[][src]Function c2rust_refactor::reflect::reflect_tcx_ty

pub fn reflect_tcx_ty<'a, 'gcx, 'tcx>(
    tcx: TyCtxt<'a, 'gcx, 'tcx>,
    ty: Ty<'tcx>
) -> P<Ty>

Build an AST representing a ty::Ty.