Function abnf_core::is_char

source ·
pub fn is_char(c: impl AsChar) -> bool
Expand description

Any 7-bit US-ASCII character, excluding NUL

CHAR = %x01-7F