Function pabi::chess::attacks::queen_attacks

source ·
pub(super) fn queen_attacks(from: Square, occupancy: Bitboard) -> Bitboard