Docs.rs
nbchan-0.1.3
nbchan 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
Versions
94.74%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nbchan
0.1.3
All Items
Crate Items
Modules
Crate
nbchan
Copy item path
Source
Expand description
Highly optimized non-blocking communication channels.
Modules
ยง
mpsc
Multi-producer, single-consumer FIFO channel.
oneshot
Oneshot channel.