pub fn is_isize_or_usize(typ: Ty<'_>) -> bool
Return true if the passed typ is isize or usize.
true
typ
isize
usize