Module scc::hash_map[][src]

Expand description

The module implements HashMap.

Structs

A scalable concurrent hash map data structure.

Ticket keeps the increased minimum capacity of the HashMap during its lifetime.