Docs.rs
gil-0.8.0
gil 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
abhikjain360
Dependencies
atomic-wait ^1.1.0
normal
optional
futures ^0.3.31
normal
optional
loom ^0.7.2
normal
optional
criterion ^0.8.2
dev
libc ^0.2.181
dev
Versions
95%
of the crate is documented
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
Skip to main content
Module read_guard
gil
0.8.0
Module read_
guard
Module Items
Structs
Traits
In crate gil
gil
Module
read_
guard
Copy item path
Source
Structs
§
Read
Guard
RAII guard for batch read operations on a queue receiver.
Traits
§
Batch
Reader
Trait for queue receivers that support batch read operations.