pub type PartitionedScopes = RwLock<HashMap<ScopeId, Scope>>;
Expand description

Partitioned Scopes RwLock hashmap