Docs.rs
pgn-reader-0.29.0
pgn-reader 0.29.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
niklasf
Dependencies
btoi ^0.5
normal
memchr ^2.2
normal
shakmaty ^0.30
normal
criterion ^0.7.0
dev
crossbeam ^0.8.4
dev
zstd ^0.13.3
dev
Versions
94%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module reader
pgn_
reader
0.29.0
Module reader
Module Items
Structs
In crate pgn_
reader
pgn_reader
Module
reader
Copy item path
Source
Structs
ยง
Read
Games
Iterator returned by
Reader::read_games()
.
Reader
Reads a PGN and calls
Visitor
methods.
Reader
Builder
Build a
Reader
with custom settings.