Docs.rs
sized-chunks-0.7.0
sized-chunks 0.7.0
Docs.rs crate page
MPL-2.0
+
Links
Documentation
Repository
crates.io
Source
Owners
bodil
Dependencies
arbitrary ^1.0.2
normal
optional
array-ops ^0.1.0
normal
optional
bitmaps ^3.1.0
normal
refpool ^0.4.3
normal
optional
Versions
100%
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
sized_
chunks
0.7.0
Module sized_
chunk
Module Items
Structs
In crate sized_
chunks
sized_chunks
Module
sized_chunk
Copy item path
Source
Expand description
A fixed capacity smart array.
See
Chunk
Structs
ยง
Chunk
A fixed capacity smart array.
Drain
A draining iterator over the elements of a
Chunk
.
Iter
A consuming iterator over the elements of a
Chunk
.