Type Definition rtic_syntax::Set

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

An order set