[][src]Crate logmap

Structs

LoanMap
OptiMap

A concurrent HashMap that uses optimistic concurrency control (hence the name)

ReadGuard
ValueHolder

A struct used to hold the bucket for as long as the value is needed

WriteGuard