Type Alias darling_core::usage::LifetimeSet
source · pub type LifetimeSet = FnvHashSet<Lifetime>;Expand description
A set of lifetimes.
Aliased Type§
struct LifetimeSet { /* private fields */ }pub type LifetimeSet = FnvHashSet<Lifetime>;A set of lifetimes.
struct LifetimeSet { /* private fields */ }