Skip to main content
games
chess
0.1.0-dev
In chess::
formats::
pgn::
stream
chess
::
formats
::
pgn
::
stream
Function
games
Copy item path
Source
pub fn games<R:
Read
>(reader: R) -> impl
Iterator
<Item =
Result
<
Result
<
Game
>>>