Struct ioc::Create
[−]
[src]
pub struct Create<Obj>(_);
pub struct Create<Obj>(_);
impl<'a, Obj, Key, Base: ?Sized> InvocationMethod<'a, Key, Base> for Create<Obj> where Obj: FactoryObject, Obj::Factory: ServiceReflect<Key=Key>, Key: ServiceKey, Base: Downcast<Obj::Factory>
[src]