[][src]Function cetkaik_yhuap_move_candidates::to_absolute_board

#[must_use]pub fn to_absolute_board(
    board: &[[Option<Piece>; 9]; 9],
    p: Perspective
) -> HashMap<(Row, Column), Piece, RandomState>