pub type ComponentDefinitionRegistryPtr = Box<dyn ComponentDefinitionRegistry + Send + Sync>;

Aliased Type§

struct ComponentDefinitionRegistryPtr(/* private fields */);