samotop_parser::grammar
pub fn string<'input>( __input: &'input [u8]) -> Result<String, ParseError<<[u8] as Parse>::PositionRepr>>