[][src]Module rustenginelib::bitboard

Traits

BitboardTrait

Bitboard trait adds functions to an u64 that allow treating it as a chess engine bitboard

Type Definitions

Bitboard

Bitboard type represents the squares of a 8x8 chess board as bits of an unsigned 64 bit integer