Function rustc_hir_analysis::collect::resolve_bound_vars::late_arg_as_bound_arg
source ยท fn late_arg_as_bound_arg<'tcx>(
tcx: TyCtxt<'tcx>,
arg: &ResolvedArg,
param: &GenericParam<'tcx>,
) -> BoundVariableKind