[][src]Type Definition yaar_lock::future::SemaphoreReleaser

type SemaphoreReleaser<'a> = RawSemaphoreReleaser<'a, OsThreadEvent>;
This is supported on feature="os" only.