fn evaluate_color(board: &Board, dangered_king_squares: u32) -> EvaluationResult
Expand description

Evaluates pawn structure on the board for the specified color and with dangered_king_squares count.