Docs.rs
duck-chess-0.1.1
duck-chess 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
arrayvec ^0.7
normal
byte-parser ^0.2
normal
serde ^1.0
normal
serde-big-array ^0.4
normal
criterion ^0.3
dev
Versions
3.61%
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
All
duck_
chess
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
engine::BitBoard
logic::ComputedBoard
pgn::MovesFormatter
pgn::PgnMove
types::Board
types::CanCastle
types::Move
types::Piece
Enums
pgn::Error
pgn::PgnPieceMove
types::Direction
types::PieceKind
types::PieceMove
types::Side
types::Square
Functions
engine::evaluate_single_board
pgn::parse_moves