Skip to main content

quoted_string

Function quoted_string 

Source
pub fn quoted_string<'a>(input: &mut &'a str) -> PResult<'a, &'a str>
Expand description

Parse a quoted string “…” with SIMD acceleration