pub const fn is_valid_ascii_slice(slc: &[u8]) -> bool
Determine if a slice is all valid ASCII characters for float grammar.