Module alloc_btree_map

Module alloc_btree_map 

Source
Expand description

Module providing a map implementation based on alloc::collections::BTreeMap.

Structsยง

AllocBTreeMap
A Map implementation based on alloc::collections::BTreeMap.