Struct map18xx::Options
[−]
[src]
pub struct Options {
pub verbose: bool,
pub debug_coordinates: bool,
}Place to store command line options
Fields
verbose: bool
debug_coordinates: bool