[][src]Module contrie::map

The ConMap type and its helpers.

Structs

ConMap

A concurrent map.

Element

An element stored inside the ConMap.

Iter

The iterator of the ConMap.