Function collections::btree::map::handle_underfull_node [] [src]

fn handle_underfull_node<'a, K, V>(node: NodeRef<Mut<'a>, K, V, LeafOrInternal>) -> UnderflowResult<'a, K, V>
Unstable (collections #27783)

: library is unlikely to be stabilized with the current layout and name, use std::collections instead