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