Docs.rs
  • libgo-0.5.0
    • libgo 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dcampbell24
    • Dependencies
      • rand ^0.8 normal
      • clap ^4 dev
      • criterion ^0.5 dev
    • Versions
    • 100% 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

libgo0.5.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • game::Game
  • game::board::Board
  • game::board::Move
  • game::matrix::Matrix
  • game::matrix::Node
  • game::matrix::Region
  • game::vertex::Vertex
  • game::vertex::Vertices
  • gtp::command::Command
  • gtp::command::CommandsIter
  • gtp::engine::Engine
  • gtp::response::Response

Enums

  • game::Clock
  • game::Handicap
  • game::RuleSet
  • game::board::State
  • game::player::Player

Traits

  • gtp::command::Commands

Type Aliases

  • gtp::response::CommandResult

Constants

  • game::CHINESE_KOMI
  • gtp::engine::AGENT_VERSION