Type Alias springtime_di::factory::ComponentDefinitionRegistryPtr
source · pub type ComponentDefinitionRegistryPtr = Box<dyn ComponentDefinitionRegistry + Send + Sync>;Aliased Type§
struct ComponentDefinitionRegistryPtr(/* private fields */);