Docs.rs
zrx-store-0.0.9
zrx-store 0.0.9
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zensical-bot
Dependencies
ahash ^0.8.12
normal
slab ^0.4.12
normal
Versions
96.15%
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 queue
zrx_
store
0.0.9
Module queue
Module Items
Structs
In crate zrx_
store
zrx_store
Module
queue
Copy item path
Source
Expand description
Queue.
Structs
ยง
Item
Queue item.
Iter
Iterator over the items of a
Queue
.
IterMut
Mutable iterator over the items of a
Queue
.
Keys
Iterator over the keys of a
Queue
.
Queue
Queue.
Values
Iterator over the values of a
Queue
.