Function ty_from_hir_ty

Source
pub fn ty_from_hir_ty<'tcx>(
    cx: &LateContext<'tcx>,
    hir_ty: &Ty<'tcx>,
) -> Ty<'tcx>
Expand description