Function inanis::state::movegen::get_rook_moves
source · pub fn get_rook_moves(occupancy_bb: u64, square: usize) -> u64Expand description
Gets a rook moves for the square specified by square, considering occupancy_bb.