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

type IdentRefSet<'a> = FnvHashSet<&'a Ident>;

A set of references to idents.