pub fn string<'input>( __input: &'input str) -> Result<&'input str, ParseError<<str as Parse>::PositionRepr>>
A backquote-delimited string.