Crate pstd

Source
Expand description

Crate with parts of Rust std library ( different implementations, features not yet stabilised etc ), in particular collections::btree_map.

Modulesยง

alloc
Memory allocation.
collections
Containers.