Module map

Module map 

Source
Expand description

Map utilities and implementations.

Structsยง

SharedState
A value in the SharedStateMap that provides read and write access.
SharedStateMap
A thread-safe map that allows concurrent access to values using read-write locks.