pub type LifetimeSet = FnvHashSet<Lifetime>;
Expand description

A set of lifetimes.