Re-exports§
pub use collections::ExBoundedArray;pub use collections::ExBox;pub use collections::ExHashMap;pub use collections::ExPriorityQueue;pub use collections::ExString;pub use collections::ExVec;
Modules§
- alloc
- Memory allocator trait and concrete implementations.
- collections
- High-performance collections backed by explicit allocators.