[][src]Function cetkaik_yhuap_move_candidates::to_relative_board

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