Struct map18xx::NewGameOptions
[−]
[src]
pub struct NewGameOptions {
pub game: String,
pub name: String,
pub overwrite: bool,
}Fields
game: String
name: String
overwrite: bool