Docs.rs
oxihuman-core-0.1.1
oxihuman-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0.102
normal
hex ^0.4.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10
normal
thiserror ^2.0.18
normal
toml ^1.0.6
normal
criterion ^0.8.2
dev
proptest ^1.10.0
dev
Versions
46.42%
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 batch_queue
oxihuman_
core
0.1.1
Module batch_
queue
Module Items
Structs
In crate oxihuman_
core
oxihuman_core
Module
batch_
queue
Copy item path
Source
Expand description
Queue that drains items in fixed-size batches.
Structs
ยง
Batch
Queue
A queue that yields items in batches of a configured size.