Skip to main content

DepSet

Type Alias DepSet 

Source
pub type DepSet<T = Id<SymbolRecord<'static>>> = BTreeSet<T>;

Aliased Typeยง

pub struct DepSet<T = Id<SymbolRecord<'static>>> { /* private fields */ }