Struct map18xx::NewGameOptions [] [src]

pub struct NewGameOptions {
    pub game: String,
    pub name: String,
    pub overwrite: bool,
}

Fields

Methods

impl NewGameOptions
[src]