Crate map_split [−] [src]
Structs
| HashMapA |
A wrapper around a HashMap which provides access to the A portion of a |
| HashMapB |
A wrapper around a HashMap which provides access to the B portion of a |
Traits
| Splittable |
A type which can be split into disjoint references. SplitType allows a type to be split multiple |
Functions
| split |
Splits a |