Module bitboard

Source

Traits§

BitboardTrait
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