Function is_signed_integer

Source
pub(crate) fn is_signed_integer(ty: &Ty) -> bool
Expand description

Return whether integer type is signed.