Type Definition safe_index::examples::basic::VarBSet[][src]

pub type VarBSet = BTreeSet<VarIndex>;
Expand description

Set of variable indexes.