pub type Move = String;
An SGF Move value for an unknown game.
pub struct Move { /* private fields */ }