Docs.rs
immutable-chunkmap-2.1.0
immutable-chunkmap 2.1.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
estokes
Dependencies
arrayvec ^0.7
normal
fxhash ^0.2
normal
optional
poolshark ^0.2.0
normal
optional
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
78.26%
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
WeakSetRefS
immutable_
chunkmap
2.1.0
Weak
SetRefS
Aliased Type
In immutable_
chunkmap::
set
immutable_chunkmap
::
set
Type Alias
Weak
SetRefS
Copy item path
Source
pub type WeakSetRefS<K> =
WeakSetRef
<K, 32>;
Aliased Type
ยง
pub struct WeakSetRefS<K>(
/* private fields */
);