AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Alloc Crate in Rust 1.38
The future trait is more something for library authors to deal with and executor developers to deal with. The alloc crate is a new crate in the standard library, kind of a new division of the library. This means that if you were on an embedded platform, you can now get almost all of the Rust data structures and collections immediately for use in your application.