Function rustc_hir_typeck::op::deref_ty_if_possible

source ·
fn deref_ty_if_possible(ty: Ty<'_>) -> Ty<'_>
Expand description

Dereferences a single level of immutable referencing.