Docs.rs
lazy-queue-0.2.1
lazy-queue 0.2.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mexus
Dependencies
futures-core ^0.3
normal
pin-project ^0.4.6
normal
tokio ^0.2.6
normal
futures ^0.3
dev
tokio ^0.2.6
dev
Versions
100%
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
lazy_
queue
0.2.1
Module unbounded
Module Items
Structs
In crate lazy_
queue
lazy_queue
Module
unbounded
Copy item path
Source
Expand description
Unbounded queue.
Structs
ยง
Lazy
Queue
A clonable thread safe sink-like queue.
Queue
Processor
Lazy queue processor.