Structs§
- Hash
SetWith View HashSetWithView
is a trusted wrapper aroundstd::collections::HashSet
withView
implemented for the typevstd::map::Set<<Key as View>::V>
.- String
Hash Set StringHashSet
is a trusted wrapper aroundstd::collections::HashSet<String>
withView
implemented for the typevstd::map::Set<Seq<char>>
.