Expand description
This crate is an extension of Rust`s dependency-free alloc library.
All modules present in Rust’s default library are are mirrored in this library. Module names
are suffixed with a -ext
to avoid conflicts with Rust’s standard libraries.
Modules§
- alloc
- Alloc Extensions