Struct async_lock::SemaphoreGuardArc [−][src]
pub struct SemaphoreGuardArc(_);Expand description
An owned guard that releases the acquired permit.
pub struct SemaphoreGuardArc(_);An owned guard that releases the acquired permit.