Docs.rs
fixed-map-0.9.5
fixed-map 0.9.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
udoprog
Dependencies
fixed-map-derive =0.9.5
normal
hashbrown ^0.13.2
normal
optional
serde ^1.0.145
normal
optional
criterion ^0.4.0
dev
hashbrown ^0.13.2
dev
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
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
fixed_
map
0.9.5
Crate Items
Structs
Enums
Traits
Type Aliases
Derive Macros
List of all items
Structs
Map
Set
map::Map
set::Set
set::storage::BooleanSetStorage
set::storage::HashbrownSetStorage
set::storage::OptionSetStorage
set::storage::SingletonSetStorage
Enums
map::Entry
Traits
Key
map::MapStorage
map::OccupiedEntry
map::VacantEntry
raw::RawStorage
set::storage::SetStorage
Derive Macros
Key
Type Aliases
map::IntoIter
map::Iter
map::IterMut
map::Keys
map::Values
map::ValuesMut
set::IntoIter
set::Iter