Function clippy_utils::ty::can_partially_move_ty

source ยท
pub fn can_partially_move_ty<'tcx>(cx: &LateContext<'tcx>, ty: Ty<'tcx>) -> bool
Expand description

Checks whether a type can be partially moved.