Struct std::sync::MutexGuard 1.0.0[−][src]
#[must_use = "if unused the Mutex will immediately unlock"]pub struct MutexGuard<'a, T: ?Sized + 'a> { /* fields omitted */ }
#[must_use = "if unused the Mutex will immediately unlock"]pub struct MutexGuard<'a, T: ?Sized + 'a> { /* fields omitted */ }