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

type LifetimeSet = FnvHashSet<Lifetime>;

A set of lifetimes.