Type Definition ashpan::GuardedInstance[][src]

pub type GuardedInstance = GuardedResource<'static, Instance, &'static ()>;
Expand description