ucui 0.1.3

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