Docs.rs
shaq-1.0.0
shaq 1.0.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
apfitzge
Dependencies
core_affinity ^0.8.3
dev
ctrlc ^3.4.6
dev
libc ^0.2.174
normal
Versions
75%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 shaq
shaq
1.0.0
All Items
Crate Items
Modules
Structs
Functions
Crate
shaq
Copy item path
Source
Modules
§
error
Structs
§
Consumer
Consumer side of the SPSC shared queue.
Producer
Producer side of the SPSC shared queue.
Functions
§
minimum_
file_
size
Calculates the minimum file size required for a queue with given capacity. Note that file size MAY need to be increased beyond this to account for page-size requirements.