Docs.rs
chess-3.2.0
chess 3.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jordanbray
Dependencies
arrayvec ^0.5.1
normal
failure ^0.1.6
normal
nodrop ^0.1.14
normal
failure ^0.1.6
build
rand ^0.7.2
build
Versions
56%
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
NUM_PIECES
chess
3.2.0
chess
Constant
NUM_
PIECES
Copy item path
Source
pub const NUM_PIECES:
usize
= 6;
Expand description
How many piece types are there?