Function abnf_core::is_vchar

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

Visible (printing) characters

VCHAR = %x21-7E