fn evaluate_color(board: &Board, color: usize) -> EvaluationResult
Expand description

Evaluates pawn structure on the board for the specified color.