Function rustc_ast_lowering::lifetime_collector::lifetimes_in_bounds
source ยท pub(crate) fn lifetimes_in_bounds(
resolver: &ResolverAstLowering,
bounds: &GenericBounds,
) -> FxIndexSet<Lifetime>
pub(crate) fn lifetimes_in_bounds(
resolver: &ResolverAstLowering,
bounds: &GenericBounds,
) -> FxIndexSet<Lifetime>