Docs.rs
  • board-game-0.8.2
    • board-game 0.8.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KarelPeeters
    • Dependencies
      • arimaa_engine_step ^1.0.1 normal
      • cast_trait ^0.1.2 normal
      • chess ^3.2.0 normal
      • decorum ^0.3.1 normal
      • internal-iterator ^0.2.1 normal
      • itertools ^0.10.5 normal
      • lazy_static ^1.4.0 normal
      • nohash-hasher ^0.2.0 normal
      • nom ^7.1.3 normal
      • num-traits ^0.2.15 normal
      • once_cell ^1.18.0 normal
      • rand ^0.8.5 normal
      • rand_xoshiro ^0.6.0 normal
      • rayon ^1.7.0 normal
      • static_assertions ^1.1.0 normal
    • Versions
    • 19.42% 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
    • 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

board_game0.8.2

Module command

Module Items

  • Structs
  • Enums
  • Type Aliases

In board_game::interface::gtp

board_game::interface::gtp

Module command

Source

Structs§

Command
InvalidCommand
Response
UnknownCommand
UnknownStatus

Enums§

CommandKind
FinalStatusKind

Type Aliases§

ResponseInner