Function clippy_utils::ty::peel_mid_ty_refs
source · Expand description
Peels off all references on the type. Returns the underlying type and the number of references removed.
Peels off all references on the type. Returns the underlying type and the number of references removed.