Module generational_cache::map::impls::alloc_btree_map
source · Expand description
Module providing a map implementation based on alloc::collections::BTreeMap.
Structs
- A
Mapimplementation based onalloc::collections::BTreeMap.