Skip to main content

BundlesGuard

Type Alias BundlesGuard 

Source
pub type BundlesGuard<'b> = MutexGuard<'b, RawMutex, InstanceBundles>;

Aliased Typeยง

pub struct BundlesGuard<'b> { /* private fields */ }