is_integer_type

Function is_integer_type 

Source
pub fn is_integer_type(type_name: &str) -> bool
Expand description

Returns true if the given type name is an integer type.