Skip to main content

string

Function string 

Source
pub fn string(input: &str) -> ParseResult<'_, String>
Expand description

string = ' { special | digit | space | lower | upper | high_codepoint | apostrophe apostrophe | reverse_solidus reverse_solidus | control_directive } ' .