[][src]Type Definition spinning::MutexGuard

type MutexGuard<'a, T> = MutexGuard<'a, RawMutex, T>;