serde_derive::internals::attr

Function collect_lifetimes

source
fn collect_lifetimes(ty: &Type, out: &mut BTreeSet<Lifetime>)