Function single_quoted_string

Source
pub fn single_quoted_string<S>(input: &mut S) -> ModalResult<String>
where S: TokenStream,
Expand description

Consume an ‘single-quoted string’.