If you prefer to be more specific, generics in Rust are still not as powerful as in C++, lacking const parameters and HKT, although they are coming.
Also compile time code execution is not yet supported, although quite a bit can be achieved with macros.