Expand description
Module that defines the SetStorage trait.
Structs
SetStorageforbooltypes.SetStoragefor dynamically stored types, usinghashbrown::HashSet.SetStorageforOptiontypes.SetStoragetypes that can only inhabit a single value (like()).
Traits
- The trait defining how storage works for
Set.