Function is_valid

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

Checks if the given byte is valid, i.e. either alphanumeric or special.