Expand description
Strongly-typed, very fast, asynchronous state.
Stores state as a DashMap<dyn Any + Send + Sync>, but uses downcast
to
ensure safe typing.
Strongly-typed, very fast, asynchronous state.
Stores state as a DashMap<dyn Any + Send + Sync>, but uses downcast
to
ensure safe typing.