Type Definition LifetimeSet
darling_core::usage
type LifetimeSet = FnvHashSet<Lifetime>;
A set of lifetimes.