(function() {var implementors = {};
implementors["cli"] = [{"text":"impl StructOpt for Command","synthetic":false,"types":["cli::Command"]}];
implementors["headless"] = [{"text":"impl StructOpt for Args","synthetic":false,"types":["headless::Args"]}];
implementors["importer"] = [{"text":"impl StructOpt for Job","synthetic":false,"types":["importer::Job"]}];
implementors["map_editor"] = [{"text":"impl StructOpt for Args","synthetic":false,"types":["map_editor::Args"]}];
implementors["map_model"] = [{"text":"impl StructOpt for RawToMapOptions","synthetic":false,"types":["map_model::make::RawToMapOptions"]}];
implementors["sim"] = [{"text":"impl StructOpt for SimFlags","synthetic":false,"types":["sim::make::load::SimFlags"]},{"text":"impl StructOpt for SimOptions","synthetic":false,"types":["sim::sim::SimOptions"]}];
implementors["traffic_seitan"] = [{"text":"impl StructOpt for Args","synthetic":false,"types":["traffic_seitan::Args"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()