Function shakmaty::uci::chess960_uci [] [src]

pub fn chess960_uci(m: &Move) -> Uci

Converts a move to UCI notation. Castling moves are represented as a move of the king to the corresponding rook square, independently of the position.