Docs.rs
fixed-map-0.9.5
fixed-map 0.9.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fixed_map
0.9.5
Structs
Enums
Traits
Type Aliases
Derive Macros
?
Settings
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