Function abnf_core::streaming::is_ALPHA[][src]

pub fn is_ALPHA(byte: u8) -> bool

A-Z / a-z

ALPHA = %x41-5A / %x61-7A