fn get_piece_square_table(values: &[i16]) -> String
Expand description

Gets a Rust representation of the piece-square tables with the specified values.