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

pub type LifetimeSet = FnvHashSet<Lifetime>;
Expand description

A set of lifetimes.