Type Definition rasn::types::SetOf[][src]

pub type SetOf<T> = BTreeSet<T>;
Expand description

The SET OF type.