fn deref_ty_if_possible<'tcx>(ty: Ty<'tcx>) -> Ty<'tcx>
Expand description

Dereferences a single level of immutable referencing.