zng_
state_
map
0.3.8
Module state_
map
Module Items
Structs
Enums
In crate zng_
state_
map
zng_state_map
Module
state_map
Copy item path
source
Expand description
State map helper types.
Structs
§
Occupied
State
MapEntry
A view into an occupied entry in a state map.
Vacant
State
MapEntry
A view into a vacant entry in a state map.
Enums
§
State
MapEntry
A view into a single entry in a state map, which may either be vacant or occupied.