peel_hir_ty_refs_and_ptrs

Function peel_hir_ty_refs_and_ptrs 

Source
pub fn peel_hir_ty_refs_and_ptrs<'tcx>(ty: &'tcx Ty<'tcx>) -> &'tcx Ty<'tcx>
Expand description

Returns the base type for HIR references and pointers.