fn_sig_spans

Function fn_sig_spans 

Source
fn fn_sig_spans(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> impl Iterator<Item = Span>