Struct ioc::ServiceReadGuard
[−]
[src]
pub struct ServiceReadGuard<'a, Svc, Base: ?Sized + Any = DefaultBase> { // some fields omitted }
pub struct ServiceReadGuard<'a, Svc, Base: ?Sized + Any = DefaultBase> { // some fields omitted }
impl<'a, Svc, Base: ?Sized> Deref for ServiceReadGuard<'a, Svc, Base> where Svc: ServiceReflect, Base: Downcast<Svc>
[src]