ucui 0.1.4

A minimal UCI engine frontend experiment
1
2
3
struct State {
    input_move: Option<String>,
}