Crate concurrent_map

source ·

Structs

Error type for the ConcurrentMap::cas operation.
A lock-free B+ tree.
An iterator over a ConcurrentMap.

Traits

Trait for types for which a minimum possible value exists.