rasn
0.15.3
SetOf
Aliased Type
In rasn::
types
rasn
::
types
Type Alias
SetOf
Copy item path
Source
pub type SetOf<T> =
BTreeSet
<T>;
Expand description
The
SET OF
type.
Aliased Type
ยง
struct SetOf<T> {
/* private fields */
}