Function abnf_core::is_dquote

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

Double Quote (“)

DQUOTE = %x22