[][src]Function lichessbot::lichessbot::make_uci_moves

pub fn make_uci_moves<T>(
    ucis_str: T
) -> Result<(String, String), Box<dyn Error>> where
    T: Display

make uci moves from starting position and return fen of resulting position