Docs.rs
immutable-chunkmap-2.0.6
immutable-chunkmap 2.0.6
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
estokes
Dependencies
arrayvec ^0.7
normal
rayon ^1
normal
optional
serde ^1
normal
optional
hashbrown ^0.15
dev
paste ^1
dev
rand ^0.8
dev
rayon ^1
dev
serde ^1
dev
serde_json ^1
dev
Versions
80.6%
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
immutable_
chunkmap
2.0.6
Weak
SetRefS
Aliased type
In immutable_
chunkmap::
set
immutable_chunkmap
::
set
Type Alias
WeakSetRefS
Copy item path
source
pub type WeakSetRefS<K> =
WeakSetRef
<K, 32>;
Aliased Type
ยง
struct WeakSetRefS<K>(
/* private fields */
);