Type Alias NumSet

Source
type NumSet = BTreeSet<u16>;

Aliased Typeยง

struct NumSet { /* private fields */ }