[][src]Function pgn_lexer::parser::pgn_string

pub fn pgn_string(i: &[u8]) -> IResult<&[u8], &[u8], PgnError<&str>>