btree_map

Macro btree_map 

Source
macro_rules! btree_map {
    () => { ... };
    ($($tt:tt)*) => { ... };
}
Expand description

Creates a collection BTreeMap