Function rustc_trait_selection::traits::object_safety::sized_trait_bound_spans
source ยท fn sized_trait_bound_spans<'tcx>(
tcx: TyCtxt<'tcx>,
bounds: GenericBounds<'tcx>,
) -> impl 'tcx + Iterator<Item = Span>