Function chess::get_knight_moves[][src]

Important traits for BitBoard
pub fn get_knight_moves(sq: Square) -> BitBoard

Get the knight moves for a particular square.