pub type SemaphoreReleaser<'a> = GenericSemaphoreReleaser<'a, RawMutex>;
Expand description
Aliased Typeยง
struct SemaphoreReleaser<'a> { /* private fields */ }
pub type SemaphoreReleaser<'a> = GenericSemaphoreReleaser<'a, RawMutex>;
struct SemaphoreReleaser<'a> { /* private fields */ }