[][src]Type Definition futures_intrusive::sync::LocalSemaphoreReleaser

type LocalSemaphoreReleaser<'a> = GenericSemaphoreReleaser<'a, NoopLock>;