# Modern Features Rust is built with all the experience gained in the last 40 years. ## Language Features * Enums and pattern matching. * Generics. * No overhead FFI. ## Tooling * Great compiler errors. * Built-in dependency manager. * Built-in support for testing.