Type Alias yash_syntax::alias::AliasSet

source ·
pub type AliasSet = HashSet<HashEntry>;
Expand description

Collection of aliases.

Aliased Type§

struct AliasSet { /* private fields */ }