Docs.rs
fixed-map-0.9.1
fixed-map 0.9.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
udoprog
Dependencies
fixed-map-derive =0.9.1
normal
hashbrown ^0.13.2
normal
serde ^1.0.145
normal
criterion ^0.4.0
dev
hashbrown ^0.13.2
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Crate fixed_map
Structs
Enums
Traits
Type Definitions
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
set::storage::SetStorage
Derive Macros
Key
Type Definitions
map::IntoIter
map::Iter
map::IterMut
map::Keys
map::Values
map::ValuesMut
set::IntoIter
set::Iter