Docs.rs
flag-bearer-queue-0.1.0-rc.8
flag-bearer-queue 0.1.0-rc.8
Docs.rs crate page
Apache-2.0
OR
MIT
17 June 2026
Links
Repository
crates.io
Source
Owners
conradludgate
Dependencies
cfg-if ^1
normal
flag-bearer-core ^0.1.0-rc.9
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
80%
of the crate is documented
Platform
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
Skip to main content
Crate flag_bearer_queue
flag_
bearer_
queue
0.1.0-rc.8
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.