pub type SharedStateManager = Arc<StateManager>;

Aliased Type§

struct SharedStateManager { /* private fields */ }