pub type ScopeFactoryRegistry = FxHashMap<String, ScopeFactoryPtr>;

Aliased Type§

struct ScopeFactoryRegistry { /* private fields */ }