[][src]Crate trashmap

Structs

Trash

Trash is a hash, and can be used directly with TrashMap and TrashSet to interact with entries

TrashMap

A hash map that can operate on known hash values (Trash) instead of actual keys

TrashSet

A hash set that can operate on known hash values (Trash) instead of actual keys