pub fn is_isize_or_usize(typ: Ty<'_>) -> bool
Expand description

Return true if the passed typ is isize or usize.