Docs.rs
flag-bearer-queue-0.1.0-rc.7
flag-bearer-queue 0.1.0-rc.7
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
conradludgate
Dependencies
cfg-if ^1
normal
flag-bearer-core ^0.1.0-rc.7
normal
lock_api ^0.4
normal
pin-list ^0.1
normal
pin-project-lite ^0.2
normal
pollster ^0.4
dev
loom ^0.7.2
dev
parking_lot ^0.12
dev
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate flag_bearer_queue
flag_
bearer_
queue
0.1.0-rc.7
All Items
Crate Items
Modules
Structs
Crate
flag_
bearer_
queue
Copy item path
Source
Modules
§
acquire
closeable
Structs
§
Semaphore
Queue
A queue that manages the acquisition of permits from a
SemaphoreState
, or queues tasks if no permits are available.