Docs.rs
im-rc-15.1.0
im-rc 15.1.0
Permalink
Docs.rs crate page
MPL-2.0+
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bodil
Dependencies
arbitrary ^1.1
normal
optional
bitmaps ^2
normal
proptest ^1
normal
optional
quickcheck ^1
normal
optional
rand_core ^0.6
normal
rand_xoshiro ^0.6
normal
rayon ^1
normal
optional
refpool ^0.4
normal
optional
serde ^1
normal
optional
sized-chunks ^0.6.4
normal
typenum ^1.12
normal
metrohash ^1
dev
pretty_assertions ^1
dev
proptest ^1
dev
proptest-derive ^0.3
dev
rand ^0.8
dev
rayon ^1
dev
serde ^1
dev
serde_json ^1
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
im_rc
15.1.0
Module iter
Module Items
Functions
In crate im_
rc
im_rc
Module
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.