Function abnf_core::is_sp

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

Space

SP = %x20