Skip to main content

is_numeric

Function is_numeric 

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

Check if a byte is numeric (digit or numeric prefix).