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

type IdentSet = FnvHashSet<Ident>;

A set of idents.