pub type ScopeFactoryPtr = Box<dyn ScopeFactory + Send + Sync>;

Aliased Type§

struct ScopeFactoryPtr(/* private fields */);