inanis
1.6.0
In inanis::state::text::fen
Structs
ParsedEPD
Functions
board_to_epd
board_to_fen
castling_to_fen
en_passant_to_fen
epd_to_board
fen_to_board
fen_to_castling
fen_to_en_passant
fen_to_fullmove_number
fen_to_halfmove_clock
fen_to_pieces
fen_to_stm
fullmove_number_to_fen
get_epd_parameter
halfmove_clock_to_fen
pieces_to_fen
stm_to_fen
?
Function
inanis
::
state
::
text
::
fen
::
board_to_epd
source
·
[
−
]
pub fn board_to_epd(board: &
Board
) ->
String
Expand description
Converts
Board
into the EPD.