Crate concurrent_hashmap [] [src]

Structs

Accessor

A handle to a particular mapping.

ConcHashMap

A concurrent hashmap using sharding

Entries

Iterator over the hashmap's mappings.

Options

Options used when creating a hashmap.