Function inanis::state::movegen::get_knight_moves
source · pub fn get_knight_moves(square: usize) -> u64Expand description
Gets a knight moves for the square specified by square, without considering an occupancy.