Type Definition overclock::core::PartitionedScopes

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

Partitioned Scopes RwLock hashmap