[][src]Macro hina::btree_map

macro_rules! btree_map {
    ($($key: expr => $value: expr),* $(,)*) => { ... };
}