rustc_hir_analysis::collect

Function rendered_precise_capturing_args

source
fn rendered_precise_capturing_args<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> Option<&'tcx [Symbol]>