[][src]Function abnf::core::DQUOTE

pub fn DQUOTE(input: &[u8]) -> IResult<&[u8], char>

DQUOTE = %x22 ; " (Double Quote)