Docs.rs
rc_event_queue-0.4.3
rc_event_queue 0.4.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tower120
Dependencies
lock_api ^0.4.5
normal
spin ^0.9.2
normal
compiletest_rs ^0.7
dev
criterion ^0.3.3
dev
itertools ^0.10.1
dev
rand ^0.8.4
dev
loom ^0.5.2
dev
Versions
44.44%
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
rc_
event_
queue
0.4.3
Module mpmc
Module Items
Structs
Traits
In crate rc_
event_
queue
rc_event_queue
Module
mpmc
Copy item path
Source
Expand description
Multi-producer multi-consumer.
Lock-free reading. Write under lock.
Structs
§
Default
Settings
Event
Queue
Event
Reader
Iter
This is consuming iterator.
Traits
§
Settings