Crate zng_state_map
source ·Expand description
Modules§
- State map helper types.
Macros§
- Declares a static unique ID that is lazy inited.
Structs§
- Private state map.
- Unique identifier of a value in a state map.
- Mutable state map.
- Read-only state map.
Traits§
- Represents a type that can be a
StateId
value.