Function abnf_core::streaming::is_DIGIT[][src]

pub fn is_DIGIT(byte: u8) -> bool

0-9

DIGIT = %x30-39