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