Type Definition rtic_syntax::Set[][src]

pub type Set<T> = IndexSet<T>;
Expand description

An order set