Docs.rs
rustengine-1.0.60
rustengine 1.0.60
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
easychessanimations
Dependencies
once_cell ^1.3.1
normal
rand ^0.7
normal
Versions
82.34%
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
rustenginelib
1.0.60
Module bitboard
Module Items
Traits
Type Aliases
In crate rustenginelib
rustenginelib
Module
bitboard
Copy item path
Source
Traits
§
Bitboard
Trait
Bitboard trait adds functions to an u64 that allow treating it as a chess engine bitboard
Type Aliases
§
Bitboard
Bitboard type represents the squares of a 8x8 chess board as bits of an unsigned 64 bit integer