Docs.rs
deferred-map-0.2.4
deferred-map 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ShaoG-R
Dependencies
serde ^1.0
normal
optional
criterion ^0.7.0
dev
rustc-hash ^2.1.1
dev
serde_json ^1.0
dev
slotmap ^1.0.7
dev
Versions
75%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate deferred_map
deferred_
map
0.2.4
All Items
Crate Items
Structs
Crate
deferred_
map
Copy item path
Source
Structs
ยง
Deferred
Map
DeferredMap is a high-performance map based on slotmap
Handle
Handle is a one-time token for inserting values into DeferredMap
Secondary
Map
A secondary map that associates data with keys from a
DeferredMap
.