Docs.rs
  • pgnparse-0.1.15
    • pgnparse 0.1.15
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hyperchessbot
    • Dependencies
      • env_logger ^0.8.2 normal
      • log ^0.4.11 normal
      • pgn-reader ^0.16.0 normal
      • rand ^0.8.0 normal
      • serde ^1.0.118 normal
      • serde_json ^1.0.61 normal
      • shakmaty ^0.17.1 normal
    • Versions
    • 65% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pgnparse0.1.15

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • parser::Book
  • parser::BookMove
  • parser::BookPosition
  • parser::PgnInfo
  • parser::PgnIterator
  • parser::SanUciFenEpd

Enums

  • parser::Variant

Functions

  • parser::parse_pgn_to_json_string
  • parser::parse_pgn_to_rust_struct
  • parser::read_lines
  • parser::turn_white