Type Definition darling_core::usage::IdentSet[][src]

pub type IdentSet = FnvHashSet<Ident>;
Expand description

A set of idents.