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

type LifetimeSet = FnvHashSet<Lifetime>;

A set of lifetimes.