pub type UstrFinSet = HashFinSet<Ustr>;
Expand description
A finite set with elements of type Ustr
.
Aliased Typeยง
pub struct UstrFinSet(/* private fields */);
pub type UstrFinSet = HashFinSet<Ustr>;
A finite set with elements of type Ustr
.
pub struct UstrFinSet(/* private fields */);