pub const fn is_valid_ascii(c: u8) -> bool
Expand description

Determine if a character is a valid ASCII character for float grammar.