Expand description
Map utilities and implementations.
Structsยง
- Shared
State - A value in the SharedStateMap that provides read and write access.
- Shared
State Map - A thread-safe map that allows concurrent access to values using read-write locks.
Map utilities and implementations.