Module map

Module map 

Source
Expand description

The underlying map used by LightCache. Desinged to be fast and non-blocking for conncurrent r/w.

Modules§

builder

Structs§

GetMut
LightMap
A concurrent hashmap implementation thats always non-blocking.