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

type IdentSet = FnvHashSet<Ident>;

A set of idents.