Skip to main content

ScopeFactoryRegistry

Type Alias ScopeFactoryRegistry 

Source
pub type ScopeFactoryRegistry = FxHashMap<String, ScopeFactoryPtr>;

Aliased Typeยง

pub struct ScopeFactoryRegistry { /* private fields */ }