mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
commit
11c9bd3de4
@ -12,7 +12,7 @@ use hash32::{BuildHasher, BuildHasherDefault, FnvHasher, Hash, Hasher};
|
||||
|
||||
use crate::Vec;
|
||||
|
||||
/// A [`heaples::IndexMap`](./struct.IndexMap.html) using the default FNV hasher
|
||||
/// A [`heapless::IndexMap`](./struct.IndexMap.html) using the default FNV hasher
|
||||
///
|
||||
/// A list of all Methods and Traits available for `FnvIndexMap` can be found in
|
||||
/// the [`heapless::IndexMap`](./struct.IndexMap.html) documentation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user