Function chess_pgn_parser::read_games [] [src]

pub fn read_games(input: &str) -> Result<Vec<Game>, ParseError>