libreal-0.14.1 doesn't have any documentation.
This is a Rust utility library which not aborts on allocational failure.
Features so far
collections::Vec
: Growable arrayscollections::Heap
: Heaps onVec
collections::heap::slice
: Heap operations on slicescollections::b_tree
: B-trees