pub type LifetimeSet = FnvHashSet<Lifetime>;
Expand description
A set of lifetimes.
Aliased Typeยง
pub struct LifetimeSet { /* private fields */ }
pub type LifetimeSet = FnvHashSet<Lifetime>;
A set of lifetimes.
pub struct LifetimeSet { /* private fields */ }