pub fn string<'a>(input: &mut BytesStream<'a>) -> ModalResult<&'a str>
Parses a string literal until \0
\0
If parse failed.