Type Definition ashpan::GuardedDevice[][src]

pub type GuardedDevice = GuardedResource<'static, Device, &'static ()>;
Expand description