Skip to main content

is_numeric

Function is_numeric 

Source
pub fn is_numeric(byte: u8) -> bool
Expand description

Whether a byte may appear in a number: 09, +, -, ..