Crate collection [−] [src]
Persistent datastructure
Macros
| collection |
Structs
| CheckSum |
|
| Collection |
A collection of elements of type T, with metadata of type M. |
| Key |
A key, K is usually |
| Max |
Metadata for the maximum |
Traits
| MapOps |
Map operations on a Collection |
| MapOpsKeySum |
Operations on a map with |
| Meta |
Metadata for |
| SetOps |
Set operations on a Collection |
| SetOpsCheckSum |
Set operations on Checksummed sets |
| Val |
A value that can be put into a Collection.
Has to be clonable, and have impl the |
| VectorOps |
Vector Operations on a Collection |