Docs.rs
imbl-3.0.0
imbl 3.0.0
Docs.rs crate page
MPL-2.0+
Links
Homepage
Repository
crates.io
Source
Owners
jneem
Dependencies
arbitrary ^1.0
normal
optional
bitmaps ^3
normal
imbl-sized-chunks ^0.1.1
normal
proptest ^1.0
normal
optional
quickcheck ^1.0
normal
optional
rand_core ^0.6.3
normal
rand_xoshiro ^0.6
normal
rayon ^1
normal
optional
refpool ^0.4
normal
optional
serde ^1
normal
optional
triomphe ^0.1.11
normal
optional
metrohash ^1
dev
pretty_assertions ^1.0
dev
proptest ^1.0
dev
proptest-derive ^0.4
dev
rand ^0.8
dev
rayon ^1
dev
serde ^1
dev
serde_json ^1
dev
static_assertions ^1.1.0
dev
version_check ^0.9
build
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
imbl
3.0.0
Module iter
Functions
In crate imbl
?
Settings
Module
imbl
::
iter
Copy item path
source
·
[
−
]
Expand description
Iterators over immutable data.
Functions
§
unfold
Create an iterator of values using a function to update an owned state value.