Structs§
- Hash
MapWith View HashMapWithViewis a trusted wrapper aroundstd::collections::HashMapwithViewimplemented for the typevstd::map::Map<<Key as View>::V, Value>.- String
Hash Map StringHashMapis a trusted wrapper aroundstd::collections::HashMap<String, Value>withViewimplemented for the typevstd::map::Map<Seq<char>, Value>.