abstreet/rustdoc/search-index.js
2021-01-16 06:05:00 +00:00

35 lines
861 KiB
JavaScript

var searchIndex = JSON.parse('{\
"abstio":{"doc":"A/B Street organizes data files in a particular way. This…","i":[[3,"FileWithProgress","abstio","",null,null],[12,"inner","","",0,null],[12,"path","","",0,null],[12,"processed_bytes","","",0,null],[12,"total_bytes","","",0,null],[12,"started_at","","",0,null],[12,"last_printed_at","","",0,null],[3,"Manifest","","A list of all canonical data files for A/B Street that\'re…",null,null],[12,"entries","","Keyed by path, starting with \\\"data/\\\"",1,null],[3,"Entry","","A single file",null,null],[12,"checksum","","md5sum of the file",2,null],[12,"uncompressed_size_bytes","","Uncompressed size in bytes",2,null],[12,"compressed_size_bytes","","Compressed size in bytes",2,null],[3,"DataPacks","","Player-chosen groups of files to opt into downloading",null,null],[12,"runtime","","A list of cities to download for using in A/B Street.",3,null],[12,"input","","A list of cities to download for running the map importer.",3,null],[3,"MapName","","A single map is identified using this. Using a struct…",null,null],[12,"city","","The name of the city, in filename-friendly form -- for…",4,null],[12,"map","","The name of the map within the city, in filename-friendly…",4,null],[5,"maybe_read_json","","",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"read_json","","",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"read_binary","","",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"read_object","","May be a JSON or binary file",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"must_read_object","","May be a JSON or binary file. Panics on failure.",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"find_prev_file","","Keeps file extensions",null,[[["string",3]],[["option",4],["string",3]]]],[5,"find_next_file","","",null,[[["string",3]],[["option",4],["string",3]]]],[5,"load_all_objects","","Load all serialized things from a directory, return sorted…",null,[[["string",3]],["vec",3]]],[5,"list_all_objects","","Just list all things from a directory, return sorted by…",null,[[["string",3]],[["vec",3],["string",3]]]],[5,"file_exists","","",null,[[["string",3],["into",8]]]],[5,"list_dir","","Returns full paths",null,[[["string",3]],[["vec",3],["string",3]]]],[5,"slurp_file","","",null,[[["string",3],["into",8]],[["result",6],["vec",3]]]],[5,"maybe_read_binary","","",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"write_json","","",null,[[["string",3]]]],[5,"write_binary","","",null,[[["string",3]]]],[5,"delete_file","","Idempotent",null,[[["string",3],["into",8]]]],[5,"path","","",null,[[["string",3],["into",8]],["string",3]]],[5,"path_prebaked_results","","",null,[[["mapname",3]],["string",3]]],[5,"path_scenario","","",null,[[["mapname",3]],["string",3]]],[5,"path_all_scenarios","","",null,[[["mapname",3]],["string",3]]],[5,"parse_scenario_path","","Extract the map and scenario name from a path. Crashes if…",null,[[]]],[5,"path_player","","",null,[[["string",3],["into",8]],["string",3]]],[5,"path_camera_state","","",null,[[["mapname",3]],["string",3]]],[5,"path_edits","","",null,[[["mapname",3]],["string",3]]],[5,"path_all_edits","","",null,[[["mapname",3]],["string",3]]],[5,"path_save","","",null,[[["mapname",3],["string",3]],["string",3]]],[5,"path_all_saves","","",null,[[["mapname",3]],["string",3]]],[5,"path_popdat","","",null,[[],["string",3]]],[5,"path_raw_map","","",null,[[["mapname",3]],["string",3]]],[5,"slurp_bytes","","An adapter for widgetry::Settings::read_svg to read SVGs…",null,[[],["vec",3]]],[0,"io_native","","Normal file IO using the filesystem",null,null],[3,"FileWithProgress","abstio::io_native","",null,null],[12,"inner","","",0,null],[12,"path","","",0,null],[12,"processed_bytes","","",0,null],[12,"total_bytes","","",0,null],[12,"started_at","","",0,null],[12,"last_printed_at","","",0,null],[5,"file_exists","","",null,[[["string",3],["into",8]]]],[5,"list_dir","","Returns full paths",null,[[["string",3]],[["vec",3],["string",3]]]],[5,"slurp_file","","",null,[[["string",3],["into",8]],[["result",6],["vec",3]]]],[5,"inner_slurp_file","","",null,[[],[["result",6],["vec",3]]]],[5,"maybe_read_binary","","",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"maybe_write_json","","",null,[[],["result",6]]],[5,"write_json","","",null,[[["string",3]]]],[5,"maybe_write_binary","","",null,[[],["result",6]]],[5,"write_binary","","",null,[[["string",3]]]],[5,"delete_file","","Idempotent",null,[[["string",3],["into",8]]]],[11,"new","abstio","Also hands back a callback that\'ll add the final result to…",0,[[],["result",6]]],[0,"abst_data","","",null,null],[3,"Manifest","abstio::abst_data","A list of all canonical data files for A/B Street that\'re…",null,null],[12,"entries","","Keyed by path, starting with \\\"data/\\\"",1,null],[3,"Entry","","A single file",null,null],[12,"checksum","","md5sum of the file",2,null],[12,"uncompressed_size_bytes","","Uncompressed size in bytes",2,null],[12,"compressed_size_bytes","","Compressed size in bytes",2,null],[3,"DataPacks","","Player-chosen groups of files to opt into downloading",null,null],[12,"runtime","","A list of cities to download for using in A/B Street.",3,null],[12,"input","","A list of cities to download for running the map importer.",3,null],[11,"load","abstio","",1,[[],["manifest",3]]],[11,"filter","","Removes entries from the Manifest to match the DataPacks…",1,[[["datapacks",3]],["manifest",3]]],[11,"load_or_create","","Load the player\'s config for what files to download, or…",3,[[],["datapacks",3]]],[0,"abst_paths","","Generate paths for different A/B Street files",null,null],[3,"ROOT_DIR","abstio::abst_paths","",null,null],[12,"__private_field","","",5,null],[3,"ROOT_PLAYER_DIR","","",null,null],[12,"__private_field","","",6,null],[3,"MapName","","A single map is identified using this. Using a struct…",null,null],[12,"city","","The name of the city, in filename-friendly form -- for…",4,null],[12,"map","","The name of the map within the city, in filename-friendly…",4,null],[5,"path","","",null,[[["string",3],["into",8]],["string",3]]],[5,"path_prebaked_results","","",null,[[["mapname",3]],["string",3]]],[5,"path_scenario","","",null,[[["mapname",3]],["string",3]]],[5,"path_all_scenarios","","",null,[[["mapname",3]],["string",3]]],[5,"parse_scenario_path","","Extract the map and scenario name from a path. Crashes if…",null,[[]]],[5,"path_player","","",null,[[["string",3],["into",8]],["string",3]]],[5,"path_camera_state","","",null,[[["mapname",3]],["string",3]]],[5,"path_edits","","",null,[[["mapname",3]],["string",3]]],[5,"path_all_edits","","",null,[[["mapname",3]],["string",3]]],[5,"path_save","","",null,[[["mapname",3],["string",3]],["string",3]]],[5,"path_all_saves","","",null,[[["mapname",3]],["string",3]]],[5,"path_popdat","","",null,[[],["string",3]]],[5,"path_raw_map","","",null,[[["mapname",3]],["string",3]]],[11,"new","abstio","Create a MapName from a simple city and map name.",4,[[],["mapname",3]]],[11,"seattle","","Convenient constructor for the main city of the game.",4,[[],["mapname",3]]],[11,"describe","","Stringify the map name for debug messages. Don\'t implement…",4,[[],["string",3]]],[11,"as_filename","","Stringify the map name for filenames.",4,[[],["string",3]]],[11,"from_path","","Transforms a path to a map back to a MapName. Returns…",4,[[],[["option",4],["mapname",3]]]],[11,"path","","Returns the filesystem path to this map.",4,[[],["string",3]]],[11,"list_all_cities","","Returns all city names.",4,[[],[["vec",3],["string",3]]]],[11,"list_all_maps_in_city","","Returns all maps from one city.",4,[[],[["vec",3],["mapname",3]]]],[11,"list_all_maps","","Returns all maps from all cities.",4,[[],[["vec",3],["mapname",3]]]],[0,"io","","",null,null],[5,"maybe_read_json","abstio::io","",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"read_json","","",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"read_binary","","",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"read_object","","May be a JSON or binary file",null,[[["timer",3],["string",3]],[["result",6],["deserializeowned",8]]]],[5,"must_read_object","","May be a JSON or binary file. Panics on failure.",null,[[["timer",3],["string",3]],["deserializeowned",8]]],[5,"find_prev_file","","Keeps file extensions",null,[[["string",3]],[["option",4],["string",3]]]],[5,"find_next_file","","",null,[[["string",3]],[["option",4],["string",3]]]],[5,"load_all_objects","","Load all serialized things from a directory, return sorted…",null,[[["string",3]],["vec",3]]],[5,"list_all_objects","","Just list all things from a directory, return sorted by…",null,[[["string",3]],[["vec",3],["string",3]]]],[11,"from","abstio","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"events","","",0,[[],["events",3]]],[11,"keys","","",0,[[],["keys",3]]],[11,"read_line","","",0,[[],[["result",4],["option",4],["error",3]]]],[11,"events_and_raw","","",0,[[],["eventsandraw",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"from","abstio::abst_paths","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"clone","abstio","",4,[[],["mapname",3]]],[11,"cmp","","",4,[[["mapname",3]],["ordering",4]]],[11,"eq","","",4,[[["mapname",3]]]],[11,"ne","","",4,[[["mapname",3]]]],[11,"partial_cmp","","",4,[[["mapname",3]],[["ordering",4],["option",4]]]],[11,"lt","","",4,[[["mapname",3]]]],[11,"le","","",4,[[["mapname",3]]]],[11,"gt","","",4,[[["mapname",3]]]],[11,"ge","","",4,[[["mapname",3]]]],[11,"deref","abstio::abst_paths","",5,[[],["string",3]]],[11,"deref","","",6,[[],["string",3]]],[11,"fmt","abstio","",4,[[["formatter",3]],["result",6]]],[11,"read","","",0,[[],[["result",6],["error",3]]]],[11,"serialize","","",1,[[],["result",4]]],[11,"serialize","","",2,[[],["result",4]]],[11,"serialize","","",3,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]],[11,"deserialize","","",2,[[],["result",4]]],[11,"deserialize","","",3,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]],[11,"initialize","abstio::abst_paths","",5,[[]]],[11,"initialize","","",6,[[]]]],"p":[[3,"FileWithProgress"],[3,"Manifest"],[3,"Entry"],[3,"DataPacks"],[3,"MapName"],[3,"ROOT_DIR"],[3,"ROOT_PLAYER_DIR"]]},\
"abstutil":{"doc":"The contents of this crate need to be organized better:","i":[[3,"CmdArgs","abstutil","Yet another barebones command-line flag parsing library.",null,null],[12,"kv","","",0,null],[12,"bits","","",0,null],[12,"free","","",0,null],[12,"used","","",0,null],[3,"MultiMap","","",null,null],[12,"map","","",1,null],[12,"empty","","",1,null],[3,"Counter","","",null,null],[12,"map","","",2,null],[12,"sum","","",2,null],[3,"VecMap","","Use when your key is just PartialEq, not Ord or Hash.",null,null],[12,"inner","","",3,null],[3,"Tags","","Convenience functions around a string->string map",null,null],[12,"0","","",4,null],[3,"FixedMap","","A drop-in replacement for `BTreeMap`, where the keys have…",null,null],[12,"inner","","",5,null],[12,"key_type","","",5,null],[5,"to_json","","Stringifies an object to nicely formatted JSON.",null,[[],["string",3]]],[5,"to_json_terse","","Stringifies an object to terse JSON.",null,[[],["string",3]]],[5,"from_json","","Deserializes an object from a JSON string.",null,[[["vec",3]],[["result",6],["deserializeowned",8]]]],[5,"from_json_reader","","Deserializes an object from JSON, from a reader.",null,[[["read",8]],[["result",6],["deserializeowned",8]]]],[5,"from_binary","","Deserializes an object from the bincode format.",null,[[["vec",3]],[["result",6],["deserializeowned",8]]]],[5,"from_binary_reader","","Deserializes an object from the bincode format, from a…",null,[[["read",8]],[["result",6],["deserializeowned",8]]]],[5,"serialized_size_bytes","","The number of bytes for an object serialized to bincode.",null,[[]]],[5,"serialize_btreemap","","Serializes a BTreeMap as a list of tuples. Necessary when…",null,[[["btreemap",3],["serializer",8]],["result",6]]],[5,"deserialize_btreemap","","Deserializes a BTreeMap from a list of tuples. Necessary…",null,[[["deserializer",8]],[["result",6],["btreemap",3]]]],[5,"serialize_hashmap","","Serializes a HashMap as a list of tuples, first sorting by…",null,[[["hashmap",3],["serializer",8]],["result",6]]],[5,"deserialize_hashmap","","Deserializes a HashMap from a list of tuples.",null,[[["deserializer",8]],[["result",6],["hashmap",3]]]],[5,"serialize_multimap","","Serializes a MultiMap.",null,[[["multimap",3],["serializer",8]],["result",6]]],[5,"deserialize_multimap","","Deserializes a MultiMap.",null,[[["deserializer",8]],[["result",6],["multimap",3]]]],[5,"serialize_usize","","Serializes a `usize` as a `u32` to save space. Useful when…",null,[[["serializer",8]],["result",6]]],[5,"deserialize_usize","","Deserializes a `usize` from a `u32`.",null,[[["deserializer",8]],["result",6]]],[5,"wraparound_get","","",null,[[["vec",3]]]],[5,"retain_btreemap","","",null,[[["fnmut",8],["btreemap",3]]]],[5,"retain_btreeset","","",null,[[["fnmut",8],["btreeset",3]]]],[5,"contains_duplicates","","",null,[[["vec",3]]]],[5,"setup","","On native: uses env_logYou can adjust the log level…",null,[[]]],[5,"must_run_cmd","","Runs a command, asserts success. STDOUT and STDERR aren\'t…",null,[[["command",3]]]],[5,"clamp","","",null,[[]]],[5,"plain_list_names","","",null,[[["btreeset",3],["string",3]],["string",3]]],[5,"prettyprint_usize","","",null,[[],["string",3]]],[5,"basename","","",null,[[["string",3],["into",8]],["string",3]]],[5,"parent_path","","",null,[[],["string",3]]],[0,"cli","","",null,null],[3,"CmdArgs","abstutil::cli","Yet another barebones command-line flag parsing library.",null,null],[12,"kv","","",0,null],[12,"bits","","",0,null],[12,"free","","",0,null],[12,"used","","",0,null],[5,"parse_args","","",null,[[],[["result",6],["vec",3]]]],[11,"new","abstutil","On native, initialize with real flags. On web, always empty.",0,[[],["cmdargs",3]]],[11,"from_args","","",0,[[["vec",3],["string",3]],["cmdargs",3]]],[11,"required","","",0,[[],["string",3]]],[11,"optional","","",0,[[],[["option",4],["string",3]]]],[11,"optional_parse","","",0,[[["fn",8]],["option",4]]],[11,"true_false","","",0,[[]]],[11,"enabled","","",0,[[]]],[11,"required_free","","",0,[[],["string",3]]],[11,"optional_free","","",0,[[],[["option",4],["string",3]]]],[11,"done","","",0,[[]]],[0,"collections","","",null,null],[3,"MultiMap","abstutil::collections","",null,null],[12,"map","","",1,null],[12,"empty","","",1,null],[3,"Counter","","",null,null],[12,"map","","",2,null],[12,"sum","","",2,null],[3,"VecMap","","Use when your key is just PartialEq, not Ord or Hash.",null,null],[12,"inner","","",3,null],[3,"Tags","","Convenience functions around a string->string map",null,null],[12,"0","","",4,null],[3,"FixedMap","","A drop-in replacement for `BTreeMap`, where the keys have…",null,null],[12,"inner","","",5,null],[12,"key_type","","",5,null],[5,"wraparound_get","","",null,[[["vec",3]]]],[5,"retain_btreemap","","",null,[[["fnmut",8],["btreemap",3]]]],[5,"retain_btreeset","","",null,[[["fnmut",8],["btreeset",3]]]],[5,"contains_duplicates","","",null,[[["vec",3]]]],[8,"IndexableKey","","Use with `FixedMap`. From a particular key, extract a…",null,null],[10,"index","","",6,[[]]],[11,"new","abstutil","",1,[[],["multimap",3]]],[11,"insert","","",1,[[]]],[11,"remove","","",1,[[]]],[11,"get","","",1,[[],["btreeset",3]]],[11,"set","","",1,[[["btreeset",3]]]],[11,"len","","",1,[[]]],[11,"borrow","","",1,[[],["btreemap",3]]],[11,"consume","","",1,[[],[["btreeset",3],["btreemap",3]]]],[11,"new","","",2,[[],["counter",3]]],[11,"add","","",2,[[]]],[11,"inc","","",2,[[]]],[11,"get","","",2,[[]]],[11,"sorted_asc","","Values with the same count are grouped together",2,[[],[["vec",3],["vec",3]]]],[11,"highest_n","","",2,[[],["vec",3]]],[11,"max","","",2,[[]]],[11,"sum","","",2,[[]]],[11,"compare","","",2,[[["counter",3]],["vec",3]]],[11,"borrow","","",2,[[],["btreemap",3]]],[11,"consume","","",2,[[],["btreemap",3]]],[11,"new","","",3,[[],["vecmap",3]]],[11,"consume","","",3,[[],["vec",3]]],[11,"mut_or_insert","","",3,[[["fn",8]]]],[11,"new","","",4,[[["btreemap",3],["string",3]],["tags",3]]],[11,"get","","",4,[[],[["string",3],["option",4]]]],[11,"contains_key","","",4,[[]]],[11,"is","","",4,[[]]],[11,"is_any","","",4,[[["vec",3]]]],[11,"insert","","",4,[[["string",3],["into",8]]]],[11,"remove","","",4,[[],[["option",4],["string",3]]]],[11,"is_empty","","",4,[[]]],[11,"inner","","",4,[[],["btreemap",3]]],[11,"new","","",5,[[],["fixedmap",3]]],[11,"insert","","",5,[[]]],[11,"get","","",5,[[],["option",4]]],[11,"get_mut","","",5,[[],["option",4]]],[11,"contains_key","","",5,[[]]],[11,"remove","","",5,[[],["option",4]]],[11,"values","","",5,[[],[["flatten",3],["iter",3]]]],[0,"logger","","",null,null],[5,"setup","abstutil::logger","On native: uses env_logYou can adjust the log level…",null,[[]]],[0,"process","abstutil","",null,null],[5,"must_run_cmd","abstutil::process","Runs a command, asserts success. STDOUT and STDERR aren\'t…",null,[[["command",3]]]],[0,"serde","abstutil","",null,null],[5,"to_json","abstutil::serde","Stringifies an object to nicely formatted JSON.",null,[[],["string",3]]],[5,"to_json_terse","","Stringifies an object to terse JSON.",null,[[],["string",3]]],[5,"from_json","","Deserializes an object from a JSON string.",null,[[["vec",3]],[["result",6],["deserializeowned",8]]]],[5,"from_json_reader","","Deserializes an object from JSON, from a reader.",null,[[["read",8]],[["result",6],["deserializeowned",8]]]],[5,"from_binary","","Deserializes an object from the bincode format.",null,[[["vec",3]],[["result",6],["deserializeowned",8]]]],[5,"from_binary_reader","","Deserializes an object from the bincode format, from a…",null,[[["read",8]],[["result",6],["deserializeowned",8]]]],[5,"serialized_size_bytes","","The number of bytes for an object serialized to bincode.",null,[[]]],[5,"serialize_btreemap","","Serializes a BTreeMap as a list of tuples. Necessary when…",null,[[["btreemap",3],["serializer",8]],["result",6]]],[5,"deserialize_btreemap","","Deserializes a BTreeMap from a list of tuples. Necessary…",null,[[["deserializer",8]],[["result",6],["btreemap",3]]]],[5,"serialize_hashmap","","Serializes a HashMap as a list of tuples, first sorting by…",null,[[["hashmap",3],["serializer",8]],["result",6]]],[5,"deserialize_hashmap","","Deserializes a HashMap from a list of tuples.",null,[[["deserializer",8]],[["result",6],["hashmap",3]]]],[5,"serialize_multimap","","Serializes a MultiMap.",null,[[["multimap",3],["serializer",8]],["result",6]]],[5,"deserialize_multimap","","Deserializes a MultiMap.",null,[[["deserializer",8]],[["result",6],["multimap",3]]]],[5,"serialize_usize","","Serializes a `usize` as a `u32` to save space. Useful when…",null,[[["serializer",8]],["result",6]]],[5,"deserialize_usize","","Deserializes a `usize` from a `u32`.",null,[[["deserializer",8]],["result",6]]],[0,"time","abstutil","",null,null],[3,"Progress","abstutil::time","",null,null],[12,"label","","",7,null],[12,"processed_items","","",7,null],[12,"total_items","","",7,null],[12,"started_at","","",7,null],[12,"last_printed_at","","",7,null],[12,"first_update","","",7,null],[3,"Timer","","Hierarchial magic",null,null],[12,"results","","",8,null],[12,"stack","","",8,null],[12,"outermost_name","","",8,null],[12,"notes","","",8,null],[12,"warnings","","",8,null],[12,"errors","","",8,null],[12,"sink","","",8,null],[3,"TimerSpan","","",null,null],[12,"name","","",9,null],[12,"started_at","","",9,null],[12,"nested_results","","",9,null],[12,"nested_time","","",9,null],[3,"TimedFileReader","","",null,null],[12,"inner","","",10,null],[12,"path","","",10,null],[12,"processed_bytes","","",10,null],[12,"total_bytes","","",10,null],[12,"started_at","","",10,null],[12,"last_printed_at","","",10,null],[4,"StackEntry","","",null,null],[13,"TimerSpan","","",11,null],[13,"Progress","","",11,null],[13,"File","","",11,null],[4,"Parallelism","","",null,null],[13,"Fastest","","Use all CPUs",12,null],[13,"Polite","","Use half of CPUs",12,null],[5,"elapsed_seconds","","",null,[[["instant",6]]]],[5,"prettyprint_time","","",null,[[],["string",3]]],[5,"clear_current_line","","",null,[[]]],[8,"TimerSink","","",null,null],[10,"println","","",13,[[["string",3]]]],[10,"reprintln","","",13,[[["string",3]]]],[11,"new","","",7,[[["string",3]],["progress",3]]],[11,"next","","",7,[[["option",4]],["option",4]]],[11,"cancel_iter_early","","",7,[[]]],[11,"new","","",8,[[["string",3],["into",8]],["timer",3]]],[11,"new_with_sink","","",8,[[["timersink",8],["box",3]],["timer",3]]],[11,"throwaway","","",8,[[],["timer",3]]],[11,"println","","",8,[[["string",3]]]],[11,"selfless_println","","",8,[[["option",4],["string",3]]]],[11,"note","","Log immediately, but also repeat at the end, to avoid…",8,[[["string",3]]]],[11,"warn","","",8,[[["string",3]]]],[11,"error","","",8,[[["string",3]]]],[11,"done","","Used to end the scope of a timer early.",8,[[]]],[11,"start","","",8,[[["string",3],["into",8]]]],[11,"stop","","",8,[[["string",3],["into",8]]]],[11,"start_iter","","",8,[[["string",3],["into",8]]]],[11,"next","","",8,[[]]],[11,"cancel_iter_early","","",8,[[]]],[11,"add_result","","",8,[[["string",3]]]],[11,"parallelize","","The order of the result is deterministic / matches the…",8,[[["fn",8],["vec",3],["parallelism",4]],["vec",3]]],[11,"read_file","","Then the caller passes this in as a reader",8,[[],["result",6]]],[11,"new","","",10,[[],[["result",6],["timedfilereader",3]]]],[0,"utils","abstutil","",null,null],[5,"clamp","abstutil::utils","",null,[[]]],[5,"plain_list_names","","",null,[[["btreeset",3],["string",3]],["string",3]]],[5,"prettyprint_usize","","",null,[[],["string",3]]],[5,"basename","","",null,[[["string",3],["into",8]],["string",3]]],[5,"parent_path","","",null,[[],["string",3]]],[17,"PROGRESS_FREQUENCY_SECONDS","abstutil","",null,null],[8,"IndexableKey","","Use with `FixedMap`. From a particular key, extract a…",null,null],[10,"index","","",6,[[]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"to_owned","","",5,[[]]],[11,"clone_into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"from","abstutil::time","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"events","","",8,[[],["events",3]]],[11,"keys","","",8,[[],["keys",3]]],[11,"read_line","","",8,[[],[["result",4],["option",4],["error",3]]]],[11,"events_and_raw","","",8,[[],["eventsandraw",3]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"drop","","",8,[[]]],[11,"clone","abstutil","",1,[[],["multimap",3]]],[11,"clone","","",2,[[],["counter",3]]],[11,"clone","","",4,[[],["tags",3]]],[11,"clone","","",5,[[],["fixedmap",3]]],[11,"default","","",1,[[],["multimap",3]]],[11,"default","","",2,[[],["counter",3]]],[11,"eq","","",1,[[["multimap",3]]]],[11,"ne","","",1,[[["multimap",3]]]],[11,"eq","","",4,[[["tags",3]]]],[11,"ne","","",4,[[["tags",3]]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"fmt","abstutil::time","",7,[[["formatter",3]],["result",6]]],[11,"index","abstutil","",5,[[]]],[11,"read","abstutil::time","",8,[[],[["error",3],["result",6]]]],[11,"serialize","abstutil","",4,[[],["result",4]]],[11,"serialize","","",5,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]],[11,"deserialize","","",5,[[],["result",4]]]],"p":[[3,"CmdArgs"],[3,"MultiMap"],[3,"Counter"],[3,"VecMap"],[3,"Tags"],[3,"FixedMap"],[8,"IndexableKey"],[3,"Progress"],[3,"Timer"],[3,"TimerSpan"],[3,"TimedFileReader"],[4,"StackEntry"],[4,"Parallelism"],[8,"TimerSink"]]},\
"collisions":{"doc":"A simple data format to list collisions that\'ve occurred…","i":[[3,"CollisionDataset","collisions","A single dataset describing some collisions that happened.",null,null],[12,"source_url","","A URL pointing to the original data source.",0,null],[12,"collisions","","The collisions imported from the data source.",0,null],[3,"Collision","","A single collision that occurred in the real world.",null,null],[12,"location","","A single point describing where the collision occurred.",1,null],[12,"time","","The local time the collision occurred.",1,null],[12,"severity","","The severity reported in the original data source.",1,null],[4,"Severity","","A simple ranking for how severe the collision was.…",null,null],[13,"Slight","","",2,null],[13,"Serious","","",2,null],[13,"Fatal","","",2,null],[5,"import_stats19","","Import data from the UK STATS19 dataset. See…",null,[[["extrashapes",3]],["collisiondataset",3]]],[5,"import_seattle","","Import data from Seattle GeoData…",null,[[["extrashapes",3]],["collisiondataset",3]]],[5,"parse_incdttm","","",null,[[],[["option",4],["duration",3]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"clone","","",2,[[],["severity",4]]],[11,"eq","","",2,[[["severity",4]]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"deserialize","","",0,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]],[11,"deserialize","","",2,[[],["result",4]]],[11,"serialize","","",0,[[],["result",4]]],[11,"serialize","","",1,[[],["result",4]]],[11,"serialize","","",2,[[],["result",4]]]],"p":[[3,"CollisionDataset"],[3,"Collision"],[4,"Severity"]]},\
"convert_osm":{"doc":"","i":[[3,"Options","convert_osm","",null,null],[12,"osm_input","","",0,null],[12,"name","","",0,null],[12,"clip","","The path to an osmosis boundary polygon. Highly recommended.",0,null],[12,"map_config","","",0,null],[12,"onstreet_parking","","",0,null],[12,"public_offstreet_parking","","",0,null],[12,"private_offstreet_parking","","",0,null],[12,"elevation","","If provided, pull elevation data from this SRTM file. The…",0,null],[12,"include_railroads","","OSM railway=rail will be included as light rail if so.…",0,null],[4,"OnstreetParking","","What roads will have on-street parking lanes? Data from…",null,null],[13,"JustOSM","","If not tagged, there won\'t be parking.",1,null],[13,"Blockface","","If OSM data is missing, then try to match data from…",1,null],[13,"SomeAdditionalWhereNoData","","If OSM data is missing, then infer parking lanes on some…",1,null],[12,"pct","convert_osm::OnstreetParking","[0, 100]",2,null],[4,"PublicOffstreetParking","convert_osm","How many spots are available in public parking garages?",null,null],[13,"None","","",3,null],[13,"GIS","","Pull data from…",3,null],[4,"PrivateOffstreetParking","","If a building doesn\'t have anything from…",null,null],[13,"FixedPerBldg","","",4,null],[5,"convert","","",null,[[["options",3],["timer",3]],["rawmap",3]]],[5,"use_amenities","","",null,[[["vec",3],["rawmap",3],["timer",3]]]],[5,"use_elevation","","",null,[[["rawmap",3],["timer",3]]]],[0,"clip","","",null,null],[5,"clip_map","convert_osm::clip","",null,[[["rawmap",3],["timer",3]]]],[0,"extract","convert_osm","",null,null],[3,"OsmExtract","convert_osm::extract","",null,null],[12,"roads","","Unsplit roads",5,null],[12,"traffic_signals","","Traffic signals to the direction they apply (or just true…",5,null],[12,"osm_node_ids","","",5,null],[12,"simple_turn_restrictions","","(ID, restriction type, from way ID, via node ID, to way ID)",5,null],[12,"complicated_turn_restrictions","","(relation ID, from way ID, via way ID, to way ID)",5,null],[12,"amenities","","(location, amenity)",5,null],[5,"extract_osm","","",null,[[["options",3],["rawmap",3],["timer",3]],["osmextract",3]]],[5,"is_road","","",null,[[["options",3],["tags",3]]]],[5,"is_bldg","","",null,[[["tags",3]]]],[5,"get_bldg_amenities","","",null,[[["tags",3]],[["amenity",3],["vec",3]]]],[5,"get_area_type","","",null,[[["tags",3]],[["areatype",4],["option",4]]]],[0,"osm_geom","convert_osm","Utilities for extracting concrete geometry from OSM objects.",null,null],[5,"get_multipolygon_members","convert_osm::osm_geom","",null,[[["relationid",3],["relation",3],["document",3]],["vec",3]]],[5,"glue_multipolygon","","Take a bunch of partial PolyLines and attempt to glue them…",null,[[["vec",3],["timer",3],["relationid",3],["option",4],["ring",3]],[["vec",3],["polygon",3]]]],[5,"glue_to_boundary","","",null,[[["polyline",3],["ring",3]],[["polygon",3],["option",4]]]],[5,"multipoly_geometry","","",null,[[["relationid",3],["relation",3],["document",3]],[["polygon",3],["result",6]]]],[0,"parking","convert_osm","",null,null],[5,"apply_parking","convert_osm::parking","",null,[[["options",3],["rawmap",3],["timer",3]]]],[5,"use_parking_hints","","",null,[[["rawmap",3],["timer",3],["string",3]]]],[5,"use_offstreet_parking","","",null,[[["rawmap",3],["timer",3],["string",3]]]],[5,"apply_private_offstreet_parking","","",null,[[["rawmap",3],["privateoffstreetparking",4]]]],[17,"DIRECTED_ROAD_THICKNESS","","",null,null],[0,"reader","convert_osm","",null,null],[3,"Document","convert_osm::reader","",null,null],[12,"gps_bounds","","",6,null],[12,"nodes","","",6,null],[12,"ways","","",6,null],[12,"relations","","",6,null],[3,"Node","","",null,null],[12,"pt","","",7,null],[12,"tags","","",7,null],[3,"Way","","",null,null],[12,"nodes","","",8,null],[12,"pts","","",8,null],[12,"tags","","",8,null],[3,"Relation","","",null,null],[12,"tags","","",9,null],[12,"members","","Role, member",9,null],[5,"read","","",null,[[["gpsbounds",3],["timer",3]],[["result",6],["document",3]]]],[5,"read_tags","","",null,[[["node",3]],["tags",3]]],[5,"scrape_bounds","","",null,[[["document",3]],["gpsbounds",3]]],[0,"snappy","convert_osm","",null,null],[5,"snap_cycleways","convert_osm::snappy","Attempt to snap separately mapped cycleways to main roads.…",null,[[["timer",3],["rawmap",3]]]],[5,"dump_output","","",null,[[["wayid",3],["rawmap",3],["hashmap",3],["btreemap",3],["multimap",3]]]],[5,"v1","","",null,[[["hashmap",3],["btreemap",3],["rawmap",3]],[["multimap",3],["wayid",3]]]],[0,"split_ways","convert_osm","",null,null],[5,"split_up_roads","convert_osm::split_ways","Returns amenities and a mapping of all points to split…",null,[[["rawmap",3],["timer",3],["osmextract",3]]]],[5,"dedupe_angles","","",null,[[["pt2d",3],["vec",3]],[["pt2d",3],["vec",3]]]],[0,"srtm","convert_osm","",null,null],[3,"Elevation","convert_osm::srtm","",null,null],[12,"lon_offset","","",10,null],[12,"lat_offset","","",10,null],[12,"data","","",10,null],[17,"GRID_DIM","","",null,null],[11,"load","","",10,[[],[["result",6],["elevation",3]]]],[11,"get","","",10,[[["lonlat",3]],["distance",3]]],[0,"transit","convert_osm","",null,null],[5,"extract_route","convert_osm::transit","",null,[[["polygon",3],["relation",3],["relationid",3],["document",3],["timer",3]],[["option",4],["rawbusroute",3]]]],[5,"glue_route","","",null,[[["vec",3],["wayid",3],["document",3]],[["result",6],["vec",3]]]],[5,"snap_bus_stops","","",null,[[["rawbusroute",3],["hashmap",3],["rawmap",3],["timer",3]],[["result",6],["rawbusroute",3]]]],[11,"from","convert_osm","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"from","convert_osm::extract","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"from","convert_osm::reader","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"from","convert_osm::srtm","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"clone","convert_osm","",1,[[],["onstreetparking",4]]],[11,"clone","","",3,[[],["publicoffstreetparking",4]]],[11,"clone","","",4,[[],["privateoffstreetparking",4]]],[11,"serialize","","",1,[[],["result",4]]],[11,"serialize","","",3,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]],[11,"deserialize","","",3,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]]],"p":[[3,"Options"],[4,"OnstreetParking"],[13,"SomeAdditionalWhereNoData"],[4,"PublicOffstreetParking"],[4,"PrivateOffstreetParking"],[3,"OsmExtract"],[3,"Document"],[3,"Node"],[3,"Way"],[3,"Relation"],[3,"Elevation"]]},\
"dump_map":{"doc":"","i":[[5,"main","dump_map","",null,[[]]]],"p":[]},\
"dump_scenario":{"doc":"","i":[[5,"main","dump_scenario","",null,[[]]]],"p":[]},\
"extract_cities":{"doc":"Extracts all cities from a large .osm file.","i":[[5,"main","extract_cities","",null,[[]]]],"p":[]},\
"fifteen_min":{"doc":"","i":[[5,"main","fifteen_min","",null,[[]]],[0,"find_home","","",null,null],[3,"FindHome","fifteen_min::find_home","Ask what types of amenities are necessary to be within a…",null,null],[12,"options","","",0,null],[3,"Results","","",null,null],[12,"draw_houses","","",1,null],[5,"score_houses","","For every house in the map, return the percent of…",null,[[["timer",3],["vec",3],["amenitytype",4],["simpleapp",3],["options",4]],[["buildingid",3],["percent",3],["hashmap",3]]]],[11,"new","","",0,[[["eventctx",3],["options",4]],[["state",8],["box",3]]]],[11,"new","","",1,[[["buildingid",3],["percent",3],["hashmap",3],["amenitytype",4],["vec",3],["eventctx",3],["simpleapp",3]],[["state",8],["box",3]]]],[0,"isochrone","fifteen_min","",null,null],[3,"Isochrone","fifteen_min::isochrone","Represents the area reachable from a single building.",null,null],[12,"start","","The center of the isochrone",2,null],[12,"options","","The options used to generate this isochrone",2,null],[12,"draw","","Colored polygon contours, uploaded to the GPU and ready…",2,null],[12,"time_to_reach_building","","How far away is each building from the start?",2,null],[12,"amenities_reachable","","Per category of amenity, what buildings have that?",2,null],[12,"population","","How many people live in the returned area, according to…",2,null],[12,"onstreet_parking_spots","","How many sreet parking spots are on the same road as any…",2,null],[4,"Options","","The constraints on how we\'re moving.",null,null],[13,"Walking","","",3,null],[13,"Biking","","",3,null],[11,"time_to_reach_building","","",3,[[["buildingid",3],["map",3]],[["buildingid",3],["hashmap",3],["duration",3]]]],[11,"new","","",2,[[["buildingid",3],["options",4],["eventctx",3],["simpleapp",3]],["isochrone",3]]],[11,"path_to","","",2,[[["buildingid",3],["map",3]],[["path",3],["option",4]]]],[11,"draw_isochrone","","",2,[[["simpleapp",3]],["geombatch",3]]],[0,"viewer","fifteen_min","This is a tool to experiment with the concept of 15-minute…",null,null],[3,"Viewer","fifteen_min::viewer","This is the UI state for exploring the isochrone/walkshed…",null,null],[12,"panel","","",4,null],[12,"highlight_start","","",4,null],[12,"isochrone","","",4,null],[12,"hovering_on_bldg","","",4,null],[12,"hovering_on_category","","",4,null],[12,"draw_unwalkable_roads","","",4,null],[3,"HoverOnBuilding","","",null,null],[12,"tooltip","","",5,null],[12,"drawn_route","","",5,null],[3,"ExploreAmenities","","",null,null],[12,"category","","",6,null],[12,"table","","",6,null],[12,"panel","","",6,null],[12,"draw","","",6,null],[3,"Entry","","",null,null],[12,"bldg","","",7,null],[12,"name","","",7,null],[12,"amenity_type","","",7,null],[12,"address","","",7,null],[12,"duration_away","","",7,null],[5,"options_to_controls","","",null,[[["eventctx",3],["options",4]],["widget",3]]],[5,"options_from_controls","","",null,[[["panel",3]],["options",4]]],[5,"draw_star","","",null,[[["building",3],["eventctx",3]],["geombatch",3]]],[5,"build_panel","","",null,[[["isochrone",3],["building",3],["eventctx",3],["simpleapp",3]],["panel",3]]],[5,"draw_unwalkable_roads","","",null,[[["options",4],["eventctx",3],["simpleapp",3]],["drawable",3]]],[6,"HoverKey","","(building, scale factor)",null,null],[11,"random_start","","Start with a random building",4,[[["eventctx",3],["simpleapp",3]],[["state",8],["box",3]]]],[11,"new","","",4,[[["buildingid",3],["eventctx",3],["simpleapp",3]],[["state",8],["box",3]]]],[11,"key","","",5,[[["eventctx",3],["simpleapp",3]],["option",4]]],[11,"value","","",5,[[["isochrone",3],["eventctx",3],["simpleapp",3]],["hoveronbuilding",3]]],[11,"new","","",6,[[["simpleapp",3],["amenitytype",4],["isochrone",3],["eventctx",3]],[["state",8],["box",3]]]],[11,"recalc","","",6,[[["eventctx",3],["simpleapp",3]]]],[6,"App","fifteen_min","",null,null],[11,"from","fifteen_min::find_home","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","fifteen_min::isochrone","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","fifteen_min::viewer","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"clone","fifteen_min::isochrone","",3,[[],["options",4]]],[11,"event","fifteen_min::viewer","",4,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw","","",4,[[["gfxctx",3],["simpleapp",3]]]],[11,"event","","",6,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw","","",6,[[["gfxctx",3],["simpleapp",3]]]],[11,"on_click","fifteen_min::find_home","",0,[[["panel",3],["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"on_click","","",1,[[["panel",3],["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"other_event","","",1,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw","","",1,[[["gfxctx",3],["simpleapp",3]]]]],"p":[[3,"FindHome"],[3,"Results"],[3,"Isochrone"],[4,"Options"],[3,"Viewer"],[3,"HoverOnBuilding"],[3,"ExploreAmenities"],[3,"Entry"]]},\
"game":{"doc":"","i":[[5,"main","game","",null,[[]]],[5,"setup_app","","",null,[[["gameplaymode",4],["options",3],["flags",3],["option",4],["string",3],["eventctx",3],["option",4]]]],[5,"finish_app_setup","","",null,[[["gameplaymode",4],["string",3],["option",4],["option",4],["eventctx",3],["app",3]],[["vec",3],["box",3]]]],[0,"app","","",null,null],[3,"App","game::app","The top-level data that lasts through the entire game, no…",null,null],[12,"primary","","",0,null],[12,"cs","","",0,null],[12,"opts","","",0,null],[12,"per_obj","","",0,null],[12,"session","","Static data that lasts the entire session. Use sparingly.",0,null],[3,"ShowLayers","","",null,null],[12,"show_buildings","","",1,null],[12,"show_parking_lots","","",1,null],[12,"show_intersections","","",1,null],[12,"show_lanes","","",1,null],[12,"show_areas","","",1,null],[12,"show_labels","","",1,null],[3,"ShowEverything","","",null,null],[12,"layers","","",2,null],[3,"Flags","","",null,null],[12,"sim_flags","","",3,null],[12,"live_map_edits","","If true, all map edits immediately apply to the live…",3,null],[3,"PerMap","","All of the state that\'s bound to a specific map.",null,null],[12,"map","","",4,null],[12,"draw_map","","",4,null],[12,"sim","","",4,null],[12,"agents","","",4,null],[12,"current_selection","","",4,null],[12,"current_flags","","",4,null],[12,"last_warped_from","","",4,null],[12,"sim_cb","","",4,null],[12,"dirty_from_edits","","If we ever left edit mode and resumed without restarting…",4,null],[12,"has_modified_trips","","Any ScenarioModifiers in effect?",4,null],[12,"unedited_map","","Sometimes we need the map before any edits have been…",4,null],[12,"layer","","",4,null],[12,"suspended_sim","","Only filled out in edit mode. Stored here once to avoid…",4,null],[12,"prebaked","","Only exists in some gameplay modes. Must be carefully…",4,null],[12,"scenario","","The most recent Scenario loaded from a file. Don\'t depend…",4,null],[3,"SessionState","","",null,null],[12,"tutorial","","",5,null],[12,"high_scores","","",5,null],[12,"info_panel_tab","","",5,null],[3,"PerObjectActions","","",null,null],[12,"click_action","","",6,null],[3,"FindDelayedIntersections","","",null,null],[12,"halt_limit","","",7,null],[12,"report_limit","","",7,null],[12,"currently_delayed","","",7,null],[6,"Transition","","",null,null],[8,"ShowObject","","",null,null],[10,"show","","",8,[[["id",4]]]],[10,"layers","","",8,[[],["showlayers",3]]],[11,"has_prebaked","","",0,[[],["option",4]]],[11,"prebaked","","",0,[[],["analytics",3]]],[11,"set_prebaked","","",0,[[["option",4]]]],[11,"draw","","",0,[[["showobject",8],["gfxctx",3],["drawoptions",3]]]],[11,"recalculate_current_selection","","Assumes some defaults.",0,[[["eventctx",3]]]],[11,"mouseover_unzoomed_roads_and_intersections","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"mouseover_unzoomed_intersections","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"mouseover_unzoomed_buildings","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"mouseover_unzoomed_everything","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"mouseover_debug_mode","","",0,[[["showobject",8],["eventctx",3]],[["option",4],["id",4]]]],[11,"calculate_current_selection","","",0,[[["showobject",8],["eventctx",3]],[["option",4],["id",4]]]],[11,"get_renderables_back_to_front","","",0,[[["bounds",3],["showobject",8],["agentcache",3],["prerender",3]],[["renderable",8],["vec",3]]]],[11,"clear_everything","","Ensure the map edits are blank, reset the simulation, and…",0,[[["eventctx",3]]]],[11,"click_on_intersection","","If an intersection was clicked, return its ID.",0,[[["string",3],["eventctx",3],["into",8]],[["option",4],["intersectionid",3]]]],[11,"click_on_lane","","If a lane was clicked, return its ID.",0,[[["string",3],["eventctx",3],["into",8]],[["laneid",3],["option",4]]]],[11,"new","","",1,[[],["showlayers",3]]],[11,"new","","",2,[[],["showeverything",3]]],[11,"map_loaded","","",4,[[["options",3],["timer",3],["sim",3],["flags",3],["map",3],["eventctx",3],["colorscheme",3]],["permap",3]]],[11,"init_camera_for_loaded_map","","",4,[[["eventctx",3]]]],[11,"clear_sim","","Returns whatever was there",4,[[],["sim",3]]],[11,"calculate_unedited_map","","If needed, makes sure the unedited_map is populated.…",4,[[]]],[11,"canonical_point","","",4,[[["id",4]],[["option",4],["pt2d",3]]]],[11,"empty","","",5,[[],["sessionstate",3]]],[11,"new","","",6,[[],["perobjectactions",3]]],[11,"reset","","",6,[[]]],[11,"left_click","","",6,[[["string",3],["eventctx",3],["into",8]]]],[0,"challenges","game","",null,null],[3,"Challenge","game::challenges","",null,null],[12,"title","","",9,null],[12,"description","","",9,null],[12,"alias","","",9,null],[12,"gameplay","","",9,null],[12,"cutscene","","",9,null],[3,"HighScore","","",null,null],[12,"goal","","",10,null],[12,"score","","",10,null],[12,"edits_name","","",10,null],[3,"ChallengesPicker","","",null,null],[12,"panel","","",11,null],[12,"links","","",11,null],[12,"challenge","","",11,null],[0,"cutscene","","",null,null],[3,"CutsceneBuilder","game::challenges::cutscene","",null,null],[12,"name","","",12,null],[12,"scenes","","",12,null],[3,"Scene","","",null,null],[12,"layout","","",13,null],[12,"msg","","",13,null],[3,"CutscenePlayer","","",null,null],[12,"name","","",14,null],[12,"scenes","","",14,null],[12,"idx","","",14,null],[12,"panel","","",14,null],[12,"make_task","","",14,null],[3,"FYI","","",null,null],[12,"panel","","",15,null],[4,"Layout","","",null,null],[13,"PlayerSpeaking","","",16,null],[13,"BossSpeaking","","",16,null],[13,"Extra","","",16,null],[5,"make_panel","","",null,[[["app",3],["vec",3],["box",3],["eventctx",3]],["panel",3]]],[11,"new","","",12,[[],["cutscenebuilder",3]]],[11,"player","","",12,[[["string",3],["into",8]],["cutscenebuilder",3]]],[11,"boss","","",12,[[["string",3],["into",8]],["cutscenebuilder",3]]],[11,"extra","","",12,[[["string",3],["into",8]],["cutscenebuilder",3]]],[11,"build","","",12,[[["app",3],["fn",8],["box",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",15,[[["widget",3],["color",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"prebake","game::challenges","",null,null],[5,"prebake_all","game::challenges::prebake","Simulate a curated list of scenarios to completion, and…",null,[[]]],[5,"prebake","","",null,[[["option",4],["map",3],["scenario",3],["duration",3],["timer",3]]]],[11,"record","game::challenges","",10,[[["gameplaymode",4],["app",3]]]],[11,"all","","",9,[[],[["btreemap",3],["vec",3],["string",3]]]],[11,"find","","",9,[[["gameplaymode",4]]]],[11,"new","","",11,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"make","","",11,[[["app",3],["eventctx",3],["option",4]],[["box",3],["state",8]]]],[0,"common","game","",null,null],[3,"CommonState","game::common","",null,null],[12,"info_panel","","",17,null],[12,"cached_actions","","",17,null],[5,"tool_panel","","",null,[[["eventctx",3]],["panel",3]]],[5,"list_names","","",null,[[["btreeset",3],["fn",8],["string",3],["text",3]]]],[5,"cmp_duration_shorter","","",null,[[["app",3],["duration",3]],[["vec",3],["textspan",3]]]],[5,"color_for_mode","","",null,[[["app",3],["tripmode",4]],["color",3]]],[5,"color_for_agent_type","","",null,[[["app",3],["agenttype",4]],["color",3]]],[5,"color_for_trip_phase","","",null,[[["app",3],["tripphasetype",4]],["color",3]]],[5,"hotkey_btn","","",null,[[["app",3],["key",4],["string",3],["eventctx",3],["into",8]],["widget",3]]],[5,"intersections_from_roads","","",null,[[["btreeset",3],["map",3]],[["intersectionid",3],["btreeset",3]]]],[5,"checkbox_per_mode","","",null,[[["app",3],["eventctx",3],["btreeset",3]],["widget",3]]],[0,"minimap","","",null,null],[3,"MinimapController","game::common::minimap","",null,null],[5,"make_tool_panel","","",null,[[["app",3],["eventctx",3]],["widget",3]]],[0,"warp","game::common","",null,null],[3,"Warping","game::common::warp","",null,null],[12,"warper","","",18,null],[12,"id","","",18,null],[3,"DebugWarp","","",null,null],[12,"panel","","",19,null],[5,"warp_to_id","","",null,[[["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[17,"WARP_TO_CAM_ZOOM","","",null,null],[11,"new","","",18,[[["permap",3],["pt2d",3],["option",4],["eventctx",3],["option",4],["id",4]],[["box",3],["state",8]]]],[11,"new","","",19,[[["eventctx",3]],[["box",3],["state",8]]]],[11,"new","game::common","",17,[[],["commonstate",3]]],[11,"event","","",17,[[["contextualactions",8],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",17,[[["app",3],["gfxctx",3]]]],[11,"osd_for","","",17,[[["app",3],["id",4]],["text",3]]],[11,"draw_osd","","",17,[[["app",3],["gfxctx",3]]]],[11,"draw_custom_osd","","",17,[[["app",3],["gfxctx",3],["text",3]]]],[11,"launch_info_panel","","",17,[[["tab",4],["contextualactions",8],["eventctx",3],["app",3]]]],[11,"info_panel_open","","",17,[[["app",3]],[["option",4],["id",4]]]],[0,"debug","game","",null,null],[3,"DebugMode","game::debug","",null,null],[12,"panel","","",20,null],[12,"common","","",20,null],[12,"tool_panel","","",20,null],[12,"objects","","",20,null],[12,"hidden","","",20,null],[12,"layers","","",20,null],[12,"search_results","","",20,null],[12,"all_routes","","",20,null],[12,"highlighted_agents","","",20,null],[3,"SearchResults","","",null,null],[12,"query","","",21,null],[12,"num_matches","","",21,null],[12,"draw","","",21,null],[3,"Actions","","",null,null],[3,"ScreenshotTest","","",null,null],[12,"todo_maps","","",22,null],[12,"screenshot_done","","",22,null],[12,"orig_min_zoom","","",22,null],[5,"search_osm","","",null,[[["app",3],["eventctx",3],["string",3]],[["app",3],["transition",4]]]],[5,"calc_all_routes","","",null,[[["eventctx",3],["app",3]]]],[5,"find_bad_signals","","",null,[[["app",3]]]],[5,"find_degenerate_roads","","",null,[[["app",3]]]],[5,"diff_tags","","",null,[[["tags",3]]]],[5,"find_large_intersections","","",null,[[["app",3]]]],[5,"export_for_leaflet","","",null,[[["app",3],["eventctx",3]]]],[0,"blocked_by","","",null,null],[3,"Viewer","game::debug::blocked_by","Visualize the graph of what agents are blocked by others.",null,null],[12,"panel","","",23,null],[12,"graph","","",23,null],[12,"agent_positions","","",23,null],[12,"arrows","","",23,null],[12,"root_cause","","",23,null],[11,"new","","",23,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"arrow_for","","",23,[[["app",3],["agentid",4]],["option",4]]],[11,"trace_root_cause","","Figure out why some agent is blocked. Draws an arrow for…",23,[[["app",3],["agentid",4]]]],[11,"find_worst_problems","","Trace the root cause for everyone, find the most common…",23,[[["app",3]]]],[11,"simple_root_cause","","",23,[[["agentid",4]],["delaycause",4]]],[0,"floodfill","game::debug","",null,null],[3,"Floodfiller","game::debug::floodfill","",null,null],[12,"panel","","",24,null],[12,"unzoomed","","",24,null],[12,"zoomed","","",24,null],[12,"source","","",24,null],[4,"Source","","",null,null],[13,"Floodfill","","",25,null],[13,"SCC","","",25,null],[11,"floodfill","","",24,[[["app",3],["laneid",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"scc","","",24,[[["app",3],["laneid",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",24,[[["app",3],["pathconstraints",4],["eventctx",3],["source",4]],[["box",3],["state",8]]]],[11,"calculate","","",25,[[["map",3],["pathconstraints",4]]]],[0,"objects","game::debug","",null,null],[3,"ObjectDebugger","game::debug::objects","",null,null],[11,"draw","","",26,[[["app",3],["gfxctx",3]]]],[11,"dump_debug","","",26,[[["id",4],["map",3],["sim",3]]]],[0,"path_counter","game::debug","",null,null],[3,"PathCounter","game::debug::path_counter","A state to count the number of trips that will cross…",null,null],[12,"panel","","",27,null],[12,"unzoomed","","",27,null],[12,"zoomed","","",27,null],[12,"cnt","","",27,null],[12,"tooltip","","",27,null],[11,"demand_across_intersection","","",27,[[["app",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[0,"polygons","game::debug","",null,null],[3,"PolygonDebugger","game::debug::polygons","",null,null],[12,"panel","","",28,null],[12,"noun","","",28,null],[12,"items","","",28,null],[12,"idx","","",28,null],[12,"center","","",28,null],[4,"Item","","",null,null],[13,"Point","","",29,null],[13,"Triangle","","",29,null],[13,"Polygon","","",29,null],[11,"new","","",28,[[["option",4],["pt2d",3],["item",4],["eventctx",3],["vec",3]],[["box",3],["state",8]]]],[0,"shared_row","game::debug","",null,null],[5,"export","game::debug::shared_row","Exports to https://github.com/d-wasserman/shared-row/,…",null,[[["map",3],["roadid",3],["vec",3],["vec",3],["intersectionid",3]],["string",3]]],[5,"road","","",null,[[["roadid",3],["map",3]],["feature",3]]],[5,"lane","","",null,[[["lane",3]],[["map",3],["option",4]]]],[5,"intersection","","",null,[[["map",3],["intersectionid",3]],["feature",3]]],[0,"streetmix","game::debug","",null,null],[5,"export","game::debug::streetmix","Exports a single road to Streetmix\'s format, returns the…",null,[[["roadid",3],["map",3]],["string",3]]],[5,"road","","",null,[[["roadid",3],["map",3]],[["map",3],["value",4],["string",3]]]],[5,"lane","","",null,[[["direction",4],["lane",3]],[["map",3],["value",4],["string",3]]]],[11,"new","game::debug","",20,[[["eventctx",3]],[["box",3],["state",8]]]],[11,"reset_info","","",20,[[["eventctx",3]]]],[11,"new","","",22,[[["vec",3],["mapname",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[0,"devtools","game","This directory contains extra/experimental tools not…",null,null],[3,"DevToolsMode","game::devtools","",null,null],[12,"panel","","",30,null],[0,"collisions","","",null,null],[3,"CollisionsViewer","game::devtools::collisions","",null,null],[12,"data","","",31,null],[12,"dataviz","","",31,null],[12,"tooltips","","",31,null],[12,"panel","","",31,null],[3,"Filters","","",null,null],[12,"show_individual","","",32,null],[12,"time_range","","",32,null],[12,"severity","","",32,null],[3,"MapspaceTooltips","","",null,null],[12,"tooltips","","",33,null],[12,"hover","","",33,null],[12,"selected","","",33,null],[4,"Dataviz","","",null,null],[13,"Individual","","",34,null],[12,"draw_all_circles","game::devtools::collisions::Dataviz","",35,null],[13,"Aggregated","game::devtools::collisions","",34,null],[12,"unzoomed","game::devtools::collisions::Dataviz","",36,null],[12,"zoomed","","",36,null],[11,"new","game::devtools::collisions","",31,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",32,[[],["filters",3]]],[11,"apply","","Returns the indices of all matching collisions",32,[[["collisiondataset",3]],["vec",3]]],[11,"to_controls","","",32,[[["eventctx",3]],["widget",3]]],[11,"from_controls","","",32,[[["panel",3]],["filters",3]]],[11,"aggregated","","",34,[[["app",3],["collisiondataset",3],["eventctx",3],["vec",3]]]],[11,"individual","","",34,[[["app",3],["collisiondataset",3],["eventctx",3],["vec",3]]]],[11,"new","","",33,[[["box",3],["fn",8],["vec",3]],["mapspacetooltips",3]]],[11,"event","","",33,[[["eventctx",3]]]],[11,"draw","","",33,[[["gfxctx",3]]]],[0,"destinations","game::devtools","",null,null],[3,"PopularDestinations","game::devtools::destinations","",null,null],[12,"per_bldg","","",37,null],[12,"panel","","",37,null],[12,"draw","","",37,null],[11,"new","","",37,[[["app",3],["scenario",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"make","","",37,[[["app",3],["heatmapoptions",3],["buildingid",3],["option",4],["eventctx",3],["counter",3]],[["box",3],["state",8]]]],[0,"kml","game::devtools","",null,null],[3,"ViewKML","game::devtools::kml","",null,null],[12,"panel","","",38,null],[12,"objects","","",38,null],[12,"draw","","",38,null],[12,"selected","","",38,null],[12,"quadtree","","",38,null],[12,"draw_query","","",38,null],[3,"Object","","",null,null],[12,"polygon","","",39,null],[12,"color","","",39,null],[12,"attribs","","",39,null],[12,"osm_bldg","","",39,null],[5,"load_objects","","Loads and clips objects to the current map. Also returns…",null,[[["app",3],["string",3],["option",4],["timer",3]]]],[5,"make_object","","",null,[[["colorscheme",3],["btreemap",3],["vec",3],["string",3],["pt2d",3],["hashmap",3]],["object",3]]],[5,"make_query","","",null,[[["app",3],["vec",3]]]],[17,"RADIUS","","",null,null],[17,"THICKNESS","","",null,null],[11,"new","","",38,[[["app",3],["string",3],["option",4],["eventctx",3]],[["box",3],["state",8]]]],[0,"polygon","game::devtools","",null,null],[3,"PolygonEditor","game::devtools::polygon","",null,null],[12,"panel","","",40,null],[12,"name","","",40,null],[12,"points","","",40,null],[12,"mouseover_pt","","",40,null],[12,"moving_pt","","",40,null],[17,"POINT_RADIUS","","",null,null],[17,"POINT_COLOR","","",null,null],[17,"POLYGON_COLOR","","",null,null],[17,"POINT_TO_MOVE","","",null,null],[17,"LAST_PLACED_POINT","","",null,null],[11,"new","","",40,[[["lonlat",3],["vec",3],["string",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"scenario","game::devtools","",null,null],[3,"ScenarioManager","game::devtools::scenario","",null,null],[12,"panel","","",41,null],[12,"scenario","","",41,null],[12,"unzoomed","","",41,null],[12,"zoomed","","",41,null],[11,"new","","",41,[[["app",3],["scenario",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"story","game::devtools","",null,null],[3,"StoryMapEditor","game::devtools::story","",null,null],[12,"panel","","",42,null],[12,"story","","",42,null],[12,"mode","","",42,null],[12,"dirty","","",42,null],[12,"hovering","","",42,null],[3,"RecordedStoryMap","","",null,null],[12,"name","","",43,null],[12,"markers","","",43,null],[3,"StoryMap","","",null,null],[12,"name","","",44,null],[12,"markers","","",44,null],[3,"Marker","","",null,null],[12,"pts","","",45,null],[12,"event","","",45,null],[12,"hitbox","","",45,null],[12,"draw","","",45,null],[3,"Lasso","","",null,null],[12,"pl","","",46,null],[4,"Mode","","",null,null],[13,"View","","",47,null],[13,"PlacingMarker","","",47,null],[13,"Dragging","","",47,null],[13,"Editing","","",47,null],[13,"Freehand","","",47,null],[5,"make_panel","","",null,[[["mode",4],["eventctx",3],["storymap",3]],["panel",3]]],[5,"simplify","","",null,[[["vec",3],["pt2d",3]],["ring",3]]],[11,"new","","",42,[[["eventctx",3]],[["box",3],["state",8]]]],[11,"redo_panel","","",42,[[["eventctx",3]]]],[11,"new","","",44,[[],["storymap",3]]],[11,"load","","",44,[[["app",3],["eventctx",3],["recordedstorymap",3]],[["option",4],["storymap",3]]]],[11,"save","","",44,[[["app",3]]]],[11,"new","","",45,[[["vec",3],["pt2d",3],["string",3],["eventctx",3]],["marker",3]]],[11,"draw_hovered","","",45,[[["app",3],["gfxctx",3]]]],[11,"make_editor","","",45,[[["eventctx",3]],["panel",3]]],[11,"new","","",46,[[["pt2d",3]],["lasso",3]]],[11,"event","","",46,[[["eventctx",3]],[["ring",3],["option",4]]]],[11,"draw","","",46,[[["gfxctx",3]]]],[11,"new","game::devtools","",30,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"edit","game","",null,null],[3,"EditMode","game::edit","",null,null],[12,"tool_panel","","",48,null],[12,"top_center","","",48,null],[12,"changelist","","",48,null],[12,"orig_edits","","",48,null],[12,"orig_dirty","","",48,null],[12,"mode","","",48,null],[12,"changelist_key","","",48,null],[12,"unzoomed","","",48,null],[12,"zoomed","","",48,null],[3,"SaveEdits","","",null,null],[12,"panel","","",49,null],[12,"current_name","","",49,null],[12,"cancel","","",49,null],[12,"on_success","","",49,null],[12,"reset","","",49,null],[3,"LoadEdits","","",null,null],[12,"panel","","",50,null],[12,"mode","","",50,null],[3,"ConfirmDiscard","","",null,null],[12,"panel","","",51,null],[12,"discard","","",51,null],[5,"make_topcenter","","",null,[[["app",3],["eventctx",3]],["panel",3]]],[5,"apply_map_edits","","",null,[[["mapedits",3],["eventctx",3],["app",3]]]],[5,"can_edit_lane","","",null,[[["app",3],["laneid",3],["gameplaymode",4]]]],[5,"speed_limit_choices","","",null,[[["app",3]],[["vec",3],["choice",3]]]],[5,"maybe_edit_intersection","","",null,[[["app",3],["gameplaymode",4],["eventctx",3],["intersectionid",3]],[["option",4],["box",3]]]],[5,"make_changelist","","",null,[[["app",3],["eventctx",3]],["panel",3]]],[5,"cmd_to_id","","",null,[[["editcmd",4]],[["option",4],["id",4]]]],[0,"bulk","","",null,null],[3,"BulkSelect","game::edit::bulk","",null,null],[12,"panel","","",52,null],[12,"selector","","",52,null],[3,"BulkEdit","","",null,null],[12,"panel","","",53,null],[12,"roads","","",53,null],[12,"preview","","",53,null],[5,"make_select_panel","","",null,[[["roadselector",3],["eventctx",3]],["panel",3]]],[5,"get_lt_transformations","","",null,[[["panel",3]],["vec",3]]],[5,"make_lt_switcher","","",null,[[["eventctx",3],["vec",3]],["widget",3]]],[5,"make_bulk_edits","","",null,[[["app",3],["vec",3],["speed",3],["option",4],["vec",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",52,[[["roadid",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"new","","",53,[[["app",3],["drawable",3],["roadid",3],["eventctx",3],["vec",3]],[["box",3],["state",8]]]],[0,"cluster_traffic_signals","game::edit","",null,null],[3,"ClusterTrafficSignalEditor","game::edit::cluster_traffic_signals","",null,null],[12,"panel","","",54,null],[12,"members","","",54,null],[12,"groups","","",54,null],[12,"group_selected","","",54,null],[11,"new","","",54,[[["intersectioncluster",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[0,"lanes","game::edit","",null,null],[3,"LaneEditor","game::edit::lanes","",null,null],[12,"l","","",55,null],[12,"mode","","",55,null],[5,"reverse_lane","","",null,[[["laneid",3],["map",3]],["editcmd",4]]],[11,"new","","",55,[[["app",3],["gameplaymode",4],["laneid",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"routes","game::edit","",null,null],[3,"RouteEditor","game::edit::routes","",null,null],[12,"panel","","",56,null],[12,"route","","",56,null],[11,"new","","",56,[[["busrouteid",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[0,"select","game::edit","",null,null],[3,"RoadSelector","game::edit::select","A tool for selecting multiple roads.",null,null],[12,"roads","","",57,null],[12,"intersections","","Intersections can\'t be selected directly. If all roads…",57,null],[12,"preview","","",57,null],[12,"mode","","",57,null],[12,"dragging","","",57,null],[4,"Mode","","",null,null],[13,"Pan","","No selecting, just normal click-and-drag controls.",58,null],[13,"Route","","The user is choosing two intersections, to select the…",58,null],[12,"i1","game::edit::select::Mode","",59,null],[12,"preview_path","","",59,null],[13,"Paint","game::edit::select","Click and drag to select roads",58,null],[13,"Erase","","Click and drag to unselect roads",58,null],[11,"new","","",57,[[["roadid",3],["btreeset",3],["eventctx",3],["app",3]],["roadselector",3]]],[11,"make_controls","","",57,[[["eventctx",3]],["widget",3]]],[11,"roads_changed","","",57,[[["app",3],["eventctx",3]]]],[11,"event","","",57,[[["option",4],["eventctx",3],["app",3]]]],[11,"draw","","",57,[[["app",3],["gfxctx",3]]]],[0,"stop_signs","game::edit","",null,null],[3,"StopSignEditor","game::edit::stop_signs","",null,null],[12,"id","","",60,null],[12,"mode","","",60,null],[12,"geom","","",60,null],[12,"selected_sign","","",60,null],[11,"new","","",60,[[["app",3],["gameplaymode",4],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[0,"traffic_signals","game::edit","",null,null],[3,"TrafficSignalEditor","game::edit::traffic_signals","",null,null],[12,"side_panel","","",61,null],[12,"top_panel","","",61,null],[12,"mode","","",61,null],[12,"members","","",61,null],[12,"current_stage","","",61,null],[12,"movements","","",61,null],[12,"movement_selected","","",61,null],[12,"draw_current","","",61,null],[12,"command_stack","","",61,null],[12,"redo_stack","","",61,null],[12,"original","","",61,null],[12,"warn_changed","","",61,null],[12,"fade_irrelevant","","",61,null],[3,"BundleEdits","","",null,null],[12,"signals","","",62,null],[5,"make_top_panel","","",null,[[["app",3],["eventctx",3]],["panel",3]]],[5,"make_side_panel","","",null,[[["app",3],["btreeset",3],["eventctx",3]],["panel",3]]],[5,"check_for_missing_turns","","",null,[[["app",3],["btreeset",3]],[["option",4],["bundleedits",3]]]],[5,"draw_multiple_signals","","",null,[[["app",3],["btreeset",3],["eventctx",3],["vec",3]],["widget",3]]],[5,"squish_polygons_together","","",null,[[["vec",3],["polygon",3]],["vec",3]]],[5,"fade_irrelevant","","",null,[[["app",3],["btreeset",3]],["geombatch",3]]],[0,"edits","","",null,null],[3,"ChangeDuration","game::edit::traffic_signals::edits","",null,null],[12,"idx","","",63,null],[5,"edit_entire_signal","","",null,[[["app",3],["gameplaymode",4],["bundleedits",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",63,[[["eventctx",3],["controltrafficsignal",3]],[["box",3],["state",8]]]],[0,"offsets","game::edit::traffic_signals","",null,null],[3,"ShowAbsolute","game::edit::traffic_signals::offsets","",null,null],[12,"members","","",64,null],[12,"labels","","",64,null],[3,"ShowRelative","","",null,null],[12,"base","","",65,null],[12,"members","","",65,null],[12,"labels","","",65,null],[3,"TuneRelative","","",null,null],[12,"i1","","",66,null],[12,"i2","","",66,null],[12,"members","","",66,null],[12,"labels","","",66,null],[11,"new","","",64,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",65,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",66,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[0,"picker","game::edit::traffic_signals","",null,null],[3,"SignalPicker","game::edit::traffic_signals::picker","",null,null],[12,"members","","",67,null],[12,"panel","","",67,null],[12,"mode","","",67,null],[5,"make_btn","","",null,[[["eventctx",3]],["widget",3]]],[11,"new","","",67,[[["intersectionid",3],["gameplaymode",4],["eventctx",3],["btreeset",3]],[["box",3],["state",8]]]],[0,"preview","game::edit::traffic_signals","",null,null],[3,"PreviewTrafficSignal","game::edit::traffic_signals::preview","",null,null],[12,"panel","","",68,null],[12,"speed","","",68,null],[12,"time_panel","","",68,null],[5,"make_previewer","","",null,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",68,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","game::edit::traffic_signals","",61,[[["app",3],["btreeset",3],["gameplaymode",4],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"change_stage","","",61,[[["app",3],["eventctx",3]]]],[11,"add_new_edit","","",61,[[["fn",8],["eventctx",3],["app",3]]]],[11,"recalc_draw_current","","",61,[[["app",3],["eventctx",3]]]],[11,"apply","","",62,[[["app",3]]]],[11,"commit","","",62,[[["eventctx",3],["app",3]]]],[11,"get_current","","",62,[[["app",3],["btreeset",3]],["bundleedits",3]]],[11,"synchronize","","",62,[[["app",3],["btreeset",3]],["bundleedits",3]]],[0,"validate","game::edit","",null,null],[5,"check_sidewalk_connectivity","game::edit::validate","",null,[[["editcmd",4],["eventctx",3],["app",3]],[["option",4],["box",3]]]],[5,"check_blackholes","","",null,[[["editcmd",4],["eventctx",3],["app",3]],[["option",4],["box",3]]]],[5,"try_change_lt","","",null,[[["lanetype",4],["map",3],["eventctx",3],["laneid",3]],[["box",3],["result",4],["editcmd",4]]]],[0,"zones","game::edit","",null,null],[3,"ZoneEditor","game::edit::zones","",null,null],[12,"panel","","",69,null],[12,"selector","","",69,null],[12,"allow_through_traffic","","",69,null],[12,"unzoomed","","",69,null],[12,"zoomed","","",69,null],[12,"orig_members","","",69,null],[5,"draw_zone","","",null,[[["app",3],["btreeset",3],["eventctx",3]]]],[5,"make_instructions","","",null,[[["eventctx",3],["btreeset",3]],["widget",3]]],[11,"new","","",69,[[["roadid",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"new","game::edit","",48,[[["gameplaymode",4],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"quit","","",48,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"new","","",49,[[["fn",8],["eventctx",3],["into",8],["app",3],["option",4],["string",3],["transition",4],["box",3]],[["box",3],["state",8]]]],[11,"recalc_btn","","",49,[[["app",3],["eventctx",3]]]],[11,"new","","",50,[[["app",3],["eventctx",3],["gameplaymode",4]],[["box",3],["state",8]]]],[11,"new","","",51,[[["box",3],["fn",8],["eventctx",3]],[["box",3],["state",8]]]],[0,"info","game","",null,null],[3,"InfoPanel","game::info","",null,null],[12,"tab","","",70,null],[12,"time","","",70,null],[12,"is_paused","","",70,null],[12,"panel","","",70,null],[12,"unzoomed","","",70,null],[12,"zoomed","","",70,null],[12,"hyperlinks","","",70,null],[12,"warpers","","",70,null],[12,"time_warpers","","",70,null],[12,"cached_actions","","",70,null],[3,"Details","","",null,null],[12,"unzoomed","","",71,null],[12,"zoomed","","",71,null],[12,"hyperlinks","","",71,null],[12,"warpers","","",71,null],[12,"time_warpers","","",71,null],[12,"can_jump_to_time","","",71,null],[3,"DataOptions","","",null,null],[12,"show_before","","",72,null],[12,"show_end_of_day","","",72,null],[12,"disabled_types","","",72,null],[4,"Tab","","",null,null],[13,"PersonTrips","","",73,null],[13,"PersonBio","","",73,null],[13,"PersonSchedule","","",73,null],[13,"BusStatus","","",73,null],[13,"BusStop","","",73,null],[13,"BusRoute","","",73,null],[13,"ParkedCar","","",73,null],[13,"BldgInfo","","",73,null],[13,"BldgPeople","","",73,null],[13,"ParkingLot","","",73,null],[13,"Crowd","","",73,null],[13,"Area","","",73,null],[13,"IntersectionInfo","","",73,null],[13,"IntersectionTraffic","","",73,null],[13,"IntersectionDelay","","",73,null],[13,"IntersectionDemand","","",73,null],[13,"IntersectionArrivals","","",73,null],[13,"IntersectionTrafficSignal","","",73,null],[13,"LaneInfo","","",73,null],[13,"LaneDebug","","",73,null],[13,"LaneTraffic","","",73,null],[5,"make_table","","",null,[[["eventctx",3],["vec",3]],[["vec",3],["widget",3]]]],[5,"throughput","","",null,[[["app",3],["fn",8],["dataoptions",3],["eventctx",3]],["widget",3]]],[5,"make_tabs","","",null,[[["tab",4],["hashmap",3],["eventctx",3],["vec",3]],["widget",3]]],[5,"header_btns","","",null,[[["eventctx",3]],["widget",3]]],[0,"building","","",null,null],[5,"info","game::info::building","",null,[[["app",3],["details",3],["buildingid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"people","","",null,[[["app",3],["details",3],["buildingid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"header","","",null,[[["app",3],["details",3],["buildingid",3],["tab",4],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"draw_occupants","","",null,[[["details",3],["app",3],["buildingid",3],["option",4],["personid",3]]]],[0,"bus","game::info","",null,null],[5,"stop","game::info::bus","",null,[[["app",3],["details",3],["busstopid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"bus_status","","",null,[[["app",3],["details",3],["carid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"bus_header","","",null,[[["app",3],["details",3],["tab",4],["carid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"route","","",null,[[["app",3],["details",3],["busrouteid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"describe_schedule","","",null,[[["busroute",3]],["text",3]]],[0,"debug","game::info","",null,null],[5,"area","game::info::debug","",null,[[["app",3],["details",3],["areaid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[0,"intersection","game::info","",null,null],[5,"info","game::info::intersection","",null,[[["app",3],["details",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"traffic","","",null,[[["app",3],["details",3],["dataoptions",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"delay","","",null,[[["app",3],["details",3],["dataoptions",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"current_demand","","",null,[[["app",3],["details",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"arrivals","","",null,[[["app",3],["details",3],["dataoptions",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"traffic_signal","","",null,[[["app",3],["details",3],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[5,"delay_plot","","",null,[[["app",3],["dataoptions",3],["eventctx",3],["intersectionid",3]],["widget",3]]],[5,"header","","",null,[[["app",3],["details",3],["tab",4],["eventctx",3],["intersectionid",3]],[["vec",3],["widget",3]]]],[0,"lane","game::info","",null,null],[5,"info","game::info::lane","",null,[[["app",3],["details",3],["eventctx",3],["laneid",3]],[["vec",3],["widget",3]]]],[5,"debug","","",null,[[["app",3],["details",3],["eventctx",3],["laneid",3]],[["vec",3],["widget",3]]]],[5,"traffic","","",null,[[["app",3],["details",3],["dataoptions",3],["laneid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"header","","",null,[[["app",3],["details",3],["tab",4],["eventctx",3],["laneid",3]],[["vec",3],["widget",3]]]],[0,"parking_lot","game::info","",null,null],[5,"info","game::info::parking_lot","",null,[[["app",3],["details",3],["parkinglotid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"header","","",null,[[["details",3],["tab",4],["parkinglotid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[0,"person","game::info","",null,null],[5,"trips","game::info::person","",null,[[["app",3],["details",3],["personid",3],["btreemap",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"bio","","",null,[[["app",3],["details",3],["personid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"schedule","","",null,[[["app",3],["details",3],["personid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"crowd","","",null,[[["app",3],["details",3],["vec",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"parked_car","","",null,[[["app",3],["details",3],["carid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"header","","",null,[[["app",3],["details",3],["tab",4],["personid",3],["eventctx",3]],[["vec",3],["widget",3]]]],[5,"current_status","","",null,[[["eventctx",3],["map",3],["person",3]],["widget",3]]],[5,"cmp_duration_shorter","","",null,[[["duration",3]],["textspan",3]]],[0,"trip","game::info","",null,null],[3,"OpenTrip","game::info::trip","",null,null],[12,"show_after","","",74,null],[12,"cached_routes","","",74,null],[5,"ongoing","","",null,[[["app",3],["details",3],["tripid",3],["opentrip",3],["eventctx",3],["agentid",4]],["widget",3]]],[5,"future","","",null,[[["app",3],["details",3],["tripid",3],["opentrip",3],["eventctx",3]],["widget",3]]],[5,"finished","","",null,[[["app",3],["details",3],["personid",3],["btreemap",3],["eventctx",3],["tripid",3]],["widget",3]]],[5,"cancelled","","",null,[[["app",3],["details",3],["tripid",3],["opentrip",3],["eventctx",3]],["widget",3]]],[5,"highlight_slow_intersections","","Highlights intersections which were \\\"slow\\\" on the map",null,[[["app",3],["details",3],["tripid",3],["eventctx",3]]]],[5,"highlight_slow_lanes","","Highlights lanes which were \\\"slow\\\" on the map",null,[[["app",3],["details",3],["tripid",3],["eventctx",3]]]],[5,"make_timeline","","Draws the timeline for a single trip, with tooltips",null,[[["app",3],["vec",3],["tripid",3],["option",4],["eventctx",3]],["widget",3]]],[5,"make_trip_details","","Creates the timeline, location warp, and time warp buttons…",null,[[["map",3],["opentrip",3],["eventctx",3],["vec",3],["app",3],["details",3],["tripphase",3],["tripid",3],["option",4]],["widget",3]]],[5,"make_elevation","","",null,[[["map",3],["color",3],["eventctx",3],["path",3]],["widget",3]]],[5,"endpoint","","",null,[[["app",3],["tripendpoint",4]]]],[11,"single","","",74,[[["tripid",3]],[["tripid",3],["btreemap",3],["opentrip",3]]]],[11,"new","","",74,[[],["opentrip",3]]],[8,"ContextualActions","game::info","",null,null],[10,"actions","","",75,[[["app",3],["id",4]],["vec",3]]],[10,"execute","","",75,[[["string",3],["id",4],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[10,"is_paused","","",75,[[]]],[10,"gameplay_mode","","",75,[[],["gameplaymode",4]]],[11,"from_id","","",73,[[["app",3],["id",4]],["tab",4]]],[11,"to_id","","",73,[[["app",3]],[["option",4],["id",4]]]],[11,"changed_settings","","",73,[[["panel",3]],[["tab",4],["option",4]]]],[11,"variant","","",73,[[]]],[11,"new","","",70,[[["tab",4],["contextualactions",8],["eventctx",3],["app",3]],["infopanel",3]]],[11,"event","","",70,[[["contextualactions",8],["eventctx",3],["app",3]]]],[11,"draw","","",70,[[["app",3],["gfxctx",3]]]],[11,"active_keys","","",70,[[],["vec",3]]],[11,"active_id","","",70,[[["app",3]],[["option",4],["id",4]]]],[11,"new","","",72,[[],["dataoptions",3]]],[11,"to_controls","","",72,[[["app",3],["eventctx",3]],["widget",3]]],[11,"from_controls","","",72,[[["panel",3]],["dataoptions",3]]],[11,"disabled_series","","",72,[[],[["hashset",3],["string",3]]]],[0,"layer","game","",null,null],[3,"PickLayer","game::layer","",null,null],[12,"panel","","",76,null],[4,"LayerOutcome","","",null,null],[13,"Close","","",77,null],[13,"Replace","","",77,null],[0,"elevation","","",null,null],[3,"Elevation","game::layer::elevation","",null,null],[12,"unzoomed","","",78,null],[12,"zoomed","","",78,null],[12,"panel","","",78,null],[11,"new","","",78,[[["app",3],["eventctx",3]],["elevation",3]]],[0,"favorites","game::layer","",null,null],[3,"Favorites","game::layer::favorites","A set of buildings that the player has starred, persisted…",null,null],[12,"buildings","","",79,null],[3,"ShowFavorites","","",null,null],[12,"panel","","",80,null],[12,"draw","","",80,null],[11,"load","","",79,[[["app",3]],["favorites",3]]],[11,"path","","",79,[[["app",3]],["string",3]]],[11,"contains","","",79,[[["app",3],["buildingid",3]]]],[11,"add","","",79,[[["app",3],["buildingid",3]]]],[11,"remove","","",79,[[["app",3],["buildingid",3]]]],[11,"new","","",80,[[["app",3],["eventctx",3]],["showfavorites",3]]],[0,"map","game::layer","",null,null],[3,"BikeNetwork","game::layer::map","",null,null],[12,"panel","","",81,null],[12,"time","","",81,null],[12,"unzoomed","","",81,null],[12,"zoomed","","",81,null],[3,"Static","","",null,null],[12,"panel","","",82,null],[12,"unzoomed","","",82,null],[12,"zoomed","","",82,null],[12,"name","","",82,null],[3,"CongestionCaps","","",null,null],[12,"panel","","",83,null],[12,"time","","",83,null],[12,"unzoomed","","",83,null],[12,"zoomed","","",83,null],[12,"tooltip","","",83,null],[11,"new","","",81,[[["app",3],["eventctx",3]],["bikenetwork",3]]],[11,"new","","",82,[[["widget",3],["colordiscrete",3],["string",3],["eventctx",3]],["static",3]]],[11,"edits","","",82,[[["app",3],["eventctx",3]],["static",3]]],[11,"amenities","","",82,[[["app",3],["eventctx",3]],["static",3]]],[11,"no_sidewalks","","",82,[[["app",3],["eventctx",3]],["static",3]]],[11,"blackholes","","",82,[[["app",3],["eventctx",3]],["static",3]]],[11,"new","","",83,[[["app",3],["eventctx",3]],["congestioncaps",3]]],[0,"pandemic","game::layer","",null,null],[3,"Pandemic","game::layer::pandemic","",null,null],[12,"time","","",84,null],[12,"opts","","",84,null],[12,"draw","","",84,null],[12,"panel","","",84,null],[3,"Options","","",null,null],[12,"heatmap","","",85,null],[12,"state","","",85,null],[4,"SEIR","","",null,null],[13,"Sane","","",86,null],[13,"Exposed","","",86,null],[13,"Infected","","",86,null],[13,"Recovered","","",86,null],[13,"Dead","","",86,null],[5,"make_controls","","",null,[[["app",3],["option",4],["widget",3],["options",3],["eventctx",3]],["panel",3]]],[11,"new","","",84,[[["app",3],["options",3],["eventctx",3]],["pandemic",3]]],[11,"options","","",84,[[],["options",3]]],[0,"parking","game::layer","",null,null],[3,"Occupancy","game::layer::parking","",null,null],[12,"time","","",87,null],[12,"onstreet","","",87,null],[12,"garages","","",87,null],[12,"lots","","",87,null],[12,"private_bldgs","","",87,null],[12,"looking_for_parking","","",87,null],[12,"unzoomed","","",87,null],[12,"zoomed","","",87,null],[12,"panel","","",87,null],[3,"Efficiency","","",null,null],[12,"time","","",88,null],[12,"unzoomed","","",88,null],[12,"zoomed","","",88,null],[12,"panel","","",88,null],[4,"Loc","","",null,null],[13,"Road","","",89,null],[13,"Bldg","","",89,null],[13,"Lot","","",89,null],[11,"new","","",87,[[["app",3],["eventctx",3]],["occupancy",3]]],[11,"new","","",89,[[["parkingspot",4],["map",3]],["loc",4]]],[11,"new","","",88,[[["app",3],["eventctx",3]],["efficiency",3]]],[0,"population","game::layer","",null,null],[3,"PopulationMap","game::layer::population","",null,null],[12,"time","","",90,null],[12,"opts","","",90,null],[12,"draw","","",90,null],[12,"panel","","",90,null],[3,"Options","","",null,null],[12,"heatmap","","",91,null],[5,"make_controls","","",null,[[["app",3],["option",4],["options",3],["widget",3],["eventctx",3]],["panel",3]]],[11,"new","","",90,[[["app",3],["options",3],["eventctx",3]],["populationmap",3]]],[11,"options","","",90,[[],["options",3]]],[0,"traffic","game::layer","",null,null],[3,"Backpressure","game::layer::traffic","",null,null],[12,"time","","",92,null],[12,"unzoomed","","",92,null],[12,"zoomed","","",92,null],[12,"panel","","",92,null],[3,"Throughput","","",null,null],[12,"time","","",93,null],[12,"tooltip","","",93,null],[12,"unzoomed","","",93,null],[12,"zoomed","","",93,null],[12,"panel","","",93,null],[3,"CompareThroughput","","",null,null],[12,"time","","",94,null],[12,"unzoomed","","",94,null],[12,"zoomed","","",94,null],[12,"panel","","",94,null],[3,"TrafficJams","","",null,null],[12,"time","","",95,null],[12,"unzoomed","","",95,null],[12,"zoomed","","",95,null],[12,"panel","","",95,null],[3,"Jam","","",null,null],[12,"epicenter","","",96,null],[12,"members","","",96,null],[3,"Delay","","",null,null],[12,"time","","",97,null],[12,"unzoomed","","",97,null],[12,"panel","","",97,null],[5,"cluster_jams","","",null,[[["map",3],["vec",3]],["vec",3]]],[11,"new","","",92,[[["app",3],["eventctx",3]],["backpressure",3]]],[11,"new","","",93,[[["app",3],["eventctx",3]],["throughput",3]]],[11,"new","","",94,[[["app",3],["eventctx",3]],["comparethroughput",3]]],[11,"new","","",95,[[["app",3],["eventctx",3]],["trafficjams",3]]],[11,"adjacent_to","","",96,[[["map",3],["intersectionid",3]]]],[11,"all_polygons","","",96,[[["map",3]],[["vec",3],["polygon",3]]]],[11,"new","","",97,[[["app",3],["eventctx",3]],["delay",3]]],[0,"transit","game::layer","",null,null],[3,"TransitNetwork","game::layer::transit","",null,null],[12,"panel","","",98,null],[12,"unzoomed","","",98,null],[12,"zoomed","","",98,null],[11,"new","","",98,[[["app",3],["eventctx",3]],["transitnetwork",3]]],[8,"Layer","game::layer","",null,null],[10,"name","","",99,[[],["option",4]]],[10,"event","","",99,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[10,"draw","","",99,[[["app",3],["gfxctx",3]]]],[10,"draw_minimap","","",99,[[["gfxctx",3]]]],[11,"simple_event","","",99,[[["panel",3],["panel",3],["eventctx",3]],[["option",4],["layeroutcome",4]]]],[11,"update","","",76,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"pick","","",76,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"pregame","game","",null,null],[3,"TitleScreen","game::pregame","",null,null],[12,"panel","","",100,null],[12,"screensaver","","",100,null],[12,"rng","","",100,null],[3,"MainMenu","","",null,null],[12,"panel","","",101,null],[3,"About","","",null,null],[12,"panel","","",102,null],[3,"Proposals","","",null,null],[12,"panel","","",103,null],[12,"proposals","","",103,null],[12,"current","","",103,null],[3,"Screensaver","","",null,null],[12,"line","","",104,null],[12,"started","","",104,null],[0,"built_info","","",null,null],[5,"time","game::pregame::built_info","",null,[[],["text",3]]],[17,"CI_PLATFORM","","The Continuous Integration platform detected during…",null,null],[17,"PKG_VERSION","","The full version.",null,null],[17,"PKG_VERSION_MAJOR","","The major version.",null,null],[17,"PKG_VERSION_MINOR","","The minor version.",null,null],[17,"PKG_VERSION_PATCH","","The patch version.",null,null],[17,"PKG_VERSION_PRE","","The pre-release version.",null,null],[17,"PKG_AUTHORS","","A colon-separated list of authors.",null,null],[17,"PKG_NAME","","The name of the package.",null,null],[17,"PKG_DESCRIPTION","","The description.",null,null],[17,"PKG_HOMEPAGE","","The homepage.",null,null],[17,"PKG_LICENSE","","The license.",null,null],[17,"PKG_REPOSITORY","","The source repository as advertised in Cargo.toml.",null,null],[17,"TARGET","","The target triple that was being compiled for.",null,null],[17,"HOST","","The host triple of the rust compiler.",null,null],[17,"PROFILE","","`release` for release builds, `debug` for other builds.",null,null],[17,"RUSTC","","The compiler that cargo resolved to use.",null,null],[17,"RUSTDOC","","The documentation generator that cargo resolved to use.",null,null],[17,"OPT_LEVEL","","Value of OPT_LEVEL for the profile used during compilation.",null,null],[17,"NUM_JOBS","","The parallelism that was specified during compilation.",null,null],[17,"DEBUG","","Value of DEBUG for the profile used during compilation.",null,null],[17,"FEATURES","","The features that were enabled during compilation.",null,null],[17,"FEATURES_STR","","The features as a comma-separated string.",null,null],[17,"RUSTC_VERSION","","The output of `rustc -V`",null,null],[17,"RUSTDOC_VERSION","","The output of `rustdoc -V`",null,null],[17,"BUILT_TIME_UTC","","The built-time in RFC2822, UTC",null,null],[17,"CFG_TARGET_ARCH","","The target architecture, given by `cfg!(target_arch)`.",null,null],[17,"CFG_ENDIAN","","The endianness, given by `cfg!(target_endian)`.",null,null],[17,"CFG_ENV","","The toolchain-environment, given by `cfg!(target_env)`.",null,null],[17,"CFG_FAMILY","","The OS-family, given by `cfg!(target_family)`.",null,null],[17,"CFG_OS","","The operating system, given by `cfg!(target_os)`.",null,null],[17,"CFG_POINTER_WIDTH","","The pointer width, given by `cfg!(target_pointer_width)`.",null,null],[11,"new","game::pregame","",100,[[["eventctx",3],["app",3]],["titlescreen",3]]],[11,"new","","",101,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",102,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",103,[[["app",3],["string",3],["option",4],["eventctx",3]],[["box",3],["state",8]]]],[11,"bounce","","",104,[[["xorshiftrng",3],["eventctx",3],["app",3]],["screensaver",3]]],[11,"update","","",104,[[["xorshiftrng",3],["eventctx",3],["app",3]]]],[0,"sandbox","game","",null,null],[3,"SandboxMode","game::sandbox","",null,null],[12,"gameplay","","",105,null],[12,"gameplay_mode","","",105,null],[12,"controls","","",105,null],[12,"recalc_unzoomed_agent","","",105,null],[3,"SandboxControls","","",null,null],[12,"common","","",106,null],[12,"route_preview","","",106,null],[12,"tool_panel","","",106,null],[12,"time_panel","","",106,null],[12,"speed","","",106,null],[12,"agent_meter","","",106,null],[12,"minimap","","",106,null],[3,"BackToMainMenu","","",null,null],[3,"AgentMeter","","",null,null],[12,"time","","",107,null],[12,"panel","","",107,null],[3,"Actions","","",null,null],[12,"is_paused","","",108,null],[12,"can_interact","","",108,null],[12,"gameplay","","",108,null],[3,"SandboxLoader","","",null,null],[12,"stage","","",109,null],[12,"mode","","",109,null],[12,"finalize","","",109,null],[4,"LoadStage","","",null,null],[13,"LoadingMap","","",110,null],[13,"LoadingScenario","","",110,null],[13,"GotScenario","","",110,null],[13,"LoadingPrebaked","","",110,null],[13,"GotPrebaked","","",110,null],[13,"Finalizing","","",110,null],[5,"maybe_exit_sandbox","","",null,[[["eventctx",3]],[["app",3],["transition",4]]]],[5,"mouseover_unzoomed_agent_circle","","",null,[[["eventctx",3],["app",3]]]],[5,"is_daytime","","",null,[[["app",3]]]],[0,"dashboards","","",null,null],[4,"DashTab","game::sandbox::dashboards","",null,null],[13,"FinishedTripTable","","",111,null],[13,"CancelledTripTable","","",111,null],[13,"UnfinishedTripTable","","",111,null],[13,"TripSummaries","","",111,null],[13,"ParkingOverhead","","",111,null],[13,"ActiveTraffic","","",111,null],[13,"TransitRoutes","","",111,null],[13,"CommuterPatterns","","",111,null],[13,"TrafficSignals","","",111,null],[0,"commuter","","",null,null],[3,"CommuterPatterns","game::sandbox::dashboards::commuter","",null,null],[12,"bldg_to_block","","",112,null],[12,"border_to_block","","",112,null],[12,"blocks","","",112,null],[12,"current_block","","",112,null],[12,"filter","","",112,null],[12,"trips_from_block","","",112,null],[12,"trips_to_block","","",112,null],[12,"panel","","",112,null],[12,"draw_all_blocks","","",112,null],[3,"PanelState","","",null,null],[12,"building_counts","","",113,null],[12,"max_count","","",113,null],[12,"total_trips","","",113,null],[3,"Block","","",null,null],[12,"id","","",114,null],[12,"bldgs","","",114,null],[12,"borders","","",114,null],[12,"shape","","",114,null],[3,"Filter","","",null,null],[12,"from_block","","",115,null],[12,"include_borders","","",115,null],[12,"depart_from","","",115,null],[12,"depart_until","","",115,null],[12,"modes","","",115,null],[3,"Loop","","",null,null],[12,"bldgs","","",116,null],[12,"proper","","",116,null],[12,"roads","","",116,null],[4,"BlockSelection","","",null,null],[13,"NothingSelected","","",117,null],[13,"Unlocked","","",117,null],[13,"Locked","","",117,null],[12,"base","game::sandbox::dashboards::commuter::BlockSelection","",118,null],[12,"compare_to","","",118,null],[4,"BorderType","game::sandbox::dashboards::commuter","",null,null],[13,"Incoming","","",119,null],[13,"Outgoing","","",119,null],[13,"Both","","",119,null],[5,"group_bldgs","","",null,[[["app",3]]]],[5,"build_shape_for_border","","",null,[[["intersection",3],["bordertype",4],["map",3]],["polygon",3]]],[5,"partition_sidewalk_loops","","",null,[[["app",3]],[["vec",3],["loop",3]]]],[5,"make_panel","","",null,[[["app",3],["eventctx",3]],["panel",3]]],[6,"BlockID","","",null,null],[11,"new","","",112,[[["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"count_per_block","","",112,[[["block",3]],["vec",3]]],[11,"build_block_drawable","","",112,[[["app",3],["eventctx",3],["blockselection",4]]]],[11,"redraw_panel","","",112,[[["app",3],["panelstate",3],["eventctx",3],["option",4]]]],[0,"generic_trip_table","game::sandbox::dashboards","",null,null],[3,"GenericTripTable","game::sandbox::dashboards::generic_trip_table","",null,null],[12,"table","","",120,null],[12,"panel","","",120,null],[12,"make_panel","","",120,null],[12,"tab","","",120,null],[5,"preview_trip","","",null,[[["app",3],["gfxctx",3],["panel",3]]]],[5,"preview_route","","",null,[[["app",3],["gfxctx",3],["tripid",3]],["geombatch",3]]],[11,"new","","",120,[[["app",3],["table",3],["app",3],["eventctx",3],["dashtab",4]],[["box",3],["state",8]]]],[11,"recalc","","",120,[[["app",3],["eventctx",3]]]],[0,"misc","game::sandbox::dashboards","",null,null],[3,"ActiveTraffic","game::sandbox::dashboards::misc","",null,null],[12,"panel","","",121,null],[3,"TransitRoutes","","",null,null],[12,"panel","","",122,null],[5,"downsample","","",null,[[["vec",3]],["vec",3]]],[11,"new","","",121,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",122,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"parking_overhead","game::sandbox::dashboards","",null,null],[3,"ParkingOverhead","game::sandbox::dashboards::parking_overhead","",null,null],[3,"Entry","","",null,null],[12,"trip","","",123,null],[12,"total_duration","","",123,null],[12,"driving_duration","","",123,null],[12,"parking_duration","","",123,null],[12,"walking_duration","","",123,null],[12,"percent_overhead","","",123,null],[12,"starts_off_map","","",123,null],[12,"ends_off_map","","",123,null],[3,"Filters","","",null,null],[12,"starts_off_map","","",124,null],[12,"ends_off_map","","",124,null],[5,"produce_raw_data","","",null,[[["app",3]],[["entry",3],["vec",3]]]],[5,"make_table","","",null,[[["app",3]],[["table",3],["app",3],["entry",3],["filters",3]]]],[5,"make_panel","","",null,[[["app",3],["eventctx",3],["table",3]],["panel",3]]],[11,"new","","",125,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[0,"summaries","game::sandbox::dashboards","",null,null],[3,"TripSummaries","game::sandbox::dashboards::summaries","",null,null],[12,"panel","","",126,null],[3,"Filter","","",null,null],[12,"changes_pct","","",127,null],[12,"modes","","",127,null],[5,"summary_boxes","","",null,[[["app",3],["filter",3],["eventctx",3]],["widget",3]]],[5,"scatter_plot","","",null,[[["app",3],["filter",3],["eventctx",3]],["widget",3]]],[5,"contingency_table","","",null,[[["app",3],["filter",3],["eventctx",3]],["widget",3]]],[5,"pct_diff","","",null,[[["duration",3]]]],[5,"export_times","","",null,[[["app",3]],[["result",6],["string",3]]]],[11,"new","","",126,[[["app",3],["filter",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",127,[[],["filter",3]]],[11,"get_trips","","",127,[[["app",3]],["vec",3]]],[0,"traffic_signals","game::sandbox::dashboards","",null,null],[3,"TrafficSignalDemand","game::sandbox::dashboards::traffic_signals","",null,null],[12,"panel","","",128,null],[12,"all_demand","","",128,null],[12,"hour","","",128,null],[12,"draw_all","","",128,null],[12,"selected","","",128,null],[3,"Demand","","",null,null],[12,"raw","","",129,null],[11,"new","","",128,[[["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"all_demand","","",129,[[["app",3],["timer",3]],[["demand",3],["hashmap",3],["intersectionid",3]]]],[11,"count","","",129,[[["time",3]],[["counter",3],["movementid",3]]]],[11,"make_arrows","","",129,[[["time",3],["controltrafficsignal",3]],["vec",3]]],[11,"draw_demand","","",129,[[["app",3],["hashmap",3],["time",3],["eventctx",3]],["drawable",3]]],[0,"trip_table","game::sandbox::dashboards","",null,null],[3,"FinishedTripTable","game::sandbox::dashboards::trip_table","",null,null],[3,"CancelledTripTable","","",null,null],[3,"UnfinishedTripTable","","",null,null],[3,"FinishedTrip","","",null,null],[12,"id","","",130,null],[12,"mode","","",130,null],[12,"modified","","",130,null],[12,"capped","","",130,null],[12,"starts_off_map","","",130,null],[12,"ends_off_map","","",130,null],[12,"departure","","",130,null],[12,"duration_after","","",130,null],[12,"duration_before","","",130,null],[12,"waiting","","",130,null],[12,"percent_waiting","","",130,null],[3,"CancelledTrip","","",null,null],[12,"id","","",131,null],[12,"mode","","",131,null],[12,"departure","","",131,null],[12,"starts_off_map","","",131,null],[12,"ends_off_map","","",131,null],[12,"duration_before","","",131,null],[12,"reason","","",131,null],[3,"UnfinishedTrip","","",null,null],[12,"id","","",132,null],[12,"mode","","",132,null],[12,"departure","","",132,null],[12,"duration_before","","",132,null],[3,"Filters","","",null,null],[12,"modes","","",133,null],[12,"off_map_starts","","",133,null],[12,"off_map_ends","","",133,null],[12,"unmodified_trips","","",133,null],[12,"modified_trips","","",133,null],[12,"uncapped_trips","","",133,null],[12,"capped_trips","","",133,null],[5,"produce_raw_data","","",null,[[["app",3]]]],[5,"make_table_finished_trips","","",null,[[["app",3]],[["filters",3],["app",3],["finishedtrip",3],["table",3]]]],[5,"make_table_cancelled_trips","","",null,[[["app",3]],[["table",3],["cancelledtrip",3],["filters",3],["app",3]]]],[5,"make_table_unfinished_trips","","",null,[[["app",3]],[["unfinishedtrip",3],["filters",3],["app",3],["table",3]]]],[5,"trip_category_selector","","",null,[[["app",3],["eventctx",3],["dashtab",4]],["widget",3]]],[5,"make_panel_finished_trips","","",null,[[["app",3],["eventctx",3],["table",3]],["panel",3]]],[5,"make_panel_cancelled_trips","","",null,[[["app",3],["table",3],["eventctx",3]],["panel",3]]],[5,"make_panel_unfinished_trips","","",null,[[["app",3],["eventctx",3],["table",3]],["panel",3]]],[11,"new","","",134,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",135,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",136,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"picker","game::sandbox::dashboards","",111,[[["app",3],["eventctx",3]],["widget",3]]],[11,"transition","","",111,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[0,"gameplay","game::sandbox","",null,null],[3,"FinalScore","game::sandbox::gameplay","",null,null],[12,"panel","","",137,null],[12,"retry","","",137,null],[12,"next_mode","","",137,null],[12,"chose_next","","",137,null],[12,"chose_back_to_challenges","","",137,null],[4,"GameplayMode","","",null,null],[13,"Freeform","","",138,null],[13,"PlayScenario","","",138,null],[13,"FixTrafficSignals","","",138,null],[13,"OptimizeCommute","","",138,null],[13,"Tutorial","","",138,null],[4,"LoadScenario","","",null,null],[13,"Nothing","","",139,null],[13,"Path","","",139,null],[13,"Scenario","","",139,null],[13,"Future","","",139,null],[5,"challenge_header","","",null,[[["eventctx",3]],["widget",3]]],[0,"commute","","",null,null],[3,"OptimizeCommute","game::sandbox::gameplay::commute","",null,null],[12,"top_center","","",140,null],[12,"meter","","",140,null],[12,"person","","",140,null],[12,"mode","","",140,null],[12,"goal","","",140,null],[12,"time","","",140,null],[12,"done","","",140,null],[12,"trips","","",140,null],[12,"once","","",140,null],[5,"get_score","","",null,[[["app",3],["vec",3]]]],[5,"make_meter","","",null,[[["app",3],["eventctx",3],["duration",3]],["panel",3]]],[5,"final_score","","",null,[[["duration",3],["gameplaymode",4],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[5,"cutscene_task","","",null,[[["gameplaymode",4]],[["box",3],["fn",8]]]],[17,"METER_HACK","","",null,null],[11,"new","","",140,[[["app",3],["origpersonid",3],["eventctx",3],["duration",3]],[["gameplaystate",8],["box",3]]]],[11,"cutscene_pt1","","",140,[[["app",3],["eventctx",3],["gameplaymode",4]],[["box",3],["state",8]]]],[11,"cutscene_pt2","","",140,[[["app",3],["eventctx",3],["gameplaymode",4]],[["box",3],["state",8]]]],[0,"fix_traffic_signals","game::sandbox::gameplay","",null,null],[3,"FixTrafficSignals","game::sandbox::gameplay::fix_traffic_signals","",null,null],[12,"top_center","","",141,null],[12,"meter","","",141,null],[12,"time","","",141,null],[12,"done_at","","",141,null],[12,"mode","","",141,null],[5,"make_meter","","",null,[[["app",3],["option",4],["eventctx",3]],["panel",3]]],[5,"final_score","","",null,[[["gameplaymode",4],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[5,"cutscene_pt1_task","","",null,[[["eventctx",3]],["widget",3]]],[17,"THRESHOLD","","",null,null],[17,"METER_HACK","","",null,null],[11,"new","","",141,[[["app",3],["eventctx",3]],[["gameplaystate",8],["box",3]]]],[11,"cutscene_pt1","","",141,[[["app",3],["eventctx",3],["gameplaymode",4]],[["box",3],["state",8]]]],[0,"freeform","game::sandbox::gameplay","",null,null],[3,"Freeform","game::sandbox::gameplay::freeform","",null,null],[12,"top_center","","",142,null],[3,"ChangeScenario","","",null,null],[3,"AgentSpawner","","",null,null],[12,"panel","","",143,null],[12,"source","","",143,null],[12,"goal","","",143,null],[12,"confirmed","","",143,null],[5,"spawn_agents_around","","",null,[[["app",3],["intersectionid",3]]]],[5,"actions","","",null,[[["app",3],["id",4]],["vec",3]]],[5,"execute","","",null,[[["id",4],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"new","","",142,[[["eventctx",3]],[["gameplaystate",8],["box",3]]]],[11,"new","","",144,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",143,[[["buildingid",3],["eventctx",3],["option",4]],[["box",3],["state",8]]]],[0,"play_scenario","game::sandbox::gameplay","",null,null],[3,"PlayScenario","game::sandbox::gameplay::play_scenario","",null,null],[12,"top_center","","",145,null],[12,"scenario_name","","",145,null],[12,"modifiers","","",145,null],[3,"EditScenarioModifiers","","",null,null],[12,"scenario_name","","",146,null],[12,"modifiers","","",146,null],[12,"panel","","",146,null],[3,"ChangeMode","","",null,null],[12,"panel","","",147,null],[12,"scenario_name","","",147,null],[12,"modifiers","","",147,null],[11,"new","","",145,[[["string",3],["vec",3],["eventctx",3],["scenariomodifier",4]],[["gameplaystate",8],["box",3]]]],[11,"new","","",146,[[["vec",3],["string",3],["scenariomodifier",4],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",147,[[["app",3],["vec",3],["string",3],["eventctx",3],["scenariomodifier",4]],[["box",3],["state",8]]]],[0,"tutorial","game::sandbox::gameplay","",null,null],[3,"Tutorial","game::sandbox::gameplay::tutorial","",null,null],[12,"top_center","","",148,null],[12,"last_finished_task","","",148,null],[12,"msg_panel","","",148,null],[12,"warped","","",148,null],[3,"TutorialPointer","","",null,null],[12,"stage","","",149,null],[12,"part","","",149,null],[3,"Stage","","",null,null],[12,"messages","","",150,null],[12,"task","","",150,null],[12,"warp_to","","",150,null],[12,"custom_spawn","","",150,null],[12,"make_scenario","","",150,null],[3,"TutorialState","","",null,null],[12,"stages","","",151,null],[12,"current","","",151,null],[12,"window_dims","","",151,null],[12,"inspected_bike_lane","","",151,null],[12,"inspected_building","","",151,null],[12,"inspected_stop_sign","","",151,null],[12,"inspected_border","","",151,null],[12,"was_paused","","",151,null],[12,"num_pauses","","",151,null],[12,"following_car","","",151,null],[12,"car_parked","","",151,null],[12,"prank_done","","",151,null],[12,"parking_found","","",151,null],[12,"score_delivered","","",151,null],[12,"fire_station","","",151,null],[4,"Task","","",null,null],[13,"Nil","","",152,null],[13,"Camera","","",152,null],[13,"InspectObjects","","",152,null],[13,"TimeControls","","",152,null],[13,"PauseResume","","",152,null],[13,"Escort","","",152,null],[13,"LowParking","","",152,null],[13,"WatchBikes","","",152,null],[13,"FixBikes","","",152,null],[13,"Done","","",152,null],[5,"arrow","","",null,[[["screenpt",3]],[["option",4],["box",3]]]],[5,"make_bike_lane_scenario","","",null,[[["map",3]],["scenariogenerator",3]]],[5,"transition","","",null,[[["tutorialstate",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[5,"actions","","",null,[[["app",3],["id",4]],["vec",3]]],[5,"execute","","",null,[[["id",4],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[5,"intro_story","","",null,[[["app",3],["eventctx",3]],[["box",3],["state",8]]]],[5,"bldg","","",null,[[],["osmid",4]]],[17,"ESCORT","","",null,null],[17,"CAR_BIKE_CONTENTION_GOAL","","",null,null],[11,"new","","",149,[[],["tutorialpointer",3]]],[11,"start","","Launches the tutorial gameplay along with its cutscene",148,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"initialize","","Idempotent. This must be called before `make_gameplay` or…",148,[[["eventctx",3],["app",3]]]],[11,"make_gameplay","","",148,[[["tutorialpointer",3],["eventctx",3],["app",3]],[["gameplaystate",8],["box",3]]]],[11,"scenario","","",148,[[["app",3],["tutorialpointer",3]],[["option",4],["scenariogenerator",3]]]],[11,"inner_event","","",148,[[["tutorialstate",3],["sandboxcontrols",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"top_txt","","",152,[[["tutorialstate",3]],["text",3]]],[11,"label","","",152,[[]]],[11,"new","","",150,[[["task",4]],["stage",3]]],[11,"msg","","",150,[[["box",3],["option",4],["string",3],["vec",3],["into",8]],["stage",3]]],[11,"left_aligned_msg","","",150,[[["box",3],["option",4],["string",3],["vec",3],["into",8]],["stage",3]]],[11,"warp_to","","",150,[[["id",4],["option",4]],["stage",3]]],[11,"custom_spawn","","",150,[[["box",3],["fn",8]],["stage",3]]],[11,"scenario","","",150,[[["scenariogenerator",3]],["stage",3]]],[11,"reset_state","","",151,[[]]],[11,"stage","","",151,[[],["stage",3]]],[11,"interaction","","",151,[[],["task",4]]],[11,"lines","","",151,[[],["option",4]]],[11,"next","","",151,[[]]],[11,"prev","","",151,[[]]],[11,"make_top_center","","",151,[[["eventctx",3]],["panel",3]]],[11,"make_state","","",151,[[["eventctx",3],["app",3]],[["gameplaystate",8],["box",3]]]],[11,"new","","",151,[[["app",3],["eventctx",3]],["tutorialstate",3]]],[11,"scenarios_to_prebake","","",151,[[["map",3]],[["scenariogenerator",3],["vec",3]]]],[8,"GameplayState","game::sandbox::gameplay","",null,null],[10,"event","","",153,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[10,"draw","","",153,[[["app",3],["gfxctx",3]]]],[11,"on_destroy","","",153,[[["app",3]]]],[10,"recreate_panels","","",153,[[["app",3],["eventctx",3]]]],[11,"can_move_canvas","","",153,[[]]],[11,"can_examine_objects","","",153,[[]]],[11,"has_common","","",153,[[]]],[11,"has_tool_panel","","",153,[[]]],[11,"has_time_panel","","",153,[[]]],[11,"has_speed","","",153,[[]]],[11,"has_agent_meter","","",153,[[]]],[11,"has_minimap","","",153,[[]]],[11,"is","","Returns true if the trait object wraps an object of type…",153,[[]]],[11,"downcast","","Returns a boxed object from a boxed trait object if the…",153,[[["box",3]],[["box",3],["result",4],["box",3]]]],[11,"downcast_rc","","Returns an `Rc`-ed object from an `Rc`-ed trait object if…",153,[[["rc",3]],[["rc",3],["rc",3],["result",4]]]],[11,"downcast_ref","","Returns a reference to the object within the trait object…",153,[[],["option",4]]],[11,"downcast_mut","","Returns a mutable reference to the object within the trait…",153,[[],["option",4]]],[11,"map_name","","",138,[[],["mapname",3]]],[11,"scenario","","",138,[[["app",3],["xorshiftrng",3],["timer",3]],["loadscenario",4]]],[11,"can_edit_lanes","","",138,[[]]],[11,"can_edit_stop_signs","","",138,[[]]],[11,"can_jump_to_time","","",138,[[]]],[11,"allows","","",138,[[["mapedits",3]]]],[11,"initialize","","Must be called after the scenario has been setup. The…",138,[[["eventctx",3],["app",3]],[["gameplaystate",8],["box",3]]]],[11,"new","","",137,[[["app",3],["string",3],["gameplaymode",4],["option",4],["eventctx",3]],[["box",3],["state",8]]]],[0,"misc_tools","game::sandbox","",null,null],[3,"RoutePreview","game::sandbox::misc_tools","Draws a preview of the path for the agent under the mouse…",null,null],[12,"preview","","",154,null],[3,"TrafficRecorder","","",null,null],[12,"members","","",155,null],[12,"panel","","",155,null],[5,"make_btn","","",null,[[["eventctx",3]],["widget",3]]],[11,"new","","",154,[[],["routepreview",3]]],[11,"event","","",154,[[["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",154,[[["gfxctx",3]]]],[11,"new","","",155,[[["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[0,"speed","game::sandbox","",null,null],[3,"SpeedControls","game::sandbox::speed","",null,null],[12,"panel","","",156,null],[12,"paused","","",156,null],[12,"setting","","",156,null],[3,"TimePanel","","",null,null],[12,"time","","",157,null],[12,"panel","","",157,null],[4,"SpeedSetting","","",null,null],[13,"Realtime","","",158,null],[13,"Fast","","",158,null],[13,"Faster","","",158,null],[13,"Fastest","","",158,null],[11,"new","","",156,[[["app",3],["eventctx",3]],["speedcontrols",3]]],[11,"recreate_panel","","",156,[[["app",3],["eventctx",3]]]],[11,"event","","",156,[[["gameplaymode",4],["option",4],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",156,[[["gfxctx",3]]]],[11,"pause","","",156,[[["app",3],["eventctx",3]]]],[11,"resume_realtime","","",156,[[["app",3],["eventctx",3]]]],[11,"is_paused","","",156,[[]]],[11,"new","","",157,[[["app",3],["eventctx",3]],["timepanel",3]]],[11,"event","","",157,[[["eventctx",3],["app",3]]]],[11,"draw","","",157,[[["gfxctx",3]]]],[0,"time_warp","game::sandbox","",null,null],[3,"JumpToTime","game::sandbox::time_warp","",null,null],[12,"panel","","",159,null],[12,"target","","",159,null],[12,"maybe_mode","","",159,null],[3,"JumpToDelay","","",null,null],[12,"panel","","",160,null],[12,"maybe_mode","","",160,null],[3,"TimeWarpScreen","","",null,null],[12,"target","","",161,null],[12,"wall_time_started","","",161,null],[12,"sim_time_started","","",161,null],[12,"halt_upon_delay","","",161,null],[12,"panel","","",161,null],[5,"area_under_curve","","",null,[[["vec",3]],["polygon",3]]],[5,"compare_count","","",null,[[],["string",3]]],[5,"build_jump_to_time_btn","","",null,[[["eventctx",3],["time",3]],["widget",3]]],[5,"build_jump_to_delay_button","","",null,[[["eventctx",3],["duration",3]],["widget",3]]],[11,"new","","",159,[[["app",3],["gameplaymode",4],["option",4],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",160,[[["app",3],["gameplaymode",4],["option",4],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",161,[[["duration",3],["option",4],["time",3],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[0,"uber_turns","game::sandbox","",null,null],[3,"UberTurnPicker","game::sandbox::uber_turns","",null,null],[12,"members","","",162,null],[3,"UberTurnViewer","","",null,null],[12,"draw","","",163,null],[12,"ic","","",163,null],[12,"idx","","",163,null],[12,"legal_turns","","",163,null],[3,"MergeIntersections","","",null,null],[12,"draw","","",164,null],[5,"find_interior_roads","","",null,[[["btreeset",3],["map",3]],[["roadid",3],["btreeset",3]]]],[11,"new","","",162,[[["app",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",163,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"new","","",164,[[["app",3],["btreeset",3],["eventctx",3],["intersectionid",3]],[["box",3],["state",8]]]],[11,"simple_new","game::sandbox","If you don\'t need to chain any transitions after the…",105,[[["gameplaymode",4],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"async_new","","This does not immediately initialize anything (like…",105,[[["fnonce",8],["box",3],["gameplaymode",4],["eventctx",3],["app",3]],[["box",3],["state",8]]]],[11,"contextual_actions","","",105,[[],["actions",3]]],[11,"new","","",107,[[["app",3],["eventctx",3]],["agentmeter",3]]],[11,"event","","",107,[[["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",107,[[["gfxctx",3]]]],[11,"new","","",106,[[["app",3],["eventctx",3],["box",3]],["sandboxcontrols",3]]],[11,"recreate_panels","","",106,[[["app",3],["eventctx",3]]]],[11,"from","game::app","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::challenges","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"into_any","","",9,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",9,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",9,[[],["any",8]]],[11,"as_any_mut","","",9,[[],["any",8]]],[11,"into_any_arc","","",9,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"into_any","","",10,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",10,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",10,[[],["any",8]]],[11,"as_any_mut","","",10,[[],["any",8]]],[11,"into_any_arc","","",10,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"from","game::challenges::cutscene","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"into_any","","",12,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",12,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",12,[[],["any",8]]],[11,"as_any_mut","","",12,[[],["any",8]]],[11,"into_any_arc","","",12,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"vzip","","",13,[[]]],[11,"into_any","","",13,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",13,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",13,[[],["any",8]]],[11,"as_any_mut","","",13,[[],["any",8]]],[11,"into_any_arc","","",13,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"into_any","","",14,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",14,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",14,[[],["any",8]]],[11,"as_any_mut","","",14,[[],["any",8]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"vzip","","",15,[[]]],[11,"into_any","","",15,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",15,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",15,[[],["any",8]]],[11,"as_any_mut","","",15,[[],["any",8]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"into_any","","",16,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",16,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",16,[[],["any",8]]],[11,"as_any_mut","","",16,[[],["any",8]]],[11,"into_any_arc","","",16,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::common","",17,[[]]],[11,"into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"vzip","","",17,[[]]],[11,"into_any","","",17,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",17,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",17,[[],["any",8]]],[11,"as_any_mut","","",17,[[],["any",8]]],[11,"from","game::common::minimap","",165,[[]]],[11,"into","","",165,[[]]],[11,"borrow","","",165,[[]]],[11,"borrow_mut","","",165,[[]]],[11,"try_from","","",165,[[],["result",4]]],[11,"try_into","","",165,[[],["result",4]]],[11,"type_id","","",165,[[],["typeid",3]]],[11,"vzip","","",165,[[]]],[11,"into_any","","",165,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",165,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",165,[[],["any",8]]],[11,"as_any_mut","","",165,[[],["any",8]]],[11,"into_any_arc","","",165,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::common::warp","",18,[[]]],[11,"into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"into_any","","",18,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",18,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",18,[[],["any",8]]],[11,"as_any_mut","","",18,[[],["any",8]]],[11,"into_any_arc","","",18,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"vzip","","",19,[[]]],[11,"into_any","","",19,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",19,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",19,[[],["any",8]]],[11,"as_any_mut","","",19,[[],["any",8]]],[11,"from","game::debug","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"into_any","","",20,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",20,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",20,[[],["any",8]]],[11,"as_any_mut","","",20,[[],["any",8]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"vzip","","",21,[[]]],[11,"into_any","","",21,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",21,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",21,[[],["any",8]]],[11,"as_any_mut","","",21,[[],["any",8]]],[11,"into_any_arc","","",21,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",166,[[]]],[11,"into","","",166,[[]]],[11,"borrow","","",166,[[]]],[11,"borrow_mut","","",166,[[]]],[11,"try_from","","",166,[[],["result",4]]],[11,"try_into","","",166,[[],["result",4]]],[11,"type_id","","",166,[[],["typeid",3]]],[11,"vzip","","",166,[[]]],[11,"into_any","","",166,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",166,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",166,[[],["any",8]]],[11,"as_any_mut","","",166,[[],["any",8]]],[11,"into_any_arc","","",166,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"vzip","","",22,[[]]],[11,"into_any","","",22,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",22,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",22,[[],["any",8]]],[11,"as_any_mut","","",22,[[],["any",8]]],[11,"into_any_arc","","",22,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::debug::blocked_by","",23,[[]]],[11,"into","","",23,[[]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"vzip","","",23,[[]]],[11,"into_any","","",23,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",23,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",23,[[],["any",8]]],[11,"as_any_mut","","",23,[[],["any",8]]],[11,"from","game::debug::floodfill","",24,[[]]],[11,"into","","",24,[[]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"vzip","","",24,[[]]],[11,"into_any","","",24,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",24,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",24,[[],["any",8]]],[11,"as_any_mut","","",24,[[],["any",8]]],[11,"from","","",25,[[]]],[11,"into","","",25,[[]]],[11,"to_owned","","",25,[[]]],[11,"clone_into","","",25,[[]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"vzip","","",25,[[]]],[11,"into_any","","",25,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",25,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",25,[[],["any",8]]],[11,"as_any_mut","","",25,[[],["any",8]]],[11,"into_any_arc","","",25,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::debug::objects","",26,[[]]],[11,"into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"vzip","","",26,[[]]],[11,"into_any","","",26,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",26,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",26,[[],["any",8]]],[11,"as_any_mut","","",26,[[],["any",8]]],[11,"into_any_arc","","",26,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::debug::path_counter","",27,[[]]],[11,"into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"vzip","","",27,[[]]],[11,"into_any","","",27,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",27,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",27,[[],["any",8]]],[11,"as_any_mut","","",27,[[],["any",8]]],[11,"from","game::debug::polygons","",28,[[]]],[11,"into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"vzip","","",28,[[]]],[11,"into_any","","",28,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",28,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",28,[[],["any",8]]],[11,"as_any_mut","","",28,[[],["any",8]]],[11,"from","","",29,[[]]],[11,"into","","",29,[[]]],[11,"borrow","","",29,[[]]],[11,"borrow_mut","","",29,[[]]],[11,"try_from","","",29,[[],["result",4]]],[11,"try_into","","",29,[[],["result",4]]],[11,"type_id","","",29,[[],["typeid",3]]],[11,"vzip","","",29,[[]]],[11,"into_any","","",29,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",29,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",29,[[],["any",8]]],[11,"as_any_mut","","",29,[[],["any",8]]],[11,"into_any_arc","","",29,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::devtools","",30,[[]]],[11,"into","","",30,[[]]],[11,"borrow","","",30,[[]]],[11,"borrow_mut","","",30,[[]]],[11,"try_from","","",30,[[],["result",4]]],[11,"try_into","","",30,[[],["result",4]]],[11,"type_id","","",30,[[],["typeid",3]]],[11,"vzip","","",30,[[]]],[11,"into_any","","",30,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",30,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",30,[[],["any",8]]],[11,"as_any_mut","","",30,[[],["any",8]]],[11,"from","game::devtools::collisions","",31,[[]]],[11,"into","","",31,[[]]],[11,"borrow","","",31,[[]]],[11,"borrow_mut","","",31,[[]]],[11,"try_from","","",31,[[],["result",4]]],[11,"try_into","","",31,[[],["result",4]]],[11,"type_id","","",31,[[],["typeid",3]]],[11,"vzip","","",31,[[]]],[11,"into_any","","",31,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",31,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",31,[[],["any",8]]],[11,"as_any_mut","","",31,[[],["any",8]]],[11,"from","","",32,[[]]],[11,"into","","",32,[[]]],[11,"borrow","","",32,[[]]],[11,"borrow_mut","","",32,[[]]],[11,"try_from","","",32,[[],["result",4]]],[11,"try_into","","",32,[[],["result",4]]],[11,"type_id","","",32,[[],["typeid",3]]],[11,"vzip","","",32,[[]]],[11,"into_any","","",32,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",32,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",32,[[],["any",8]]],[11,"as_any_mut","","",32,[[],["any",8]]],[11,"into_any_arc","","",32,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",33,[[]]],[11,"into","","",33,[[]]],[11,"borrow","","",33,[[]]],[11,"borrow_mut","","",33,[[]]],[11,"try_from","","",33,[[],["result",4]]],[11,"try_into","","",33,[[],["result",4]]],[11,"type_id","","",33,[[],["typeid",3]]],[11,"vzip","","",33,[[]]],[11,"into_any","","",33,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",33,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",33,[[],["any",8]]],[11,"as_any_mut","","",33,[[],["any",8]]],[11,"from","","",34,[[]]],[11,"into","","",34,[[]]],[11,"borrow","","",34,[[]]],[11,"borrow_mut","","",34,[[]]],[11,"try_from","","",34,[[],["result",4]]],[11,"try_into","","",34,[[],["result",4]]],[11,"type_id","","",34,[[],["typeid",3]]],[11,"vzip","","",34,[[]]],[11,"into_any","","",34,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",34,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",34,[[],["any",8]]],[11,"as_any_mut","","",34,[[],["any",8]]],[11,"into_any_arc","","",34,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::devtools::destinations","",37,[[]]],[11,"into","","",37,[[]]],[11,"borrow","","",37,[[]]],[11,"borrow_mut","","",37,[[]]],[11,"try_from","","",37,[[],["result",4]]],[11,"try_into","","",37,[[],["result",4]]],[11,"type_id","","",37,[[],["typeid",3]]],[11,"vzip","","",37,[[]]],[11,"into_any","","",37,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",37,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",37,[[],["any",8]]],[11,"as_any_mut","","",37,[[],["any",8]]],[11,"from","game::devtools::kml","",38,[[]]],[11,"into","","",38,[[]]],[11,"borrow","","",38,[[]]],[11,"borrow_mut","","",38,[[]]],[11,"try_from","","",38,[[],["result",4]]],[11,"try_into","","",38,[[],["result",4]]],[11,"type_id","","",38,[[],["typeid",3]]],[11,"vzip","","",38,[[]]],[11,"into_any","","",38,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",38,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",38,[[],["any",8]]],[11,"as_any_mut","","",38,[[],["any",8]]],[11,"from","","",39,[[]]],[11,"into","","",39,[[]]],[11,"borrow","","",39,[[]]],[11,"borrow_mut","","",39,[[]]],[11,"try_from","","",39,[[],["result",4]]],[11,"try_into","","",39,[[],["result",4]]],[11,"type_id","","",39,[[],["typeid",3]]],[11,"vzip","","",39,[[]]],[11,"into_any","","",39,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",39,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",39,[[],["any",8]]],[11,"as_any_mut","","",39,[[],["any",8]]],[11,"into_any_arc","","",39,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::devtools::polygon","",40,[[]]],[11,"into","","",40,[[]]],[11,"borrow","","",40,[[]]],[11,"borrow_mut","","",40,[[]]],[11,"try_from","","",40,[[],["result",4]]],[11,"try_into","","",40,[[],["result",4]]],[11,"type_id","","",40,[[],["typeid",3]]],[11,"vzip","","",40,[[]]],[11,"into_any","","",40,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",40,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",40,[[],["any",8]]],[11,"as_any_mut","","",40,[[],["any",8]]],[11,"from","game::devtools::scenario","",41,[[]]],[11,"into","","",41,[[]]],[11,"borrow","","",41,[[]]],[11,"borrow_mut","","",41,[[]]],[11,"try_from","","",41,[[],["result",4]]],[11,"try_into","","",41,[[],["result",4]]],[11,"type_id","","",41,[[],["typeid",3]]],[11,"vzip","","",41,[[]]],[11,"into_any","","",41,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",41,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",41,[[],["any",8]]],[11,"as_any_mut","","",41,[[],["any",8]]],[11,"from","game::devtools::story","",42,[[]]],[11,"into","","",42,[[]]],[11,"borrow","","",42,[[]]],[11,"borrow_mut","","",42,[[]]],[11,"try_from","","",42,[[],["result",4]]],[11,"try_into","","",42,[[],["result",4]]],[11,"type_id","","",42,[[],["typeid",3]]],[11,"vzip","","",42,[[]]],[11,"into_any","","",42,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",42,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",42,[[],["any",8]]],[11,"as_any_mut","","",42,[[],["any",8]]],[11,"from","","",43,[[]]],[11,"into","","",43,[[]]],[11,"to_owned","","",43,[[]]],[11,"clone_into","","",43,[[]]],[11,"borrow","","",43,[[]]],[11,"borrow_mut","","",43,[[]]],[11,"try_from","","",43,[[],["result",4]]],[11,"try_into","","",43,[[],["result",4]]],[11,"type_id","","",43,[[],["typeid",3]]],[11,"vzip","","",43,[[]]],[11,"into_any","","",43,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",43,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",43,[[],["any",8]]],[11,"as_any_mut","","",43,[[],["any",8]]],[11,"into_any_arc","","",43,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",44,[[]]],[11,"into","","",44,[[]]],[11,"borrow","","",44,[[]]],[11,"borrow_mut","","",44,[[]]],[11,"try_from","","",44,[[],["result",4]]],[11,"try_into","","",44,[[],["result",4]]],[11,"type_id","","",44,[[],["typeid",3]]],[11,"vzip","","",44,[[]]],[11,"into_any","","",44,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",44,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",44,[[],["any",8]]],[11,"as_any_mut","","",44,[[],["any",8]]],[11,"into_any_arc","","",44,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",45,[[]]],[11,"into","","",45,[[]]],[11,"borrow","","",45,[[]]],[11,"borrow_mut","","",45,[[]]],[11,"try_from","","",45,[[],["result",4]]],[11,"try_into","","",45,[[],["result",4]]],[11,"type_id","","",45,[[],["typeid",3]]],[11,"vzip","","",45,[[]]],[11,"into_any","","",45,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",45,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",45,[[],["any",8]]],[11,"as_any_mut","","",45,[[],["any",8]]],[11,"into_any_arc","","",45,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",46,[[]]],[11,"into","","",46,[[]]],[11,"borrow","","",46,[[]]],[11,"borrow_mut","","",46,[[]]],[11,"try_from","","",46,[[],["result",4]]],[11,"try_into","","",46,[[],["result",4]]],[11,"type_id","","",46,[[],["typeid",3]]],[11,"vzip","","",46,[[]]],[11,"into_any","","",46,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",46,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",46,[[],["any",8]]],[11,"as_any_mut","","",46,[[],["any",8]]],[11,"into_any_arc","","",46,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",47,[[]]],[11,"into","","",47,[[]]],[11,"borrow","","",47,[[]]],[11,"borrow_mut","","",47,[[]]],[11,"try_from","","",47,[[],["result",4]]],[11,"try_into","","",47,[[],["result",4]]],[11,"type_id","","",47,[[],["typeid",3]]],[11,"vzip","","",47,[[]]],[11,"into_any","","",47,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",47,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",47,[[],["any",8]]],[11,"as_any_mut","","",47,[[],["any",8]]],[11,"from","game::edit","",48,[[]]],[11,"into","","",48,[[]]],[11,"borrow","","",48,[[]]],[11,"borrow_mut","","",48,[[]]],[11,"try_from","","",48,[[],["result",4]]],[11,"try_into","","",48,[[],["result",4]]],[11,"type_id","","",48,[[],["typeid",3]]],[11,"vzip","","",48,[[]]],[11,"into_any","","",48,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",48,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",48,[[],["any",8]]],[11,"as_any_mut","","",48,[[],["any",8]]],[11,"from","","",49,[[]]],[11,"into","","",49,[[]]],[11,"borrow","","",49,[[]]],[11,"borrow_mut","","",49,[[]]],[11,"try_from","","",49,[[],["result",4]]],[11,"try_into","","",49,[[],["result",4]]],[11,"type_id","","",49,[[],["typeid",3]]],[11,"vzip","","",49,[[]]],[11,"into_any","","",49,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",49,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",49,[[],["any",8]]],[11,"as_any_mut","","",49,[[],["any",8]]],[11,"from","","",50,[[]]],[11,"into","","",50,[[]]],[11,"borrow","","",50,[[]]],[11,"borrow_mut","","",50,[[]]],[11,"try_from","","",50,[[],["result",4]]],[11,"try_into","","",50,[[],["result",4]]],[11,"type_id","","",50,[[],["typeid",3]]],[11,"vzip","","",50,[[]]],[11,"into_any","","",50,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",50,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",50,[[],["any",8]]],[11,"as_any_mut","","",50,[[],["any",8]]],[11,"from","","",51,[[]]],[11,"into","","",51,[[]]],[11,"borrow","","",51,[[]]],[11,"borrow_mut","","",51,[[]]],[11,"try_from","","",51,[[],["result",4]]],[11,"try_into","","",51,[[],["result",4]]],[11,"type_id","","",51,[[],["typeid",3]]],[11,"vzip","","",51,[[]]],[11,"into_any","","",51,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",51,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",51,[[],["any",8]]],[11,"as_any_mut","","",51,[[],["any",8]]],[11,"from","game::edit::bulk","",52,[[]]],[11,"into","","",52,[[]]],[11,"borrow","","",52,[[]]],[11,"borrow_mut","","",52,[[]]],[11,"try_from","","",52,[[],["result",4]]],[11,"try_into","","",52,[[],["result",4]]],[11,"type_id","","",52,[[],["typeid",3]]],[11,"vzip","","",52,[[]]],[11,"into_any","","",52,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",52,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",52,[[],["any",8]]],[11,"as_any_mut","","",52,[[],["any",8]]],[11,"from","","",53,[[]]],[11,"into","","",53,[[]]],[11,"borrow","","",53,[[]]],[11,"borrow_mut","","",53,[[]]],[11,"try_from","","",53,[[],["result",4]]],[11,"try_into","","",53,[[],["result",4]]],[11,"type_id","","",53,[[],["typeid",3]]],[11,"vzip","","",53,[[]]],[11,"into_any","","",53,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",53,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",53,[[],["any",8]]],[11,"as_any_mut","","",53,[[],["any",8]]],[11,"from","game::edit::cluster_traffic_signals","",54,[[]]],[11,"into","","",54,[[]]],[11,"borrow","","",54,[[]]],[11,"borrow_mut","","",54,[[]]],[11,"try_from","","",54,[[],["result",4]]],[11,"try_into","","",54,[[],["result",4]]],[11,"type_id","","",54,[[],["typeid",3]]],[11,"vzip","","",54,[[]]],[11,"into_any","","",54,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",54,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",54,[[],["any",8]]],[11,"as_any_mut","","",54,[[],["any",8]]],[11,"from","game::edit::lanes","",55,[[]]],[11,"into","","",55,[[]]],[11,"borrow","","",55,[[]]],[11,"borrow_mut","","",55,[[]]],[11,"try_from","","",55,[[],["result",4]]],[11,"try_into","","",55,[[],["result",4]]],[11,"type_id","","",55,[[],["typeid",3]]],[11,"vzip","","",55,[[]]],[11,"into_any","","",55,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",55,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",55,[[],["any",8]]],[11,"as_any_mut","","",55,[[],["any",8]]],[11,"into_any_arc","","",55,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::routes","",56,[[]]],[11,"into","","",56,[[]]],[11,"borrow","","",56,[[]]],[11,"borrow_mut","","",56,[[]]],[11,"try_from","","",56,[[],["result",4]]],[11,"try_into","","",56,[[],["result",4]]],[11,"type_id","","",56,[[],["typeid",3]]],[11,"vzip","","",56,[[]]],[11,"into_any","","",56,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",56,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",56,[[],["any",8]]],[11,"as_any_mut","","",56,[[],["any",8]]],[11,"from","game::edit::select","",57,[[]]],[11,"into","","",57,[[]]],[11,"borrow","","",57,[[]]],[11,"borrow_mut","","",57,[[]]],[11,"try_from","","",57,[[],["result",4]]],[11,"try_into","","",57,[[],["result",4]]],[11,"type_id","","",57,[[],["typeid",3]]],[11,"vzip","","",57,[[]]],[11,"into_any","","",57,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",57,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",57,[[],["any",8]]],[11,"as_any_mut","","",57,[[],["any",8]]],[11,"into_any_arc","","",57,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",58,[[]]],[11,"into","","",58,[[]]],[11,"borrow","","",58,[[]]],[11,"borrow_mut","","",58,[[]]],[11,"try_from","","",58,[[],["result",4]]],[11,"try_into","","",58,[[],["result",4]]],[11,"type_id","","",58,[[],["typeid",3]]],[11,"vzip","","",58,[[]]],[11,"into_any","","",58,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",58,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",58,[[],["any",8]]],[11,"as_any_mut","","",58,[[],["any",8]]],[11,"into_any_arc","","",58,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::stop_signs","",60,[[]]],[11,"into","","",60,[[]]],[11,"borrow","","",60,[[]]],[11,"borrow_mut","","",60,[[]]],[11,"try_from","","",60,[[],["result",4]]],[11,"try_into","","",60,[[],["result",4]]],[11,"type_id","","",60,[[],["typeid",3]]],[11,"vzip","","",60,[[]]],[11,"into_any","","",60,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",60,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",60,[[],["any",8]]],[11,"as_any_mut","","",60,[[],["any",8]]],[11,"into_any_arc","","",60,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::traffic_signals","",61,[[]]],[11,"into","","",61,[[]]],[11,"borrow","","",61,[[]]],[11,"borrow_mut","","",61,[[]]],[11,"try_from","","",61,[[],["result",4]]],[11,"try_into","","",61,[[],["result",4]]],[11,"type_id","","",61,[[],["typeid",3]]],[11,"vzip","","",61,[[]]],[11,"into_any","","",61,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",61,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",61,[[],["any",8]]],[11,"as_any_mut","","",61,[[],["any",8]]],[11,"from","","",62,[[]]],[11,"into","","",62,[[]]],[11,"to_owned","","",62,[[]]],[11,"clone_into","","",62,[[]]],[11,"borrow","","",62,[[]]],[11,"borrow_mut","","",62,[[]]],[11,"try_from","","",62,[[],["result",4]]],[11,"try_into","","",62,[[],["result",4]]],[11,"type_id","","",62,[[],["typeid",3]]],[11,"vzip","","",62,[[]]],[11,"into_any","","",62,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",62,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",62,[[],["any",8]]],[11,"as_any_mut","","",62,[[],["any",8]]],[11,"into_any_arc","","",62,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::traffic_signals::edits","",63,[[]]],[11,"into","","",63,[[]]],[11,"borrow","","",63,[[]]],[11,"borrow_mut","","",63,[[]]],[11,"try_from","","",63,[[],["result",4]]],[11,"try_into","","",63,[[],["result",4]]],[11,"type_id","","",63,[[],["typeid",3]]],[11,"vzip","","",63,[[]]],[11,"into_any","","",63,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",63,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",63,[[],["any",8]]],[11,"as_any_mut","","",63,[[],["any",8]]],[11,"into_any_arc","","",63,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::traffic_signals::offsets","",64,[[]]],[11,"into","","",64,[[]]],[11,"borrow","","",64,[[]]],[11,"borrow_mut","","",64,[[]]],[11,"try_from","","",64,[[],["result",4]]],[11,"try_into","","",64,[[],["result",4]]],[11,"type_id","","",64,[[],["typeid",3]]],[11,"vzip","","",64,[[]]],[11,"into_any","","",64,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",64,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",64,[[],["any",8]]],[11,"as_any_mut","","",64,[[],["any",8]]],[11,"into_any_arc","","",64,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",65,[[]]],[11,"into","","",65,[[]]],[11,"borrow","","",65,[[]]],[11,"borrow_mut","","",65,[[]]],[11,"try_from","","",65,[[],["result",4]]],[11,"try_into","","",65,[[],["result",4]]],[11,"type_id","","",65,[[],["typeid",3]]],[11,"vzip","","",65,[[]]],[11,"into_any","","",65,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",65,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",65,[[],["any",8]]],[11,"as_any_mut","","",65,[[],["any",8]]],[11,"into_any_arc","","",65,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",66,[[]]],[11,"into","","",66,[[]]],[11,"borrow","","",66,[[]]],[11,"borrow_mut","","",66,[[]]],[11,"try_from","","",66,[[],["result",4]]],[11,"try_into","","",66,[[],["result",4]]],[11,"type_id","","",66,[[],["typeid",3]]],[11,"vzip","","",66,[[]]],[11,"into_any","","",66,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",66,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",66,[[],["any",8]]],[11,"as_any_mut","","",66,[[],["any",8]]],[11,"into_any_arc","","",66,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::edit::traffic_signals::picker","",67,[[]]],[11,"into","","",67,[[]]],[11,"borrow","","",67,[[]]],[11,"borrow_mut","","",67,[[]]],[11,"try_from","","",67,[[],["result",4]]],[11,"try_into","","",67,[[],["result",4]]],[11,"type_id","","",67,[[],["typeid",3]]],[11,"vzip","","",67,[[]]],[11,"into_any","","",67,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",67,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",67,[[],["any",8]]],[11,"as_any_mut","","",67,[[],["any",8]]],[11,"from","game::edit::traffic_signals::preview","",68,[[]]],[11,"into","","",68,[[]]],[11,"borrow","","",68,[[]]],[11,"borrow_mut","","",68,[[]]],[11,"try_from","","",68,[[],["result",4]]],[11,"try_into","","",68,[[],["result",4]]],[11,"type_id","","",68,[[],["typeid",3]]],[11,"vzip","","",68,[[]]],[11,"into_any","","",68,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",68,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",68,[[],["any",8]]],[11,"as_any_mut","","",68,[[],["any",8]]],[11,"from","game::edit::zones","",69,[[]]],[11,"into","","",69,[[]]],[11,"borrow","","",69,[[]]],[11,"borrow_mut","","",69,[[]]],[11,"try_from","","",69,[[],["result",4]]],[11,"try_into","","",69,[[],["result",4]]],[11,"type_id","","",69,[[],["typeid",3]]],[11,"vzip","","",69,[[]]],[11,"into_any","","",69,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",69,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",69,[[],["any",8]]],[11,"as_any_mut","","",69,[[],["any",8]]],[11,"from","game::info","",70,[[]]],[11,"into","","",70,[[]]],[11,"borrow","","",70,[[]]],[11,"borrow_mut","","",70,[[]]],[11,"try_from","","",70,[[],["result",4]]],[11,"try_into","","",70,[[],["result",4]]],[11,"type_id","","",70,[[],["typeid",3]]],[11,"vzip","","",70,[[]]],[11,"into_any","","",70,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",70,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",70,[[],["any",8]]],[11,"as_any_mut","","",70,[[],["any",8]]],[11,"from","","",71,[[]]],[11,"into","","",71,[[]]],[11,"borrow","","",71,[[]]],[11,"borrow_mut","","",71,[[]]],[11,"try_from","","",71,[[],["result",4]]],[11,"try_into","","",71,[[],["result",4]]],[11,"type_id","","",71,[[],["typeid",3]]],[11,"vzip","","",71,[[]]],[11,"into_any","","",71,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",71,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",71,[[],["any",8]]],[11,"as_any_mut","","",71,[[],["any",8]]],[11,"into_any_arc","","",71,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",72,[[]]],[11,"into","","",72,[[]]],[11,"to_owned","","",72,[[]]],[11,"clone_into","","",72,[[]]],[11,"borrow","","",72,[[]]],[11,"borrow_mut","","",72,[[]]],[11,"try_from","","",72,[[],["result",4]]],[11,"try_into","","",72,[[],["result",4]]],[11,"type_id","","",72,[[],["typeid",3]]],[11,"vzip","","",72,[[]]],[11,"into_any","","",72,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",72,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",72,[[],["any",8]]],[11,"as_any_mut","","",72,[[],["any",8]]],[11,"into_any_arc","","",72,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",73,[[]]],[11,"into","","",73,[[]]],[11,"to_owned","","",73,[[]]],[11,"clone_into","","",73,[[]]],[11,"borrow","","",73,[[]]],[11,"borrow_mut","","",73,[[]]],[11,"try_from","","",73,[[],["result",4]]],[11,"try_into","","",73,[[],["result",4]]],[11,"type_id","","",73,[[],["typeid",3]]],[11,"vzip","","",73,[[]]],[11,"into_any","","",73,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",73,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",73,[[],["any",8]]],[11,"as_any_mut","","",73,[[],["any",8]]],[11,"into_any_arc","","",73,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::info::trip","",74,[[]]],[11,"into","","",74,[[]]],[11,"to_owned","","",74,[[]]],[11,"clone_into","","",74,[[]]],[11,"borrow","","",74,[[]]],[11,"borrow_mut","","",74,[[]]],[11,"try_from","","",74,[[],["result",4]]],[11,"try_into","","",74,[[],["result",4]]],[11,"type_id","","",74,[[],["typeid",3]]],[11,"vzip","","",74,[[]]],[11,"into_any","","",74,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",74,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",74,[[],["any",8]]],[11,"as_any_mut","","",74,[[],["any",8]]],[11,"into_any_arc","","",74,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::layer","",76,[[]]],[11,"into","","",76,[[]]],[11,"borrow","","",76,[[]]],[11,"borrow_mut","","",76,[[]]],[11,"try_from","","",76,[[],["result",4]]],[11,"try_into","","",76,[[],["result",4]]],[11,"type_id","","",76,[[],["typeid",3]]],[11,"vzip","","",76,[[]]],[11,"into_any","","",76,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",76,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",76,[[],["any",8]]],[11,"as_any_mut","","",76,[[],["any",8]]],[11,"from","","",77,[[]]],[11,"into","","",77,[[]]],[11,"borrow","","",77,[[]]],[11,"borrow_mut","","",77,[[]]],[11,"try_from","","",77,[[],["result",4]]],[11,"try_into","","",77,[[],["result",4]]],[11,"type_id","","",77,[[],["typeid",3]]],[11,"vzip","","",77,[[]]],[11,"into_any","","",77,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",77,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",77,[[],["any",8]]],[11,"as_any_mut","","",77,[[],["any",8]]],[11,"from","game::layer::elevation","",78,[[]]],[11,"into","","",78,[[]]],[11,"borrow","","",78,[[]]],[11,"borrow_mut","","",78,[[]]],[11,"try_from","","",78,[[],["result",4]]],[11,"try_into","","",78,[[],["result",4]]],[11,"type_id","","",78,[[],["typeid",3]]],[11,"vzip","","",78,[[]]],[11,"into_any","","",78,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",78,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",78,[[],["any",8]]],[11,"as_any_mut","","",78,[[],["any",8]]],[11,"from","game::layer::favorites","",79,[[]]],[11,"into","","",79,[[]]],[11,"borrow","","",79,[[]]],[11,"borrow_mut","","",79,[[]]],[11,"try_from","","",79,[[],["result",4]]],[11,"try_into","","",79,[[],["result",4]]],[11,"type_id","","",79,[[],["typeid",3]]],[11,"vzip","","",79,[[]]],[11,"into_any","","",79,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",79,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",79,[[],["any",8]]],[11,"as_any_mut","","",79,[[],["any",8]]],[11,"into_any_arc","","",79,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",80,[[]]],[11,"into","","",80,[[]]],[11,"borrow","","",80,[[]]],[11,"borrow_mut","","",80,[[]]],[11,"try_from","","",80,[[],["result",4]]],[11,"try_into","","",80,[[],["result",4]]],[11,"type_id","","",80,[[],["typeid",3]]],[11,"vzip","","",80,[[]]],[11,"into_any","","",80,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",80,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",80,[[],["any",8]]],[11,"as_any_mut","","",80,[[],["any",8]]],[11,"from","game::layer::map","",81,[[]]],[11,"into","","",81,[[]]],[11,"borrow","","",81,[[]]],[11,"borrow_mut","","",81,[[]]],[11,"try_from","","",81,[[],["result",4]]],[11,"try_into","","",81,[[],["result",4]]],[11,"type_id","","",81,[[],["typeid",3]]],[11,"vzip","","",81,[[]]],[11,"into_any","","",81,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",81,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",81,[[],["any",8]]],[11,"as_any_mut","","",81,[[],["any",8]]],[11,"from","","",82,[[]]],[11,"into","","",82,[[]]],[11,"borrow","","",82,[[]]],[11,"borrow_mut","","",82,[[]]],[11,"try_from","","",82,[[],["result",4]]],[11,"try_into","","",82,[[],["result",4]]],[11,"type_id","","",82,[[],["typeid",3]]],[11,"vzip","","",82,[[]]],[11,"into_any","","",82,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",82,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",82,[[],["any",8]]],[11,"as_any_mut","","",82,[[],["any",8]]],[11,"from","","",83,[[]]],[11,"into","","",83,[[]]],[11,"borrow","","",83,[[]]],[11,"borrow_mut","","",83,[[]]],[11,"try_from","","",83,[[],["result",4]]],[11,"try_into","","",83,[[],["result",4]]],[11,"type_id","","",83,[[],["typeid",3]]],[11,"vzip","","",83,[[]]],[11,"into_any","","",83,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",83,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",83,[[],["any",8]]],[11,"as_any_mut","","",83,[[],["any",8]]],[11,"from","game::layer::pandemic","",84,[[]]],[11,"into","","",84,[[]]],[11,"borrow","","",84,[[]]],[11,"borrow_mut","","",84,[[]]],[11,"try_from","","",84,[[],["result",4]]],[11,"try_into","","",84,[[],["result",4]]],[11,"type_id","","",84,[[],["typeid",3]]],[11,"vzip","","",84,[[]]],[11,"into_any","","",84,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",84,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",84,[[],["any",8]]],[11,"as_any_mut","","",84,[[],["any",8]]],[11,"from","","",85,[[]]],[11,"into","","",85,[[]]],[11,"to_owned","","",85,[[]]],[11,"clone_into","","",85,[[]]],[11,"borrow","","",85,[[]]],[11,"borrow_mut","","",85,[[]]],[11,"try_from","","",85,[[],["result",4]]],[11,"try_into","","",85,[[],["result",4]]],[11,"type_id","","",85,[[],["typeid",3]]],[11,"vzip","","",85,[[]]],[11,"into_any","","",85,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",85,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",85,[[],["any",8]]],[11,"as_any_mut","","",85,[[],["any",8]]],[11,"into_any_arc","","",85,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",86,[[]]],[11,"into","","",86,[[]]],[11,"to_owned","","",86,[[]]],[11,"clone_into","","",86,[[]]],[11,"borrow","","",86,[[]]],[11,"borrow_mut","","",86,[[]]],[11,"try_from","","",86,[[],["result",4]]],[11,"try_into","","",86,[[],["result",4]]],[11,"type_id","","",86,[[],["typeid",3]]],[11,"vzip","","",86,[[]]],[11,"into_any","","",86,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",86,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",86,[[],["any",8]]],[11,"as_any_mut","","",86,[[],["any",8]]],[11,"into_any_arc","","",86,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::layer::parking","",87,[[]]],[11,"into","","",87,[[]]],[11,"borrow","","",87,[[]]],[11,"borrow_mut","","",87,[[]]],[11,"try_from","","",87,[[],["result",4]]],[11,"try_into","","",87,[[],["result",4]]],[11,"type_id","","",87,[[],["typeid",3]]],[11,"vzip","","",87,[[]]],[11,"into_any","","",87,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",87,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",87,[[],["any",8]]],[11,"as_any_mut","","",87,[[],["any",8]]],[11,"from","","",88,[[]]],[11,"into","","",88,[[]]],[11,"borrow","","",88,[[]]],[11,"borrow_mut","","",88,[[]]],[11,"try_from","","",88,[[],["result",4]]],[11,"try_into","","",88,[[],["result",4]]],[11,"type_id","","",88,[[],["typeid",3]]],[11,"vzip","","",88,[[]]],[11,"into_any","","",88,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",88,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",88,[[],["any",8]]],[11,"as_any_mut","","",88,[[],["any",8]]],[11,"from","","",89,[[]]],[11,"into","","",89,[[]]],[11,"to_owned","","",89,[[]]],[11,"clone_into","","",89,[[]]],[11,"borrow","","",89,[[]]],[11,"borrow_mut","","",89,[[]]],[11,"try_from","","",89,[[],["result",4]]],[11,"try_into","","",89,[[],["result",4]]],[11,"type_id","","",89,[[],["typeid",3]]],[11,"equivalent","","",89,[[]]],[11,"vzip","","",89,[[]]],[11,"into_any","","",89,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",89,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",89,[[],["any",8]]],[11,"as_any_mut","","",89,[[],["any",8]]],[11,"into_any_arc","","",89,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::layer::population","",90,[[]]],[11,"into","","",90,[[]]],[11,"borrow","","",90,[[]]],[11,"borrow_mut","","",90,[[]]],[11,"try_from","","",90,[[],["result",4]]],[11,"try_into","","",90,[[],["result",4]]],[11,"type_id","","",90,[[],["typeid",3]]],[11,"vzip","","",90,[[]]],[11,"into_any","","",90,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",90,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",90,[[],["any",8]]],[11,"as_any_mut","","",90,[[],["any",8]]],[11,"from","","",91,[[]]],[11,"into","","",91,[[]]],[11,"to_owned","","",91,[[]]],[11,"clone_into","","",91,[[]]],[11,"borrow","","",91,[[]]],[11,"borrow_mut","","",91,[[]]],[11,"try_from","","",91,[[],["result",4]]],[11,"try_into","","",91,[[],["result",4]]],[11,"type_id","","",91,[[],["typeid",3]]],[11,"vzip","","",91,[[]]],[11,"into_any","","",91,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",91,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",91,[[],["any",8]]],[11,"as_any_mut","","",91,[[],["any",8]]],[11,"into_any_arc","","",91,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::layer::traffic","",92,[[]]],[11,"into","","",92,[[]]],[11,"borrow","","",92,[[]]],[11,"borrow_mut","","",92,[[]]],[11,"try_from","","",92,[[],["result",4]]],[11,"try_into","","",92,[[],["result",4]]],[11,"type_id","","",92,[[],["typeid",3]]],[11,"vzip","","",92,[[]]],[11,"into_any","","",92,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",92,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",92,[[],["any",8]]],[11,"as_any_mut","","",92,[[],["any",8]]],[11,"from","","",93,[[]]],[11,"into","","",93,[[]]],[11,"borrow","","",93,[[]]],[11,"borrow_mut","","",93,[[]]],[11,"try_from","","",93,[[],["result",4]]],[11,"try_into","","",93,[[],["result",4]]],[11,"type_id","","",93,[[],["typeid",3]]],[11,"vzip","","",93,[[]]],[11,"into_any","","",93,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",93,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",93,[[],["any",8]]],[11,"as_any_mut","","",93,[[],["any",8]]],[11,"from","","",94,[[]]],[11,"into","","",94,[[]]],[11,"borrow","","",94,[[]]],[11,"borrow_mut","","",94,[[]]],[11,"try_from","","",94,[[],["result",4]]],[11,"try_into","","",94,[[],["result",4]]],[11,"type_id","","",94,[[],["typeid",3]]],[11,"vzip","","",94,[[]]],[11,"into_any","","",94,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",94,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",94,[[],["any",8]]],[11,"as_any_mut","","",94,[[],["any",8]]],[11,"from","","",95,[[]]],[11,"into","","",95,[[]]],[11,"borrow","","",95,[[]]],[11,"borrow_mut","","",95,[[]]],[11,"try_from","","",95,[[],["result",4]]],[11,"try_into","","",95,[[],["result",4]]],[11,"type_id","","",95,[[],["typeid",3]]],[11,"vzip","","",95,[[]]],[11,"into_any","","",95,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",95,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",95,[[],["any",8]]],[11,"as_any_mut","","",95,[[],["any",8]]],[11,"from","","",96,[[]]],[11,"into","","",96,[[]]],[11,"borrow","","",96,[[]]],[11,"borrow_mut","","",96,[[]]],[11,"try_from","","",96,[[],["result",4]]],[11,"try_into","","",96,[[],["result",4]]],[11,"type_id","","",96,[[],["typeid",3]]],[11,"vzip","","",96,[[]]],[11,"into_any","","",96,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",96,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",96,[[],["any",8]]],[11,"as_any_mut","","",96,[[],["any",8]]],[11,"into_any_arc","","",96,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",97,[[]]],[11,"into","","",97,[[]]],[11,"borrow","","",97,[[]]],[11,"borrow_mut","","",97,[[]]],[11,"try_from","","",97,[[],["result",4]]],[11,"try_into","","",97,[[],["result",4]]],[11,"type_id","","",97,[[],["typeid",3]]],[11,"vzip","","",97,[[]]],[11,"into_any","","",97,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",97,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",97,[[],["any",8]]],[11,"as_any_mut","","",97,[[],["any",8]]],[11,"from","game::layer::transit","",98,[[]]],[11,"into","","",98,[[]]],[11,"borrow","","",98,[[]]],[11,"borrow_mut","","",98,[[]]],[11,"try_from","","",98,[[],["result",4]]],[11,"try_into","","",98,[[],["result",4]]],[11,"type_id","","",98,[[],["typeid",3]]],[11,"vzip","","",98,[[]]],[11,"into_any","","",98,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",98,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",98,[[],["any",8]]],[11,"as_any_mut","","",98,[[],["any",8]]],[11,"from","game::pregame","",100,[[]]],[11,"into","","",100,[[]]],[11,"borrow","","",100,[[]]],[11,"borrow_mut","","",100,[[]]],[11,"try_from","","",100,[[],["result",4]]],[11,"try_into","","",100,[[],["result",4]]],[11,"type_id","","",100,[[],["typeid",3]]],[11,"vzip","","",100,[[]]],[11,"into_any","","",100,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",100,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",100,[[],["any",8]]],[11,"as_any_mut","","",100,[[],["any",8]]],[11,"from","","",101,[[]]],[11,"into","","",101,[[]]],[11,"borrow","","",101,[[]]],[11,"borrow_mut","","",101,[[]]],[11,"try_from","","",101,[[],["result",4]]],[11,"try_into","","",101,[[],["result",4]]],[11,"type_id","","",101,[[],["typeid",3]]],[11,"vzip","","",101,[[]]],[11,"into_any","","",101,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",101,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",101,[[],["any",8]]],[11,"as_any_mut","","",101,[[],["any",8]]],[11,"from","","",102,[[]]],[11,"into","","",102,[[]]],[11,"borrow","","",102,[[]]],[11,"borrow_mut","","",102,[[]]],[11,"try_from","","",102,[[],["result",4]]],[11,"try_into","","",102,[[],["result",4]]],[11,"type_id","","",102,[[],["typeid",3]]],[11,"vzip","","",102,[[]]],[11,"into_any","","",102,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",102,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",102,[[],["any",8]]],[11,"as_any_mut","","",102,[[],["any",8]]],[11,"from","","",103,[[]]],[11,"into","","",103,[[]]],[11,"borrow","","",103,[[]]],[11,"borrow_mut","","",103,[[]]],[11,"try_from","","",103,[[],["result",4]]],[11,"try_into","","",103,[[],["result",4]]],[11,"type_id","","",103,[[],["typeid",3]]],[11,"vzip","","",103,[[]]],[11,"into_any","","",103,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",103,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",103,[[],["any",8]]],[11,"as_any_mut","","",103,[[],["any",8]]],[11,"from","","",104,[[]]],[11,"into","","",104,[[]]],[11,"borrow","","",104,[[]]],[11,"borrow_mut","","",104,[[]]],[11,"try_from","","",104,[[],["result",4]]],[11,"try_into","","",104,[[],["result",4]]],[11,"type_id","","",104,[[],["typeid",3]]],[11,"vzip","","",104,[[]]],[11,"into_any","","",104,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",104,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",104,[[],["any",8]]],[11,"as_any_mut","","",104,[[],["any",8]]],[11,"into_any_arc","","",104,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox","",105,[[]]],[11,"into","","",105,[[]]],[11,"borrow","","",105,[[]]],[11,"borrow_mut","","",105,[[]]],[11,"try_from","","",105,[[],["result",4]]],[11,"try_into","","",105,[[],["result",4]]],[11,"type_id","","",105,[[],["typeid",3]]],[11,"vzip","","",105,[[]]],[11,"into_any","","",105,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",105,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",105,[[],["any",8]]],[11,"as_any_mut","","",105,[[],["any",8]]],[11,"from","","",106,[[]]],[11,"into","","",106,[[]]],[11,"borrow","","",106,[[]]],[11,"borrow_mut","","",106,[[]]],[11,"try_from","","",106,[[],["result",4]]],[11,"try_into","","",106,[[],["result",4]]],[11,"type_id","","",106,[[],["typeid",3]]],[11,"vzip","","",106,[[]]],[11,"into_any","","",106,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",106,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",106,[[],["any",8]]],[11,"as_any_mut","","",106,[[],["any",8]]],[11,"from","","",167,[[]]],[11,"into","","",167,[[]]],[11,"borrow","","",167,[[]]],[11,"borrow_mut","","",167,[[]]],[11,"try_from","","",167,[[],["result",4]]],[11,"try_into","","",167,[[],["result",4]]],[11,"type_id","","",167,[[],["typeid",3]]],[11,"vzip","","",167,[[]]],[11,"into_any","","",167,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",167,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",167,[[],["any",8]]],[11,"as_any_mut","","",167,[[],["any",8]]],[11,"into_any_arc","","",167,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",107,[[]]],[11,"into","","",107,[[]]],[11,"borrow","","",107,[[]]],[11,"borrow_mut","","",107,[[]]],[11,"try_from","","",107,[[],["result",4]]],[11,"try_into","","",107,[[],["result",4]]],[11,"type_id","","",107,[[],["typeid",3]]],[11,"vzip","","",107,[[]]],[11,"into_any","","",107,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",107,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",107,[[],["any",8]]],[11,"as_any_mut","","",107,[[],["any",8]]],[11,"from","","",108,[[]]],[11,"into","","",108,[[]]],[11,"borrow","","",108,[[]]],[11,"borrow_mut","","",108,[[]]],[11,"try_from","","",108,[[],["result",4]]],[11,"try_into","","",108,[[],["result",4]]],[11,"type_id","","",108,[[],["typeid",3]]],[11,"vzip","","",108,[[]]],[11,"into_any","","",108,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",108,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",108,[[],["any",8]]],[11,"as_any_mut","","",108,[[],["any",8]]],[11,"into_any_arc","","",108,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",109,[[]]],[11,"into","","",109,[[]]],[11,"borrow","","",109,[[]]],[11,"borrow_mut","","",109,[[]]],[11,"try_from","","",109,[[],["result",4]]],[11,"try_into","","",109,[[],["result",4]]],[11,"type_id","","",109,[[],["typeid",3]]],[11,"vzip","","",109,[[]]],[11,"into_any","","",109,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",109,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",109,[[],["any",8]]],[11,"as_any_mut","","",109,[[],["any",8]]],[11,"from","","",110,[[]]],[11,"into","","",110,[[]]],[11,"borrow","","",110,[[]]],[11,"borrow_mut","","",110,[[]]],[11,"try_from","","",110,[[],["result",4]]],[11,"try_into","","",110,[[],["result",4]]],[11,"type_id","","",110,[[],["typeid",3]]],[11,"vzip","","",110,[[]]],[11,"into_any","","",110,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",110,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",110,[[],["any",8]]],[11,"as_any_mut","","",110,[[],["any",8]]],[11,"into_any_arc","","",110,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards","",111,[[]]],[11,"into","","",111,[[]]],[11,"to_owned","","",111,[[]]],[11,"clone_into","","",111,[[]]],[11,"borrow","","",111,[[]]],[11,"borrow_mut","","",111,[[]]],[11,"try_from","","",111,[[],["result",4]]],[11,"try_into","","",111,[[],["result",4]]],[11,"type_id","","",111,[[],["typeid",3]]],[11,"vzip","","",111,[[]]],[11,"into_any","","",111,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",111,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",111,[[],["any",8]]],[11,"as_any_mut","","",111,[[],["any",8]]],[11,"into_any_arc","","",111,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards::commuter","",112,[[]]],[11,"into","","",112,[[]]],[11,"borrow","","",112,[[]]],[11,"borrow_mut","","",112,[[]]],[11,"try_from","","",112,[[],["result",4]]],[11,"try_into","","",112,[[],["result",4]]],[11,"type_id","","",112,[[],["typeid",3]]],[11,"vzip","","",112,[[]]],[11,"into_any","","",112,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",112,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",112,[[],["any",8]]],[11,"as_any_mut","","",112,[[],["any",8]]],[11,"from","","",113,[[]]],[11,"into","","",113,[[]]],[11,"borrow","","",113,[[]]],[11,"borrow_mut","","",113,[[]]],[11,"try_from","","",113,[[],["result",4]]],[11,"try_into","","",113,[[],["result",4]]],[11,"type_id","","",113,[[],["typeid",3]]],[11,"vzip","","",113,[[]]],[11,"into_any","","",113,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",113,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",113,[[],["any",8]]],[11,"as_any_mut","","",113,[[],["any",8]]],[11,"into_any_arc","","",113,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",114,[[]]],[11,"into","","",114,[[]]],[11,"borrow","","",114,[[]]],[11,"borrow_mut","","",114,[[]]],[11,"try_from","","",114,[[],["result",4]]],[11,"try_into","","",114,[[],["result",4]]],[11,"type_id","","",114,[[],["typeid",3]]],[11,"vzip","","",114,[[]]],[11,"into_any","","",114,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",114,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",114,[[],["any",8]]],[11,"as_any_mut","","",114,[[],["any",8]]],[11,"into_any_arc","","",114,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",115,[[]]],[11,"into","","",115,[[]]],[11,"borrow","","",115,[[]]],[11,"borrow_mut","","",115,[[]]],[11,"try_from","","",115,[[],["result",4]]],[11,"try_into","","",115,[[],["result",4]]],[11,"type_id","","",115,[[],["typeid",3]]],[11,"vzip","","",115,[[]]],[11,"into_any","","",115,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",115,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",115,[[],["any",8]]],[11,"as_any_mut","","",115,[[],["any",8]]],[11,"into_any_arc","","",115,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",116,[[]]],[11,"into","","",116,[[]]],[11,"borrow","","",116,[[]]],[11,"borrow_mut","","",116,[[]]],[11,"try_from","","",116,[[],["result",4]]],[11,"try_into","","",116,[[],["result",4]]],[11,"type_id","","",116,[[],["typeid",3]]],[11,"vzip","","",116,[[]]],[11,"into_any","","",116,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",116,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",116,[[],["any",8]]],[11,"as_any_mut","","",116,[[],["any",8]]],[11,"into_any_arc","","",116,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",117,[[]]],[11,"into","","",117,[[]]],[11,"to_owned","","",117,[[]]],[11,"clone_into","","",117,[[]]],[11,"borrow","","",117,[[]]],[11,"borrow_mut","","",117,[[]]],[11,"try_from","","",117,[[],["result",4]]],[11,"try_into","","",117,[[],["result",4]]],[11,"type_id","","",117,[[],["typeid",3]]],[11,"vzip","","",117,[[]]],[11,"into_any","","",117,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",117,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",117,[[],["any",8]]],[11,"as_any_mut","","",117,[[],["any",8]]],[11,"into_any_arc","","",117,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",119,[[]]],[11,"into","","",119,[[]]],[11,"borrow","","",119,[[]]],[11,"borrow_mut","","",119,[[]]],[11,"try_from","","",119,[[],["result",4]]],[11,"try_into","","",119,[[],["result",4]]],[11,"type_id","","",119,[[],["typeid",3]]],[11,"vzip","","",119,[[]]],[11,"into_any","","",119,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",119,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",119,[[],["any",8]]],[11,"as_any_mut","","",119,[[],["any",8]]],[11,"into_any_arc","","",119,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards::generic_trip_table","",120,[[]]],[11,"into","","",120,[[]]],[11,"borrow","","",120,[[]]],[11,"borrow_mut","","",120,[[]]],[11,"try_from","","",120,[[],["result",4]]],[11,"try_into","","",120,[[],["result",4]]],[11,"type_id","","",120,[[],["typeid",3]]],[11,"vzip","","",120,[[]]],[11,"into_any","","",120,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",120,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",120,[[],["any",8]]],[11,"as_any_mut","","",120,[[],["any",8]]],[11,"from","game::sandbox::dashboards::misc","",121,[[]]],[11,"into","","",121,[[]]],[11,"borrow","","",121,[[]]],[11,"borrow_mut","","",121,[[]]],[11,"try_from","","",121,[[],["result",4]]],[11,"try_into","","",121,[[],["result",4]]],[11,"type_id","","",121,[[],["typeid",3]]],[11,"vzip","","",121,[[]]],[11,"into_any","","",121,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",121,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",121,[[],["any",8]]],[11,"as_any_mut","","",121,[[],["any",8]]],[11,"from","","",122,[[]]],[11,"into","","",122,[[]]],[11,"borrow","","",122,[[]]],[11,"borrow_mut","","",122,[[]]],[11,"try_from","","",122,[[],["result",4]]],[11,"try_into","","",122,[[],["result",4]]],[11,"type_id","","",122,[[],["typeid",3]]],[11,"vzip","","",122,[[]]],[11,"into_any","","",122,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",122,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",122,[[],["any",8]]],[11,"as_any_mut","","",122,[[],["any",8]]],[11,"from","game::sandbox::dashboards::parking_overhead","",125,[[]]],[11,"into","","",125,[[]]],[11,"borrow","","",125,[[]]],[11,"borrow_mut","","",125,[[]]],[11,"try_from","","",125,[[],["result",4]]],[11,"try_into","","",125,[[],["result",4]]],[11,"type_id","","",125,[[],["typeid",3]]],[11,"vzip","","",125,[[]]],[11,"into_any","","",125,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",125,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",125,[[],["any",8]]],[11,"as_any_mut","","",125,[[],["any",8]]],[11,"into_any_arc","","",125,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",123,[[]]],[11,"into","","",123,[[]]],[11,"borrow","","",123,[[]]],[11,"borrow_mut","","",123,[[]]],[11,"try_from","","",123,[[],["result",4]]],[11,"try_into","","",123,[[],["result",4]]],[11,"type_id","","",123,[[],["typeid",3]]],[11,"vzip","","",123,[[]]],[11,"into_any","","",123,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",123,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",123,[[],["any",8]]],[11,"as_any_mut","","",123,[[],["any",8]]],[11,"into_any_arc","","",123,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",124,[[]]],[11,"into","","",124,[[]]],[11,"borrow","","",124,[[]]],[11,"borrow_mut","","",124,[[]]],[11,"try_from","","",124,[[],["result",4]]],[11,"try_into","","",124,[[],["result",4]]],[11,"type_id","","",124,[[],["typeid",3]]],[11,"vzip","","",124,[[]]],[11,"into_any","","",124,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",124,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",124,[[],["any",8]]],[11,"as_any_mut","","",124,[[],["any",8]]],[11,"into_any_arc","","",124,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards::summaries","",126,[[]]],[11,"into","","",126,[[]]],[11,"borrow","","",126,[[]]],[11,"borrow_mut","","",126,[[]]],[11,"try_from","","",126,[[],["result",4]]],[11,"try_into","","",126,[[],["result",4]]],[11,"type_id","","",126,[[],["typeid",3]]],[11,"vzip","","",126,[[]]],[11,"into_any","","",126,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",126,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",126,[[],["any",8]]],[11,"as_any_mut","","",126,[[],["any",8]]],[11,"from","","",127,[[]]],[11,"into","","",127,[[]]],[11,"borrow","","",127,[[]]],[11,"borrow_mut","","",127,[[]]],[11,"try_from","","",127,[[],["result",4]]],[11,"try_into","","",127,[[],["result",4]]],[11,"type_id","","",127,[[],["typeid",3]]],[11,"vzip","","",127,[[]]],[11,"into_any","","",127,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",127,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",127,[[],["any",8]]],[11,"as_any_mut","","",127,[[],["any",8]]],[11,"into_any_arc","","",127,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards::traffic_signals","",128,[[]]],[11,"into","","",128,[[]]],[11,"borrow","","",128,[[]]],[11,"borrow_mut","","",128,[[]]],[11,"try_from","","",128,[[],["result",4]]],[11,"try_into","","",128,[[],["result",4]]],[11,"type_id","","",128,[[],["typeid",3]]],[11,"vzip","","",128,[[]]],[11,"into_any","","",128,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",128,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",128,[[],["any",8]]],[11,"as_any_mut","","",128,[[],["any",8]]],[11,"from","","",129,[[]]],[11,"into","","",129,[[]]],[11,"borrow","","",129,[[]]],[11,"borrow_mut","","",129,[[]]],[11,"try_from","","",129,[[],["result",4]]],[11,"try_into","","",129,[[],["result",4]]],[11,"type_id","","",129,[[],["typeid",3]]],[11,"vzip","","",129,[[]]],[11,"into_any","","",129,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",129,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",129,[[],["any",8]]],[11,"as_any_mut","","",129,[[],["any",8]]],[11,"into_any_arc","","",129,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::dashboards::trip_table","",134,[[]]],[11,"into","","",134,[[]]],[11,"borrow","","",134,[[]]],[11,"borrow_mut","","",134,[[]]],[11,"try_from","","",134,[[],["result",4]]],[11,"try_into","","",134,[[],["result",4]]],[11,"type_id","","",134,[[],["typeid",3]]],[11,"vzip","","",134,[[]]],[11,"into_any","","",134,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",134,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",134,[[],["any",8]]],[11,"as_any_mut","","",134,[[],["any",8]]],[11,"into_any_arc","","",134,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",135,[[]]],[11,"into","","",135,[[]]],[11,"borrow","","",135,[[]]],[11,"borrow_mut","","",135,[[]]],[11,"try_from","","",135,[[],["result",4]]],[11,"try_into","","",135,[[],["result",4]]],[11,"type_id","","",135,[[],["typeid",3]]],[11,"vzip","","",135,[[]]],[11,"into_any","","",135,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",135,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",135,[[],["any",8]]],[11,"as_any_mut","","",135,[[],["any",8]]],[11,"into_any_arc","","",135,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",136,[[]]],[11,"into","","",136,[[]]],[11,"borrow","","",136,[[]]],[11,"borrow_mut","","",136,[[]]],[11,"try_from","","",136,[[],["result",4]]],[11,"try_into","","",136,[[],["result",4]]],[11,"type_id","","",136,[[],["typeid",3]]],[11,"vzip","","",136,[[]]],[11,"into_any","","",136,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",136,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",136,[[],["any",8]]],[11,"as_any_mut","","",136,[[],["any",8]]],[11,"into_any_arc","","",136,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",130,[[]]],[11,"into","","",130,[[]]],[11,"borrow","","",130,[[]]],[11,"borrow_mut","","",130,[[]]],[11,"try_from","","",130,[[],["result",4]]],[11,"try_into","","",130,[[],["result",4]]],[11,"type_id","","",130,[[],["typeid",3]]],[11,"vzip","","",130,[[]]],[11,"into_any","","",130,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",130,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",130,[[],["any",8]]],[11,"as_any_mut","","",130,[[],["any",8]]],[11,"into_any_arc","","",130,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",131,[[]]],[11,"into","","",131,[[]]],[11,"borrow","","",131,[[]]],[11,"borrow_mut","","",131,[[]]],[11,"try_from","","",131,[[],["result",4]]],[11,"try_into","","",131,[[],["result",4]]],[11,"type_id","","",131,[[],["typeid",3]]],[11,"vzip","","",131,[[]]],[11,"into_any","","",131,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",131,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",131,[[],["any",8]]],[11,"as_any_mut","","",131,[[],["any",8]]],[11,"into_any_arc","","",131,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",132,[[]]],[11,"into","","",132,[[]]],[11,"borrow","","",132,[[]]],[11,"borrow_mut","","",132,[[]]],[11,"try_from","","",132,[[],["result",4]]],[11,"try_into","","",132,[[],["result",4]]],[11,"type_id","","",132,[[],["typeid",3]]],[11,"vzip","","",132,[[]]],[11,"into_any","","",132,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",132,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",132,[[],["any",8]]],[11,"as_any_mut","","",132,[[],["any",8]]],[11,"into_any_arc","","",132,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",133,[[]]],[11,"into","","",133,[[]]],[11,"borrow","","",133,[[]]],[11,"borrow_mut","","",133,[[]]],[11,"try_from","","",133,[[],["result",4]]],[11,"try_into","","",133,[[],["result",4]]],[11,"type_id","","",133,[[],["typeid",3]]],[11,"vzip","","",133,[[]]],[11,"into_any","","",133,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",133,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",133,[[],["any",8]]],[11,"as_any_mut","","",133,[[],["any",8]]],[11,"into_any_arc","","",133,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::gameplay","",137,[[]]],[11,"into","","",137,[[]]],[11,"borrow","","",137,[[]]],[11,"borrow_mut","","",137,[[]]],[11,"try_from","","",137,[[],["result",4]]],[11,"try_into","","",137,[[],["result",4]]],[11,"type_id","","",137,[[],["typeid",3]]],[11,"vzip","","",137,[[]]],[11,"into_any","","",137,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",137,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",137,[[],["any",8]]],[11,"as_any_mut","","",137,[[],["any",8]]],[11,"from","","",138,[[]]],[11,"into","","",138,[[]]],[11,"to_owned","","",138,[[]]],[11,"clone_into","","",138,[[]]],[11,"borrow","","",138,[[]]],[11,"borrow_mut","","",138,[[]]],[11,"try_from","","",138,[[],["result",4]]],[11,"try_into","","",138,[[],["result",4]]],[11,"type_id","","",138,[[],["typeid",3]]],[11,"equivalent","","",138,[[]]],[11,"vzip","","",138,[[]]],[11,"into_any","","",138,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",138,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",138,[[],["any",8]]],[11,"as_any_mut","","",138,[[],["any",8]]],[11,"into_any_arc","","",138,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",139,[[]]],[11,"into","","",139,[[]]],[11,"borrow","","",139,[[]]],[11,"borrow_mut","","",139,[[]]],[11,"try_from","","",139,[[],["result",4]]],[11,"try_into","","",139,[[],["result",4]]],[11,"type_id","","",139,[[],["typeid",3]]],[11,"vzip","","",139,[[]]],[11,"into_any","","",139,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",139,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",139,[[],["any",8]]],[11,"as_any_mut","","",139,[[],["any",8]]],[11,"from","game::sandbox::gameplay::commute","",140,[[]]],[11,"into","","",140,[[]]],[11,"borrow","","",140,[[]]],[11,"borrow_mut","","",140,[[]]],[11,"try_from","","",140,[[],["result",4]]],[11,"try_into","","",140,[[],["result",4]]],[11,"type_id","","",140,[[],["typeid",3]]],[11,"vzip","","",140,[[]]],[11,"into_any","","",140,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",140,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",140,[[],["any",8]]],[11,"as_any_mut","","",140,[[],["any",8]]],[11,"from","game::sandbox::gameplay::fix_traffic_signals","",141,[[]]],[11,"into","","",141,[[]]],[11,"borrow","","",141,[[]]],[11,"borrow_mut","","",141,[[]]],[11,"try_from","","",141,[[],["result",4]]],[11,"try_into","","",141,[[],["result",4]]],[11,"type_id","","",141,[[],["typeid",3]]],[11,"vzip","","",141,[[]]],[11,"into_any","","",141,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",141,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",141,[[],["any",8]]],[11,"as_any_mut","","",141,[[],["any",8]]],[11,"from","game::sandbox::gameplay::freeform","",142,[[]]],[11,"into","","",142,[[]]],[11,"borrow","","",142,[[]]],[11,"borrow_mut","","",142,[[]]],[11,"try_from","","",142,[[],["result",4]]],[11,"try_into","","",142,[[],["result",4]]],[11,"type_id","","",142,[[],["typeid",3]]],[11,"vzip","","",142,[[]]],[11,"into_any","","",142,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",142,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",142,[[],["any",8]]],[11,"as_any_mut","","",142,[[],["any",8]]],[11,"from","","",144,[[]]],[11,"into","","",144,[[]]],[11,"borrow","","",144,[[]]],[11,"borrow_mut","","",144,[[]]],[11,"try_from","","",144,[[],["result",4]]],[11,"try_into","","",144,[[],["result",4]]],[11,"type_id","","",144,[[],["typeid",3]]],[11,"vzip","","",144,[[]]],[11,"into_any","","",144,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",144,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",144,[[],["any",8]]],[11,"as_any_mut","","",144,[[],["any",8]]],[11,"into_any_arc","","",144,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",143,[[]]],[11,"into","","",143,[[]]],[11,"borrow","","",143,[[]]],[11,"borrow_mut","","",143,[[]]],[11,"try_from","","",143,[[],["result",4]]],[11,"try_into","","",143,[[],["result",4]]],[11,"type_id","","",143,[[],["typeid",3]]],[11,"vzip","","",143,[[]]],[11,"into_any","","",143,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",143,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",143,[[],["any",8]]],[11,"as_any_mut","","",143,[[],["any",8]]],[11,"from","game::sandbox::gameplay::play_scenario","",145,[[]]],[11,"into","","",145,[[]]],[11,"borrow","","",145,[[]]],[11,"borrow_mut","","",145,[[]]],[11,"try_from","","",145,[[],["result",4]]],[11,"try_into","","",145,[[],["result",4]]],[11,"type_id","","",145,[[],["typeid",3]]],[11,"vzip","","",145,[[]]],[11,"into_any","","",145,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",145,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",145,[[],["any",8]]],[11,"as_any_mut","","",145,[[],["any",8]]],[11,"from","","",146,[[]]],[11,"into","","",146,[[]]],[11,"borrow","","",146,[[]]],[11,"borrow_mut","","",146,[[]]],[11,"try_from","","",146,[[],["result",4]]],[11,"try_into","","",146,[[],["result",4]]],[11,"type_id","","",146,[[],["typeid",3]]],[11,"vzip","","",146,[[]]],[11,"into_any","","",146,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",146,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",146,[[],["any",8]]],[11,"as_any_mut","","",146,[[],["any",8]]],[11,"from","","",147,[[]]],[11,"into","","",147,[[]]],[11,"borrow","","",147,[[]]],[11,"borrow_mut","","",147,[[]]],[11,"try_from","","",147,[[],["result",4]]],[11,"try_into","","",147,[[],["result",4]]],[11,"type_id","","",147,[[],["typeid",3]]],[11,"vzip","","",147,[[]]],[11,"into_any","","",147,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",147,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",147,[[],["any",8]]],[11,"as_any_mut","","",147,[[],["any",8]]],[11,"from","game::sandbox::gameplay::tutorial","",148,[[]]],[11,"into","","",148,[[]]],[11,"borrow","","",148,[[]]],[11,"borrow_mut","","",148,[[]]],[11,"try_from","","",148,[[],["result",4]]],[11,"try_into","","",148,[[],["result",4]]],[11,"type_id","","",148,[[],["typeid",3]]],[11,"vzip","","",148,[[]]],[11,"into_any","","",148,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",148,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",148,[[],["any",8]]],[11,"as_any_mut","","",148,[[],["any",8]]],[11,"from","","",149,[[]]],[11,"into","","",149,[[]]],[11,"to_owned","","",149,[[]]],[11,"clone_into","","",149,[[]]],[11,"borrow","","",149,[[]]],[11,"borrow_mut","","",149,[[]]],[11,"try_from","","",149,[[],["result",4]]],[11,"try_into","","",149,[[],["result",4]]],[11,"type_id","","",149,[[],["typeid",3]]],[11,"equivalent","","",149,[[]]],[11,"vzip","","",149,[[]]],[11,"into_any","","",149,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",149,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",149,[[],["any",8]]],[11,"as_any_mut","","",149,[[],["any",8]]],[11,"into_any_arc","","",149,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",150,[[]]],[11,"into","","",150,[[]]],[11,"borrow","","",150,[[]]],[11,"borrow_mut","","",150,[[]]],[11,"try_from","","",150,[[],["result",4]]],[11,"try_into","","",150,[[],["result",4]]],[11,"type_id","","",150,[[],["typeid",3]]],[11,"vzip","","",150,[[]]],[11,"into_any","","",150,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",150,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",150,[[],["any",8]]],[11,"as_any_mut","","",150,[[],["any",8]]],[11,"from","","",151,[[]]],[11,"into","","",151,[[]]],[11,"borrow","","",151,[[]]],[11,"borrow_mut","","",151,[[]]],[11,"try_from","","",151,[[],["result",4]]],[11,"try_into","","",151,[[],["result",4]]],[11,"type_id","","",151,[[],["typeid",3]]],[11,"vzip","","",151,[[]]],[11,"into_any","","",151,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",151,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",151,[[],["any",8]]],[11,"as_any_mut","","",151,[[],["any",8]]],[11,"from","","",152,[[]]],[11,"into","","",152,[[]]],[11,"to_owned","","",152,[[]]],[11,"clone_into","","",152,[[]]],[11,"borrow","","",152,[[]]],[11,"borrow_mut","","",152,[[]]],[11,"try_from","","",152,[[],["result",4]]],[11,"try_into","","",152,[[],["result",4]]],[11,"type_id","","",152,[[],["typeid",3]]],[11,"vzip","","",152,[[]]],[11,"into_any","","",152,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",152,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",152,[[],["any",8]]],[11,"as_any_mut","","",152,[[],["any",8]]],[11,"into_any_arc","","",152,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::misc_tools","",154,[[]]],[11,"into","","",154,[[]]],[11,"borrow","","",154,[[]]],[11,"borrow_mut","","",154,[[]]],[11,"try_from","","",154,[[],["result",4]]],[11,"try_into","","",154,[[],["result",4]]],[11,"type_id","","",154,[[],["typeid",3]]],[11,"vzip","","",154,[[]]],[11,"into_any","","",154,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",154,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",154,[[],["any",8]]],[11,"as_any_mut","","",154,[[],["any",8]]],[11,"into_any_arc","","",154,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",155,[[]]],[11,"into","","",155,[[]]],[11,"borrow","","",155,[[]]],[11,"borrow_mut","","",155,[[]]],[11,"try_from","","",155,[[],["result",4]]],[11,"try_into","","",155,[[],["result",4]]],[11,"type_id","","",155,[[],["typeid",3]]],[11,"vzip","","",155,[[]]],[11,"into_any","","",155,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",155,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",155,[[],["any",8]]],[11,"as_any_mut","","",155,[[],["any",8]]],[11,"from","game::sandbox::speed","",156,[[]]],[11,"into","","",156,[[]]],[11,"borrow","","",156,[[]]],[11,"borrow_mut","","",156,[[]]],[11,"try_from","","",156,[[],["result",4]]],[11,"try_into","","",156,[[],["result",4]]],[11,"type_id","","",156,[[],["typeid",3]]],[11,"vzip","","",156,[[]]],[11,"into_any","","",156,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",156,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",156,[[],["any",8]]],[11,"as_any_mut","","",156,[[],["any",8]]],[11,"from","","",157,[[]]],[11,"into","","",157,[[]]],[11,"borrow","","",157,[[]]],[11,"borrow_mut","","",157,[[]]],[11,"try_from","","",157,[[],["result",4]]],[11,"try_into","","",157,[[],["result",4]]],[11,"type_id","","",157,[[],["typeid",3]]],[11,"vzip","","",157,[[]]],[11,"into_any","","",157,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",157,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",157,[[],["any",8]]],[11,"as_any_mut","","",157,[[],["any",8]]],[11,"from","","",158,[[]]],[11,"into","","",158,[[]]],[11,"to_owned","","",158,[[]]],[11,"clone_into","","",158,[[]]],[11,"borrow","","",158,[[]]],[11,"borrow_mut","","",158,[[]]],[11,"try_from","","",158,[[],["result",4]]],[11,"try_into","","",158,[[],["result",4]]],[11,"type_id","","",158,[[],["typeid",3]]],[11,"vzip","","",158,[[]]],[11,"into_any","","",158,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",158,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",158,[[],["any",8]]],[11,"as_any_mut","","",158,[[],["any",8]]],[11,"into_any_arc","","",158,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","game::sandbox::time_warp","",159,[[]]],[11,"into","","",159,[[]]],[11,"borrow","","",159,[[]]],[11,"borrow_mut","","",159,[[]]],[11,"try_from","","",159,[[],["result",4]]],[11,"try_into","","",159,[[],["result",4]]],[11,"type_id","","",159,[[],["typeid",3]]],[11,"vzip","","",159,[[]]],[11,"into_any","","",159,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",159,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",159,[[],["any",8]]],[11,"as_any_mut","","",159,[[],["any",8]]],[11,"from","","",160,[[]]],[11,"into","","",160,[[]]],[11,"borrow","","",160,[[]]],[11,"borrow_mut","","",160,[[]]],[11,"try_from","","",160,[[],["result",4]]],[11,"try_into","","",160,[[],["result",4]]],[11,"type_id","","",160,[[],["typeid",3]]],[11,"vzip","","",160,[[]]],[11,"into_any","","",160,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",160,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",160,[[],["any",8]]],[11,"as_any_mut","","",160,[[],["any",8]]],[11,"from","","",161,[[]]],[11,"into","","",161,[[]]],[11,"borrow","","",161,[[]]],[11,"borrow_mut","","",161,[[]]],[11,"try_from","","",161,[[],["result",4]]],[11,"try_into","","",161,[[],["result",4]]],[11,"type_id","","",161,[[],["typeid",3]]],[11,"vzip","","",161,[[]]],[11,"into_any","","",161,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",161,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",161,[[],["any",8]]],[11,"as_any_mut","","",161,[[],["any",8]]],[11,"from","game::sandbox::uber_turns","",162,[[]]],[11,"into","","",162,[[]]],[11,"borrow","","",162,[[]]],[11,"borrow_mut","","",162,[[]]],[11,"try_from","","",162,[[],["result",4]]],[11,"try_into","","",162,[[],["result",4]]],[11,"type_id","","",162,[[],["typeid",3]]],[11,"vzip","","",162,[[]]],[11,"into_any","","",162,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",162,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",162,[[],["any",8]]],[11,"as_any_mut","","",162,[[],["any",8]]],[11,"into_any_arc","","",162,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",163,[[]]],[11,"into","","",163,[[]]],[11,"borrow","","",163,[[]]],[11,"borrow_mut","","",163,[[]]],[11,"try_from","","",163,[[],["result",4]]],[11,"try_into","","",163,[[],["result",4]]],[11,"type_id","","",163,[[],["typeid",3]]],[11,"vzip","","",163,[[]]],[11,"into_any","","",163,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",163,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",163,[[],["any",8]]],[11,"as_any_mut","","",163,[[],["any",8]]],[11,"into_any_arc","","",163,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",164,[[]]],[11,"into","","",164,[[]]],[11,"borrow","","",164,[[]]],[11,"borrow_mut","","",164,[[]]],[11,"try_from","","",164,[[],["result",4]]],[11,"try_into","","",164,[[],["result",4]]],[11,"type_id","","",164,[[],["typeid",3]]],[11,"vzip","","",164,[[]]],[11,"into_any","","",164,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",164,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",164,[[],["any",8]]],[11,"as_any_mut","","",164,[[],["any",8]]],[11,"into_any_arc","","",164,[[["arc",3]],[["any",8],["arc",3]]]],[11,"show","game::app","",2,[[["id",4]]]],[11,"layers","","",2,[[],["showlayers",3]]],[11,"show","game::debug","",20,[[["id",4]]]],[11,"layers","","",20,[[],["showlayers",3]]],[11,"actions","","",166,[[["app",3],["id",4]],["vec",3]]],[11,"execute","","",166,[[["string",3],["id",4],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"is_paused","","",166,[[]]],[11,"gameplay_mode","","",166,[[],["gameplaymode",4]]],[11,"actions","game::sandbox","",108,[[["app",3],["id",4]],["vec",3]]],[11,"execute","","",108,[[["string",3],["id",4],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"is_paused","","",108,[[]]],[11,"gameplay_mode","","",108,[[],["gameplaymode",4]]],[11,"name","game::layer::elevation","",78,[[],["option",4]]],[11,"event","","",78,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",78,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",78,[[["gfxctx",3]]]],[11,"name","game::layer::favorites","",80,[[],["option",4]]],[11,"event","","",80,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",80,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",80,[[["gfxctx",3]]]],[11,"name","game::layer::map","",81,[[],["option",4]]],[11,"event","","",81,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",81,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",81,[[["gfxctx",3]]]],[11,"name","","",82,[[],["option",4]]],[11,"event","","",82,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",82,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",82,[[["gfxctx",3]]]],[11,"name","","",83,[[],["option",4]]],[11,"event","","",83,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",83,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",83,[[["gfxctx",3]]]],[11,"name","game::layer::pandemic","",84,[[],["option",4]]],[11,"event","","",84,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",84,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",84,[[["gfxctx",3]]]],[11,"name","game::layer::parking","",87,[[],["option",4]]],[11,"event","","",87,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",87,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",87,[[["gfxctx",3]]]],[11,"name","","",88,[[],["option",4]]],[11,"event","","",88,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",88,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",88,[[["gfxctx",3]]]],[11,"name","game::layer::population","",90,[[],["option",4]]],[11,"event","","",90,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",90,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",90,[[["gfxctx",3]]]],[11,"name","game::layer::traffic","",92,[[],["option",4]]],[11,"event","","",92,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",92,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",92,[[["gfxctx",3]]]],[11,"name","","",93,[[],["option",4]]],[11,"event","","",93,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",93,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",93,[[["gfxctx",3]]]],[11,"name","","",94,[[],["option",4]]],[11,"event","","",94,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",94,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",94,[[["gfxctx",3]]]],[11,"name","","",95,[[],["option",4]]],[11,"event","","",95,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",95,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",95,[[["gfxctx",3]]]],[11,"name","","",97,[[],["option",4]]],[11,"event","","",97,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",97,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",97,[[["gfxctx",3]]]],[11,"name","game::layer::transit","",98,[[],["option",4]]],[11,"event","","",98,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["layeroutcome",4]]]],[11,"draw","","",98,[[["app",3],["gfxctx",3]]]],[11,"draw_minimap","","",98,[[["gfxctx",3]]]],[11,"event","game::sandbox::gameplay::commute","",140,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",140,[[["app",3],["gfxctx",3]]]],[11,"recreate_panels","","",140,[[["app",3],["eventctx",3]]]],[11,"event","game::sandbox::gameplay::fix_traffic_signals","",141,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",141,[[["app",3],["gfxctx",3]]]],[11,"recreate_panels","","",141,[[["app",3],["eventctx",3]]]],[11,"on_destroy","","",141,[[["app",3]]]],[11,"event","game::sandbox::gameplay::freeform","",142,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",142,[[["app",3],["gfxctx",3]]]],[11,"recreate_panels","","",142,[[["app",3],["eventctx",3]]]],[11,"event","game::sandbox::gameplay::play_scenario","",145,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",145,[[["app",3],["gfxctx",3]]]],[11,"on_destroy","","",145,[[["app",3]]]],[11,"recreate_panels","","",145,[[["app",3],["eventctx",3]]]],[11,"event","game::sandbox::gameplay::tutorial","",148,[[["sandboxcontrols",3],["actions",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"draw","","",148,[[["app",3],["gfxctx",3]]]],[11,"recreate_panels","","",148,[[["app",3],["eventctx",3]]]],[11,"can_move_canvas","","",148,[[]]],[11,"can_examine_objects","","",148,[[]]],[11,"has_common","","",148,[[]]],[11,"has_tool_panel","","",148,[[]]],[11,"has_time_panel","","",148,[[]]],[11,"has_speed","","",148,[[]]],[11,"has_agent_meter","","",148,[[]]],[11,"has_minimap","","",148,[[]]],[11,"clone","game::app","",3,[[],["flags",3]]],[11,"clone","game::debug::floodfill","",25,[[],["source",4]]],[11,"clone","game::devtools::story","",43,[[],["recordedstorymap",3]]],[11,"clone","game::edit::traffic_signals","",62,[[],["bundleedits",3]]],[11,"clone","game::info::trip","",74,[[],["opentrip",3]]],[11,"clone","game::info","",73,[[],["tab",4]]],[11,"clone","","",72,[[],["dataoptions",3]]],[11,"clone","game::layer::pandemic","",86,[[],["seir",4]]],[11,"clone","","",85,[[],["options",3]]],[11,"clone","game::layer::parking","",89,[[],["loc",4]]],[11,"clone","game::layer::population","",91,[[],["options",3]]],[11,"clone","game::sandbox::dashboards::commuter","",117,[[],["blockselection",4]]],[11,"clone","game::sandbox::dashboards","",111,[[],["dashtab",4]]],[11,"clone","game::sandbox::gameplay::tutorial","",149,[[],["tutorialpointer",3]]],[11,"clone","","",152,[[],["task",4]]],[11,"clone","game::sandbox::gameplay","",138,[[],["gameplaymode",4]]],[11,"clone","game::sandbox::speed","",158,[[],["speedsetting",4]]],[11,"cmp","game::layer::parking","",89,[[["loc",4]],["ordering",4]]],[11,"cmp","game::sandbox::gameplay::tutorial","",149,[[["tutorialpointer",3]],["ordering",4]]],[11,"cmp","game::sandbox::gameplay","",138,[[["gameplaymode",4]],["ordering",4]]],[11,"eq","game::devtools::collisions","",32,[[["filters",3]]]],[11,"ne","","",32,[[["filters",3]]]],[11,"eq","game::edit::traffic_signals","",62,[[["bundleedits",3]]]],[11,"ne","","",62,[[["bundleedits",3]]]],[11,"eq","game::info::trip","",74,[[["opentrip",3]]]],[11,"eq","game::info","",72,[[["dataoptions",3]]]],[11,"ne","","",72,[[["dataoptions",3]]]],[11,"eq","game::layer::pandemic","",86,[[["seir",4]]]],[11,"eq","","",85,[[["options",3]]]],[11,"ne","","",85,[[["options",3]]]],[11,"eq","game::layer::parking","",89,[[["loc",4]]]],[11,"ne","","",89,[[["loc",4]]]],[11,"eq","game::layer::population","",91,[[["options",3]]]],[11,"ne","","",91,[[["options",3]]]],[11,"eq","game::sandbox::dashboards::commuter","",117,[[["blockselection",4]]]],[11,"ne","","",117,[[["blockselection",4]]]],[11,"eq","","",115,[[["filter",3]]]],[11,"ne","","",115,[[["filter",3]]]],[11,"eq","game::sandbox::dashboards","",111,[[["dashtab",4]]]],[11,"eq","game::sandbox::gameplay::tutorial","",149,[[["tutorialpointer",3]]]],[11,"ne","","",149,[[["tutorialpointer",3]]]],[11,"eq","","",152,[[["task",4]]]],[11,"eq","game::sandbox::gameplay","",138,[[["gameplaymode",4]]]],[11,"ne","","",138,[[["gameplaymode",4]]]],[11,"eq","game::sandbox::speed","",158,[[["speedsetting",4]]]],[11,"partial_cmp","game::layer::parking","",89,[[["loc",4]],[["ordering",4],["option",4]]]],[11,"lt","","",89,[[["loc",4]]]],[11,"le","","",89,[[["loc",4]]]],[11,"gt","","",89,[[["loc",4]]]],[11,"ge","","",89,[[["loc",4]]]],[11,"partial_cmp","game::sandbox::gameplay::tutorial","",149,[[["tutorialpointer",3]],[["ordering",4],["option",4]]]],[11,"lt","","",149,[[["tutorialpointer",3]]]],[11,"le","","",149,[[["tutorialpointer",3]]]],[11,"gt","","",149,[[["tutorialpointer",3]]]],[11,"ge","","",149,[[["tutorialpointer",3]]]],[11,"partial_cmp","","",152,[[["task",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","game::sandbox::gameplay","",138,[[["gameplaymode",4]],[["ordering",4],["option",4]]]],[11,"lt","","",138,[[["gameplaymode",4]]]],[11,"le","","",138,[[["gameplaymode",4]]]],[11,"gt","","",138,[[["gameplaymode",4]]]],[11,"ge","","",138,[[["gameplaymode",4]]]],[11,"partial_cmp","game::sandbox::speed","",158,[[["speedsetting",4]],[["ordering",4],["option",4]]]],[11,"fmt","game::layer::pandemic","",86,[[["formatter",3]],["result",6]]],[11,"fmt","game::sandbox::dashboards","",111,[[["formatter",3]],["result",6]]],[11,"serialize","game::devtools::story","",43,[[],["result",4]]],[11,"serialize","game::layer::favorites","",79,[[],["result",4]]],[11,"deserialize","game::devtools::story","",43,[[],["result",4]]],[11,"deserialize","game::layer::favorites","",79,[[],["result",4]]],[11,"event","game::challenges::cutscene","",14,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",14,[[],["drawbaselayer",4]]],[11,"draw","","",14,[[["app",3],["gfxctx",3]]]],[11,"event","","",15,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",15,[[["app",3],["gfxctx",3]]]],[11,"event","game::challenges","",11,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",11,[[],["drawbaselayer",4]]],[11,"draw","","",11,[[["app",3],["gfxctx",3]]]],[11,"event","game::common::warp","",18,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",18,[[["app",3],["gfxctx",3]]]],[11,"event","","",19,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",19,[[["app",3],["gfxctx",3]]]],[11,"event","game::debug::blocked_by","",23,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",23,[[["app",3],["gfxctx",3]]]],[11,"event","game::debug::floodfill","",24,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",24,[[["app",3],["gfxctx",3]]]],[11,"event","game::debug::path_counter","",27,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",27,[[["app",3],["gfxctx",3]]]],[11,"event","game::debug::polygons","",28,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",28,[[["app",3],["gfxctx",3]]]],[11,"event","game::debug","",20,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",20,[[],["drawbaselayer",4]]],[11,"draw","","",20,[[["app",3],["gfxctx",3]]]],[11,"event","","",22,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",22,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::collisions","",31,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",31,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::destinations","",37,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",37,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::kml","",38,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",38,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::polygon","",40,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",40,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::scenario","",41,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",41,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools::story","",42,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",42,[[],["drawbaselayer",4]]],[11,"draw","","",42,[[["app",3],["gfxctx",3]]]],[11,"event","game::devtools","",30,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",30,[[],["drawbaselayer",4]]],[11,"draw","","",30,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::bulk","",52,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",52,[[["app",3],["gfxctx",3]]]],[11,"event","","",53,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",53,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::cluster_traffic_signals","",54,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",54,[[],["drawbaselayer",4]]],[11,"draw","","",54,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::routes","",56,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",56,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::traffic_signals::picker","",67,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",67,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::traffic_signals::preview","",68,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",68,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::traffic_signals","",61,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",61,[[],["drawbaselayer",4]]],[11,"draw","","",61,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit::zones","",69,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",69,[[["app",3],["gfxctx",3]]]],[11,"event","game::edit","",48,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",48,[[["app",3],["gfxctx",3]]]],[11,"event","","",49,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",49,[[["app",3],["gfxctx",3]]]],[11,"event","","",50,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",50,[[["app",3],["gfxctx",3]]]],[11,"event","","",51,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",51,[[["app",3],["gfxctx",3]]]],[11,"event","game::layer","",76,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",76,[[],["drawbaselayer",4]]],[11,"draw","","",76,[[["app",3],["gfxctx",3]]]],[11,"event","game::pregame","",100,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",100,[[["app",3],["gfxctx",3]]]],[11,"event","","",101,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",101,[[],["drawbaselayer",4]]],[11,"draw","","",101,[[["app",3],["gfxctx",3]]]],[11,"event","","",102,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",102,[[],["drawbaselayer",4]]],[11,"draw","","",102,[[["app",3],["gfxctx",3]]]],[11,"event","","",103,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",103,[[],["drawbaselayer",4]]],[11,"draw","","",103,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::dashboards::commuter","",112,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",112,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::dashboards::generic_trip_table","",120,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",120,[[],["drawbaselayer",4]]],[11,"draw","","",120,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::dashboards::misc","",121,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",121,[[],["drawbaselayer",4]]],[11,"draw","","",121,[[["app",3],["gfxctx",3]]]],[11,"event","","",122,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",122,[[],["drawbaselayer",4]]],[11,"draw","","",122,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::dashboards::summaries","",126,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",126,[[],["drawbaselayer",4]]],[11,"draw","","",126,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::dashboards::traffic_signals","",128,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",128,[[],["drawbaselayer",4]]],[11,"draw","","",128,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::gameplay::freeform","",143,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",143,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::gameplay::play_scenario","",146,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",146,[[["app",3],["gfxctx",3]]]],[11,"event","","",147,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",147,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::gameplay","",137,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",137,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::misc_tools","",155,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",155,[[["app",3],["gfxctx",3]]]],[11,"event","game::sandbox::time_warp","",159,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",159,[[["app",3],["gfxctx",3]]]],[11,"event","","",160,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",160,[[["app",3],["gfxctx",3]]]],[11,"event","","",161,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",161,[[],["drawbaselayer",4]]],[11,"draw","","",161,[[["app",3],["gfxctx",3]]]],[11,"on_destroy","","",161,[[["eventctx",3],["app",3]]]],[11,"event","game::sandbox","",105,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",105,[[["app",3],["gfxctx",3]]]],[11,"on_destroy","","",105,[[["eventctx",3],["app",3]]]],[11,"event","","",167,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",167,[[["app",3],["gfxctx",3]]]],[11,"event","","",109,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",109,[[["app",3],["gfxctx",3]]]],[11,"map","game::app","",0,[[],["map",3]]],[11,"sim","","",0,[[],["sim",3]]],[11,"cs","","",0,[[],["colorscheme",3]]],[11,"mut_cs","","",0,[[],["colorscheme",3]]],[11,"draw_map","","",0,[[],["drawmap",3]]],[11,"mut_draw_map","","",0,[[],["drawmap",3]]],[11,"opts","","",0,[[],["options",3]]],[11,"mut_opts","","",0,[[],["options",3]]],[11,"map_switched","","",0,[[["map",3],["eventctx",3],["timer",3]]]],[11,"draw_with_opts","","",0,[[["gfxctx",3],["drawoptions",3]]]],[11,"make_warper","","",0,[[["pt2d",3],["option",4],["eventctx",3],["option",4],["id",4]],[["box",3],["state",8]]]],[11,"before_event","","",0,[[]]],[11,"draw_default","","",0,[[["gfxctx",3]]]],[11,"dump_before_abort","","",0,[[["canvas",3]]]],[11,"before_quit","","",0,[[["canvas",3]]]],[11,"has_zorder","game::common::minimap","",165,[[["app",3]]]],[11,"has_layer","","",165,[[["app",3]]]],[11,"draw_extra","","",165,[[["app",3],["gfxctx",3]]]],[11,"make_unzoomed_panel","","",165,[[["app",3],["eventctx",3]],["panel",3]]],[11,"make_legend","","",165,[[["app",3],["eventctx",3]],["widget",3]]],[11,"make_zoomed_side_panel","","",165,[[["app",3],["eventctx",3]],["widget",3]]],[11,"panel_clicked","","",165,[[["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"panel_changed","","",165,[[["panel",3],["eventctx",3],["app",3]]]],[11,"run","game::app","",7,[[["map",3],["sim",3]]]],[11,"on_click","game::edit::lanes","",55,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"panel_changed","","",55,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"on_mouseover","","",55,[[["eventctx",3],["app",3]]]],[11,"other_event","","",55,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",55,[[["app",3],["gfxctx",3]]]],[11,"on_click","game::edit::stop_signs","",60,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"on_mouseover","","",60,[[["eventctx",3],["app",3]]]],[11,"other_event","","",60,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",60,[[["app",3],["gfxctx",3]]]],[11,"on_click","game::edit::traffic_signals::edits","",63,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"other_event","","",63,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",63,[[],["drawbaselayer",4]]],[11,"on_click","game::edit::traffic_signals::offsets","",64,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"on_mouseover","","",64,[[["eventctx",3],["app",3]]]],[11,"other_event","","",64,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",64,[[["app",3],["gfxctx",3]]]],[11,"on_click","","",65,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"on_mouseover","","",65,[[["eventctx",3],["app",3]]]],[11,"other_event","","",65,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",65,[[["app",3],["gfxctx",3]]]],[11,"on_click","","",66,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"other_event","","",66,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",66,[[["app",3],["gfxctx",3]]]],[11,"on_click","game::sandbox::gameplay::freeform","",144,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",144,[[["app",3],["gfxctx",3]]]],[11,"on_click","game::sandbox::uber_turns","",162,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"on_mouseover","","",162,[[["eventctx",3],["app",3]]]],[11,"other_event","","",162,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",162,[[["app",3],["gfxctx",3]]]],[11,"on_click","","",163,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"panel_changed","","",163,[[["panel",3],["eventctx",3],["app",3]],[["option",4],["transition",4]]]],[11,"other_event","","",163,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw_baselayer","","",163,[[],["drawbaselayer",4]]],[11,"draw","","",163,[[["app",3],["gfxctx",3]]]],[11,"on_click","","",164,[[["panel",3],["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"other_event","","",164,[[["eventctx",3],["app",3]],[["app",3],["transition",4]]]],[11,"draw","","",164,[[["app",3],["gfxctx",3]]]]],"p":[[3,"App"],[3,"ShowLayers"],[3,"ShowEverything"],[3,"Flags"],[3,"PerMap"],[3,"SessionState"],[3,"PerObjectActions"],[3,"FindDelayedIntersections"],[8,"ShowObject"],[3,"Challenge"],[3,"HighScore"],[3,"ChallengesPicker"],[3,"CutsceneBuilder"],[3,"Scene"],[3,"CutscenePlayer"],[3,"FYI"],[4,"Layout"],[3,"CommonState"],[3,"Warping"],[3,"DebugWarp"],[3,"DebugMode"],[3,"SearchResults"],[3,"ScreenshotTest"],[3,"Viewer"],[3,"Floodfiller"],[4,"Source"],[3,"ObjectDebugger"],[3,"PathCounter"],[3,"PolygonDebugger"],[4,"Item"],[3,"DevToolsMode"],[3,"CollisionsViewer"],[3,"Filters"],[3,"MapspaceTooltips"],[4,"Dataviz"],[13,"Individual"],[13,"Aggregated"],[3,"PopularDestinations"],[3,"ViewKML"],[3,"Object"],[3,"PolygonEditor"],[3,"ScenarioManager"],[3,"StoryMapEditor"],[3,"RecordedStoryMap"],[3,"StoryMap"],[3,"Marker"],[3,"Lasso"],[4,"Mode"],[3,"EditMode"],[3,"SaveEdits"],[3,"LoadEdits"],[3,"ConfirmDiscard"],[3,"BulkSelect"],[3,"BulkEdit"],[3,"ClusterTrafficSignalEditor"],[3,"LaneEditor"],[3,"RouteEditor"],[3,"RoadSelector"],[4,"Mode"],[13,"Route"],[3,"StopSignEditor"],[3,"TrafficSignalEditor"],[3,"BundleEdits"],[3,"ChangeDuration"],[3,"ShowAbsolute"],[3,"ShowRelative"],[3,"TuneRelative"],[3,"SignalPicker"],[3,"PreviewTrafficSignal"],[3,"ZoneEditor"],[3,"InfoPanel"],[3,"Details"],[3,"DataOptions"],[4,"Tab"],[3,"OpenTrip"],[8,"ContextualActions"],[3,"PickLayer"],[4,"LayerOutcome"],[3,"Elevation"],[3,"Favorites"],[3,"ShowFavorites"],[3,"BikeNetwork"],[3,"Static"],[3,"CongestionCaps"],[3,"Pandemic"],[3,"Options"],[4,"SEIR"],[3,"Occupancy"],[3,"Efficiency"],[4,"Loc"],[3,"PopulationMap"],[3,"Options"],[3,"Backpressure"],[3,"Throughput"],[3,"CompareThroughput"],[3,"TrafficJams"],[3,"Jam"],[3,"Delay"],[3,"TransitNetwork"],[8,"Layer"],[3,"TitleScreen"],[3,"MainMenu"],[3,"About"],[3,"Proposals"],[3,"Screensaver"],[3,"SandboxMode"],[3,"SandboxControls"],[3,"AgentMeter"],[3,"Actions"],[3,"SandboxLoader"],[4,"LoadStage"],[4,"DashTab"],[3,"CommuterPatterns"],[3,"PanelState"],[3,"Block"],[3,"Filter"],[3,"Loop"],[4,"BlockSelection"],[13,"Locked"],[4,"BorderType"],[3,"GenericTripTable"],[3,"ActiveTraffic"],[3,"TransitRoutes"],[3,"Entry"],[3,"Filters"],[3,"ParkingOverhead"],[3,"TripSummaries"],[3,"Filter"],[3,"TrafficSignalDemand"],[3,"Demand"],[3,"FinishedTrip"],[3,"CancelledTrip"],[3,"UnfinishedTrip"],[3,"Filters"],[3,"FinishedTripTable"],[3,"CancelledTripTable"],[3,"UnfinishedTripTable"],[3,"FinalScore"],[4,"GameplayMode"],[4,"LoadScenario"],[3,"OptimizeCommute"],[3,"FixTrafficSignals"],[3,"Freeform"],[3,"AgentSpawner"],[3,"ChangeScenario"],[3,"PlayScenario"],[3,"EditScenarioModifiers"],[3,"ChangeMode"],[3,"Tutorial"],[3,"TutorialPointer"],[3,"Stage"],[3,"TutorialState"],[4,"Task"],[8,"GameplayState"],[3,"RoutePreview"],[3,"TrafficRecorder"],[3,"SpeedControls"],[3,"TimePanel"],[4,"SpeedSetting"],[3,"JumpToTime"],[3,"JumpToDelay"],[3,"TimeWarpScreen"],[3,"UberTurnPicker"],[3,"UberTurnViewer"],[3,"MergeIntersections"],[3,"MinimapController"],[3,"Actions"],[3,"BackToMainMenu"]]},\
"geojson_to_osmosis":{"doc":"","i":[[5,"main","geojson_to_osmosis","Reads GeoJSON input from STDIN, extracts a polygon from…",null,[[],["result",6]]],[5,"extract_boundaries","","",null,[[["geojson",4]],[["vec",3],["result",6]]]]],"p":[]},\
"geom":{"doc":"","i":[[3,"Angle","geom","An angle, stored in radians.",null,null],[12,"0","","",0,null],[3,"Bounds","","Represents a rectangular boundary of `Pt2D` points.",null,null],[12,"min_x","","",1,null],[12,"min_y","","",1,null],[12,"max_x","","",1,null],[12,"max_y","","",1,null],[3,"GPSBounds","","Represents a rectangular boundary of `LonLat` points.…",null,null],[12,"min_lon","","",2,null],[12,"min_lat","","",2,null],[12,"max_lon","","",2,null],[12,"max_lat","","",2,null],[3,"Circle","","A circle, defined by a center and radius.",null,null],[12,"center","","",3,null],[12,"radius","","",3,null],[3,"Distance","","A distance, in meters. Can be negative.",null,null],[12,"0","","",4,null],[3,"Duration","","A duration, in seconds. Can be negative.",null,null],[12,"0","","",5,null],[3,"FindClosest","","A quad-tree to quickly find the closest points to some…",null,null],[12,"geometries","","",6,null],[12,"quadtree","","",6,null],[3,"LonLat","","Represents a (longitude, latitude) point.",null,null],[12,"longitude","","",7,null],[12,"latitude","","",7,null],[3,"InfiniteLine","","",null,null],[12,"0","","",8,null],[12,"1","","",8,null],[3,"Line","","A line segment.",null,null],[12,"0","","",9,null],[12,"1","","",9,null],[3,"Percent","","Most of the time, [0, 1]. But some callers may go outside…",null,null],[12,"0","","",10,null],[3,"Polygon","","",null,null],[12,"points","","",11,null],[12,"indices","","Groups of three indices make up the triangles",11,null],[12,"rings","","If the polygon has holes, explicitly store all the rings…",11,null],[3,"Triangle","","",null,null],[12,"pt1","","",12,null],[12,"pt2","","",12,null],[12,"pt3","","",12,null],[3,"PolyLine","","",null,null],[12,"pts","","",13,null],[12,"length","","",13,null],[3,"HashablePt2D","","This represents world space, NOT LonLat.",null,null],[12,"x_nan","","",14,null],[12,"y_nan","","",14,null],[3,"Pt2D","","This represents world-space in meters.",null,null],[12,"inner_x","","",15,null],[12,"inner_y","","",15,null],[3,"Ring","","Maybe a misnomer, but like a PolyLine, but closed.",null,null],[12,"pts","","",16,null],[3,"Speed","","In meters per second. Can be negative.",null,null],[12,"0","","",17,null],[3,"Histogram","","",null,null],[12,"count","","",18,null],[12,"histogram","","",18,null],[12,"min","","",18,null],[12,"max","","",18,null],[3,"Time","","In seconds since midnight. Can\'t be negative.",null,null],[12,"0","","",19,null],[3,"UnitFmt","","Specifies how to stringify different geom objects.",null,null],[12,"round_durations","","Round `Duration`s to a whole number of seconds.",20,null],[12,"metric","","Display in metric; US imperial otherwise.",20,null],[4,"ArrowCap","","",null,null],[13,"Triangle","","",21,null],[4,"Statistic","","",null,null],[13,"Min","","",22,null],[13,"Mean","","",22,null],[13,"P50","","",22,null],[13,"P90","","",22,null],[13,"P99","","",22,null],[13,"Max","","",22,null],[5,"trim_f64","","Reduce the precision of an f64. This helps ensure…",null,[[]]],[0,"angle","","",null,null],[3,"Angle","geom::angle","An angle, stored in radians.",null,null],[12,"0","","",0,null],[18,"ZERO","geom","",0,null],[11,"new_rads","","Create an angle in radians.",0,[[],["angle",3]]],[11,"degrees","","Create an angle in degrees.",0,[[],["angle",3]]],[11,"opposite","","Invert the direction of this angle.",0,[[],["angle",3]]],[11,"invert_y","","",0,[[],["angle",3]]],[11,"rotate_degs","","Rotates this angle by some degrees.",0,[[],["angle",3]]],[11,"normalized_radians","","Returns [0, 2pi)",0,[[]]],[11,"normalized_degrees","","Returns [0, 360)",0,[[]]],[11,"simple_shortest_rotation_towards","","Returns [-180, 180]",0,[[["angle",3]]]],[11,"shortest_rotation_towards","","Logically this returns [-180, 180], but keep in mind when…",0,[[["angle",3]],["angle",3]]],[11,"approx_eq","","True if this angle is within some degrees of another,…",0,[[["angle",3]]]],[11,"reorient","","I don\'t know how to describe what this does. Use for…",0,[[],["angle",3]]],[0,"bounds","","",null,null],[3,"Bounds","geom::bounds","Represents a rectangular boundary of `Pt2D` points.",null,null],[12,"min_x","","",1,null],[12,"min_y","","",1,null],[12,"max_x","","",1,null],[12,"max_y","","",1,null],[3,"GPSBounds","","Represents a rectangular boundary of `LonLat` points.…",null,null],[12,"min_lon","","",2,null],[12,"min_lat","","",2,null],[12,"max_lon","","",2,null],[12,"max_lat","","",2,null],[11,"new","geom","A boundary including no points.",1,[[],["bounds",3]]],[11,"from","","Create a boundary covering some points.",1,[[["vec",3]],["bounds",3]]],[11,"update","","Update the boundary to include this point.",1,[[["pt2d",3]]]],[11,"union","","Unions two boundaries.",1,[[["bounds",3]]]],[11,"contains","","True if the point is within the boundary.",1,[[["pt2d",3]]]],[11,"as_bbox","","Converts the boundary to the format used by `aabb_quadtree`.",1,[[],["rect",3]]],[11,"get_rectangle","","Creates a rectangle covering this boundary.",1,[[],["polygon",3]]],[11,"width","","The width of this boundary.",1,[[]]],[11,"height","","The height of this boundary.",1,[[]]],[11,"center","","The center point of this boundary.",1,[[],["pt2d",3]]],[11,"new","","A boundary including no points.",2,[[],["gpsbounds",3]]],[11,"from","","Create a boundary covering some points.",2,[[["vec",3],["lonlat",3]],["gpsbounds",3]]],[11,"update","","Update the boundary to include this point.",2,[[["lonlat",3]]]],[11,"contains","","True if the point is within the boundary.",2,[[["lonlat",3]]]],[11,"get_max_world_pt","","The bottom-right corner of the boundary, in map-space.",2,[[],["pt2d",3]]],[11,"to_bounds","","Converts the boundary to map-space.",2,[[],["bounds",3]]],[11,"try_convert","","Convert all points to map-space, failing if any points are…",2,[[["vec",3]],[["option",4],["vec",3]]]],[11,"convert","","Convert all points to map-space. The points may be outside…",2,[[["vec",3]],[["vec",3],["pt2d",3]]]],[11,"convert_back","","Convert map-space points back to `LonLat`s. This is only…",2,[[["vec",3]],[["vec",3],["lonlat",3]]]],[0,"circle","","",null,null],[3,"Circle","geom::circle","A circle, defined by a center and radius.",null,null],[12,"center","","",3,null],[12,"radius","","",3,null],[17,"TRIANGLES_PER_CIRCLE","","",null,null],[11,"new","geom","Creates a circle.",3,[[["distance",3],["pt2d",3]],["circle",3]]],[11,"contains_pt","","True if the point is inside the circle.",3,[[["pt2d",3]]]],[11,"get_bounds","","Get the boundary containing this circle.",3,[[],["bounds",3]]],[11,"to_polygon","","Renders the circle as a polygon.",3,[[],["polygon",3]]],[11,"to_partial_polygon","","Renders some percent, between [0, 1], of the circle as a…",3,[[],["polygon",3]]],[11,"to_ring","","Returns the ring around the circle.",3,[[],["ring",3]]],[11,"to_outline","","Creates an outline around the circle, strictly contained…",3,[[["distance",3]],[["polygon",3],["result",6]]]],[0,"distance","","",null,null],[3,"Distance","geom::distance","A distance, in meters. Can be negative.",null,null],[12,"0","","",4,null],[18,"ZERO","geom","",4,null],[11,"meters","","Creates a distance in meters.",4,[[],["distance",3]]],[11,"const_meters","","",4,[[],["distance",3]]],[11,"inches","","Creates a distance in inches.",4,[[],["distance",3]]],[11,"miles","","Creates a distance in miles.",4,[[],["distance",3]]],[11,"centimeters","","Creates a distance in centimeters.",4,[[],["distance",3]]],[11,"abs","","Returns the absolute value of this distance.",4,[[],["distance",3]]],[11,"sqrt","","Returns the square root of this distance.",4,[[],["distance",3]]],[11,"inner_meters","","Returns the distance in meters. Prefer to work with…",4,[[]]],[11,"to_feet","","Returns the distance in feet.",4,[[]]],[11,"to_string","","Describes the distance according to formatting rules.",4,[[["unitfmt",3]],["string",3]]],[11,"max","","Returns the largest of the two inputs.",4,[[["distance",3]],["distance",3]]],[11,"min","","Returns the smallest of the two inputs.",4,[[["distance",3]],["distance",3]]],[0,"duration","","",null,null],[3,"Duration","geom::duration","A duration, in seconds. Can be negative.",null,null],[12,"0","","",5,null],[18,"ZERO","geom","",5,null],[18,"EPSILON","","",5,null],[11,"seconds","","Creates a duration in seconds.",5,[[],["duration",3]]],[11,"minutes","","Creates a duration in minutes.",5,[[],["duration",3]]],[11,"hours","","Creates a duration in hours.",5,[[],["duration",3]]],[11,"f64_minutes","","Creates a duration in minutes.",5,[[],["duration",3]]],[11,"const_seconds","","",5,[[],["duration",3]]],[11,"to_u64","","",5,[[]]],[11,"from_u64","","",5,[[],["duration",3]]],[11,"inner_seconds","","Returns the duration in seconds. Prefer working in…",5,[[]]],[11,"get_parts","","Splits the duration into (hours, minutes, seconds,…",5,[[]]],[11,"parse","","Parses a duration such as \\\"3:00\\\" to `Duration::minutes(3)`.",5,[[],[["result",6],["duration",3]]]],[11,"epsilon_eq","","If two durations are within this amount, they\'ll print as…",5,[[["duration",3]]]],[11,"realtime_elapsed","","Returns the duration elapsed from this moment in real time.",5,[[["instant",6]],["duration",3]]],[11,"round_up","","Rounds a duration up to the nearest whole number multiple.",5,[[["duration",3]],["duration",3]]],[11,"num_minutes_rounded_up","","Returns the duration as a number of minutes, rounded up.",5,[[]]],[11,"make_intervals_for_max","","Returns (rounded max, the boundaries in number of minutes)",5,[[]]],[11,"to_string","","Describes the duration according to formatting rules.",5,[[["unitfmt",3]],["string",3]]],[0,"find_closest","","",null,null],[3,"FindClosest","geom::find_closest","A quad-tree to quickly find the closest points to some…",null,null],[12,"geometries","","",6,null],[12,"quadtree","","",6,null],[5,"pts_to_line_string","","",null,[[["vec",3]],["linestring",3]]],[11,"new","geom","Creates the quad-tree, limited to points contained in the…",6,[[["bounds",3]],["findclosest",3]]],[11,"add","","Add an object to the quadtree, remembering some key…",6,[[["vec",3]]]],[11,"all_close_pts","","For every object within some distance of a query point,…",6,[[["distance",3],["pt2d",3]],["vec",3]]],[11,"closest_pt","","Finds the closest point on the existing geometry to the…",6,[[["distance",3],["pt2d",3]],["option",4]]],[0,"gps","","",null,null],[3,"LonLat","geom::gps","Represents a (longitude, latitude) point.",null,null],[12,"longitude","","",7,null],[12,"latitude","","",7,null],[11,"new","geom","Note the order of arguments!",7,[[],["lonlat",3]]],[11,"x","","Returns the longitude of this point.",7,[[]]],[11,"y","","Returns the latitude of this point.",7,[[]]],[11,"to_pt","","Transform this to a world-space point. Can go out of bounds.",7,[[["gpsbounds",3]],["pt2d",3]]],[11,"gps_dist","","Returns the Haversine distance to another point.",7,[[["lonlat",3]],["distance",3]]],[11,"fast_dist","","Pretty meaningless units, for comparing distances very…",7,[[["lonlat",3]],["notnan",3]]],[11,"read_osmosis_polygon","","Parses a file in the…",7,[[],[["vec",3],["result",6]]]],[11,"write_osmosis_polygon","","Writes a set of points to a file in the…",7,[[["vec",3]],["result",6]]],[0,"line","","",null,null],[3,"Line","geom::line","A line segment.",null,null],[12,"0","","",9,null],[12,"1","","",9,null],[3,"InfiniteLine","","",null,null],[12,"0","","",8,null],[12,"1","","",8,null],[5,"is_counter_clockwise","","",null,[[["pt2d",3]]]],[11,"new","geom","Creates a line segment between two points. None if the…",9,[[["pt2d",3]],[["option",4],["line",3]]]],[11,"must_new","","Equivalent to `Line::new(pt1, pt2).unwrap()`. Use this to…",9,[[["pt2d",3]],["line",3]]],[11,"infinite","","Returns an infinite line passing through this line\'s two…",9,[[],["infiniteline",3]]],[11,"pt1","","Returns the first point in this line segment.",9,[[],["pt2d",3]]],[11,"pt2","","Returns the second point in this line segment.",9,[[],["pt2d",3]]],[11,"points","","Returns the two points in this line segment.",9,[[],[["vec",3],["pt2d",3]]]],[11,"to_polyline","","Returns a polyline containing these two points.",9,[[],["polyline",3]]],[11,"make_polygons","","Returns a thick line segment.",9,[[["distance",3]],["polygon",3]]],[11,"length","","Length of the line segment",9,[[],["distance",3]]],[11,"intersection","","If two line segments intersect -- including endpoints --…",9,[[["line",3]],[["pt2d",3],["option",4]]]],[11,"crosses","","Determine if two line segments intersect, but more so than…",9,[[["line",3]]]],[11,"intersection_infinite","","If the line segment intersects with an infinite line --…",9,[[["infiniteline",3]],[["pt2d",3],["option",4]]]],[11,"shift_right","","Perpendicularly shifts the line over to the right. Width…",9,[[["distance",3]],["line",3]]],[11,"shift_left","","Perpendicularly shifts the line over to the left. Width…",9,[[["distance",3]],["line",3]]],[11,"shift_either_direction","","Perpendicularly shifts the line to the right if positive…",9,[[["distance",3]],["line",3]]],[11,"reverse","","Returns a reversed line segment",9,[[],["line",3]]],[11,"angle","","The angle of the line segment, from the first to the…",9,[[],["angle",3]]],[11,"dist_along","","Returns a point along the line segment, unless the…",9,[[["distance",3]],[["pt2d",3],["option",4]]]],[11,"must_dist_along","","Equivalent to `self.dist_along(dist).unwrap()`. Use this…",9,[[["distance",3]],["pt2d",3]]],[11,"unbounded_dist_along","","",9,[[["distance",3]],["pt2d",3]]],[11,"unbounded_percent_along","","",9,[[],["pt2d",3]]],[11,"percent_along","","",9,[[],[["pt2d",3],["option",4]]]],[11,"slice","","",9,[[["distance",3]],[["option",4],["line",3]]]],[11,"middle","","",9,[[],[["pt2d",3],["option",4]]]],[11,"contains_pt","","",9,[[["pt2d",3]]]],[11,"dist_along_of_point","","",9,[[["pt2d",3]],[["distance",3],["option",4]]]],[11,"percent_along_of_point","","",9,[[["pt2d",3]],["option",4]]],[11,"intersection","","Fails for parallel lines.",8,[[["infiniteline",3]],[["pt2d",3],["option",4]]]],[0,"percent","","",null,null],[3,"Percent","geom::percent","Most of the time, [0, 1]. But some callers may go outside…",null,null],[12,"0","","",10,null],[11,"inner","geom","",10,[[]]],[11,"int","","",10,[[],["percent",3]]],[11,"of","","",10,[[],["percent",3]]],[0,"polygon","","",null,null],[3,"Polygon","geom::polygon","",null,null],[12,"points","","",11,null],[12,"indices","","Groups of three indices make up the triangles",11,null],[12,"rings","","If the polygon has holes, explicitly store all the rings…",11,null],[3,"Triangle","","",null,null],[12,"pt1","","",12,null],[12,"pt2","","",12,null],[12,"pt3","","",12,null],[5,"to_geo","","",null,[[["vec",3]],["polygon",3]]],[5,"from_multi","","",null,[[["multipolygon",3]],[["polygon",3],["vec",3]]]],[5,"downsize","","",null,[[["vec",3]],["vec",3]]],[11,"buggy_new","geom","",11,[[["vec",3],["pt2d",3]],["polygon",3]]],[11,"with_holes","","",11,[[["ring",3],["vec",3]],["polygon",3]]],[11,"from_geojson","","",11,[[["vec",3]],["polygon",3]]],[11,"precomputed","","",11,[[["vec",3],["vec",3],["pt2d",3]],["polygon",3]]],[11,"from_triangle","","",11,[[["triangle",3]],["polygon",3]]],[11,"triangles","","",11,[[],[["vec",3],["triangle",3]]]],[11,"raw_for_rendering","","",11,[[]]],[11,"contains_pt","","",11,[[["pt2d",3]]]],[11,"get_bounds","","",11,[[],["bounds",3]]],[11,"transform","","",11,[[["fn",8]],["polygon",3]]],[11,"translate","","",11,[[],["polygon",3]]],[11,"scale","","",11,[[],["polygon",3]]],[11,"rotate","","",11,[[["angle",3]],["polygon",3]]],[11,"rotate_around","","",11,[[["pt2d",3],["angle",3]],["polygon",3]]],[11,"points","","The order of these points depends on the constructor! The…",11,[[],["vec",3]]],[11,"into_points","","",11,[[],[["vec",3],["pt2d",3]]]],[11,"into_ring","","",11,[[],["ring",3]]],[11,"center","","",11,[[],["pt2d",3]]],[11,"rectangle","","Top-left at the origin. Doesn\'t take Distance, because…",11,[[],["polygon",3]]],[11,"rectangle_centered","","",11,[[["distance",3],["pt2d",3]],["polygon",3]]],[11,"rectangle_two_corners","","",11,[[["pt2d",3]],[["polygon",3],["option",4]]]],[11,"maybe_rounded_rectangle","","Top-left at the origin. Doesn\'t take Distance, because…",11,[[["option",4]],[["polygon",3],["option",4]]]],[11,"rounded_rectangle","","Top-left at the origin. Doesn\'t take Distance, because…",11,[[["option",4]],["polygon",3]]],[11,"union","","",11,[[["polygon",3]],["polygon",3]]],[11,"union_all","","",11,[[["polygon",3],["vec",3]],["polygon",3]]],[11,"intersection","","",11,[[["polygon",3]],[["polygon",3],["vec",3]]]],[11,"convex_hull","","",11,[[["polygon",3],["vec",3]],["polygon",3]]],[11,"concave_hull","","",11,[[["polygon",3],["vec",3]],["polygon",3]]],[11,"polylabel","","",11,[[],["pt2d",3]]],[11,"to_outline","","Creates the outline around the polygon, with the thickness…",11,[[["distance",3]],[["polygon",3],["result",6]]]],[11,"strip_rings","","Remove the internal rings used for to_outline. This is…",11,[[],["polygon",3]]],[11,"area","","Usually m^2, unless the polygon is in screen-space",11,[[]]],[11,"clip_polyline","","Doesn\'t handle multiple crossings in and out.",11,[[["polyline",3]],[["option",4],["vec",3]]]],[11,"clip_ring","","",11,[[["ring",3]],[["option",4],["vec",3]]]],[11,"to_geojson","","If the polygon is just a single outer ring, produces a…",11,[[["option",4],["gpsbounds",3]],["geometry",3]]],[11,"new","","",12,[[["pt2d",3]],["triangle",3]]],[11,"contains_pt","","",12,[[["pt2d",3]]]],[0,"polyline","","",null,null],[3,"PolyLine","geom::polyline","",null,null],[12,"pts","","",13,null],[12,"length","","",13,null],[4,"ArrowCap","","",null,null],[13,"Triangle","","",21,null],[5,"fix_angles","","",null,[[["polyline",3],["polyline",3]],[["polyline",3],["result",6]]]],[5,"to_set","","",null,[[]]],[5,"pts_to_line_string","","",null,[[["vec",3]],["linestring",3]]],[17,"MITER_THRESHOLD","","",null,null],[11,"new","geom","",13,[[["vec",3],["pt2d",3]],[["polyline",3],["result",6]]]],[11,"must_new","","",13,[[["vec",3],["pt2d",3]],["polyline",3]]],[11,"unchecked_new","","Doesn\'t check for duplicates. Use at your own risk.",13,[[["vec",3],["pt2d",3]],["polyline",3]]],[11,"deduping_new","","First dedupes adjacent points",13,[[["vec",3],["pt2d",3]],[["polyline",3],["result",6]]]],[11,"to_thick_ring","","Like make_polygons, but make sure the points actually form…",13,[[["distance",3]],["ring",3]]],[11,"to_thick_boundary","","",13,[[["distance",3]],[["polygon",3],["option",4]]]],[11,"reversed","","",13,[[],["polyline",3]]],[11,"extend","","",13,[[["polyline",3]],[["polyline",3],["result",6]]]],[11,"must_extend","","",13,[[["polyline",3]],["polyline",3]]],[11,"must_push","","",13,[[["pt2d",3]],["polyline",3]]],[11,"append","","One or both args might be empty.",13,[[["vec",3],["pt2d",3]],[["result",6],["vec",3]]]],[11,"points","","",13,[[],["vec",3]]],[11,"into_points","","",13,[[],[["vec",3],["pt2d",3]]]],[11,"lines","","",13,[[]]],[11,"length","","",13,[[],["distance",3]]],[11,"slice","","Returns the excess distance left over from the end",13,[[["distance",3]],["result",6]]],[11,"exact_slice","","No excess leftover distance allowed.",13,[[["distance",3]],["polyline",3]]],[11,"maybe_exact_slice","","",13,[[["distance",3]],[["polyline",3],["result",6]]]],[11,"first_half","","",13,[[],["polyline",3]]],[11,"second_half","","",13,[[],["polyline",3]]],[11,"dist_along","","",13,[[["distance",3]],["result",6]]],[11,"must_dist_along","","",13,[[["distance",3]]]],[11,"middle","","",13,[[],["pt2d",3]]],[11,"first_pt","","",13,[[],["pt2d",3]]],[11,"last_pt","","",13,[[],["pt2d",3]]],[11,"first_line","","",13,[[],["line",3]]],[11,"last_line","","",13,[[],["line",3]]],[11,"shift_right","","",13,[[["distance",3]],[["polyline",3],["result",6]]]],[11,"must_shift_right","","",13,[[["distance",3]],["polyline",3]]],[11,"shift_left","","",13,[[["distance",3]],[["polyline",3],["result",6]]]],[11,"must_shift_left","","",13,[[["distance",3]],["polyline",3]]],[11,"shift_with_corrections","","",13,[[["distance",3]],[["polyline",3],["result",6]]]],[11,"shift_with_sharp_angles","","",13,[[["distance",3]],[["vec",3],["pt2d",3]]]],[11,"make_polygons","","The resulting polygon is manually triangulated and may not…",13,[[["distance",3]],["polygon",3]]],[11,"make_polygons_with_miter_threshold","","The resulting polygon is manually triangulated and may not…",13,[[["distance",3]],["polygon",3]]],[11,"exact_dashed_polygons","","",13,[[["distance",3]],[["polygon",3],["vec",3]]]],[11,"dashed_lines","","Don\'t draw the dashes too close to the ends.",13,[[["distance",3]],[["polygon",3],["vec",3]]]],[11,"maybe_make_arrow","","Fail if the length is too short.",13,[[["arrowcap",4],["distance",3]],[["polygon",3],["option",4]]]],[11,"make_arrow","","If the length is too short, just give up and make the…",13,[[["arrowcap",4],["distance",3]],["polygon",3]]],[11,"make_double_arrow","","",13,[[["arrowcap",4],["distance",3]],["polygon",3]]],[11,"dashed_arrow","","",13,[[["arrowcap",4],["distance",3]],[["polygon",3],["vec",3]]]],[11,"intersection","","Also return the angle of the line where the hit was found",13,[[["polyline",3]],["option",4]]],[11,"intersection_infinite","","",13,[[["infiniteline",3]],[["pt2d",3],["option",4]]]],[11,"get_slice_ending_at","","Panics if the pt is not on the polyline. Returns None if…",13,[[["pt2d",3]],[["polyline",3],["option",4]]]],[11,"get_slice_starting_at","","Returns None if the point is the last point.",13,[[["pt2d",3]],[["polyline",3],["option",4]]]],[11,"dist_along_of_point","","",13,[[["pt2d",3]],["option",4]]],[11,"trim_to_endpts","","",13,[[["pt2d",3]],["polyline",3]]],[11,"get_bounds","","",13,[[],["bounds",3]]],[11,"extend_to_length","","If the current line is at least this long, return it.…",13,[[["distance",3]],["polyline",3]]],[11,"to_geojson","","Produces a GeoJSON linestring, optionally mapping the…",13,[[["option",4],["gpsbounds",3]],["geometry",3]]],[11,"project_pt","","Returns the point on the polyline closest to the query.",13,[[["pt2d",3]],["pt2d",3]]],[0,"pt","","",null,null],[3,"Pt2D","geom::pt","This represents world-space in meters.",null,null],[12,"inner_x","","",15,null],[12,"inner_y","","",15,null],[3,"HashablePt2D","","This represents world space, NOT LonLat.",null,null],[12,"x_nan","","",14,null],[12,"y_nan","","",14,null],[11,"new","geom","",15,[[],["pt2d",3]]],[11,"approx_eq","","",15,[[["distance",3],["pt2d",3]]]],[11,"to_gps","","Can go out of bounds.",15,[[["gpsbounds",3]],["lonlat",3]]],[11,"x","","",15,[[]]],[11,"y","","",15,[[]]],[11,"project_away","","",15,[[["distance",3],["angle",3]],["pt2d",3]]],[11,"raw_dist_to","","",15,[[["pt2d",3]]]],[11,"dist_to","","",15,[[["pt2d",3]],["distance",3]]],[11,"fast_dist","","Pretty meaningless units, for comparing distances very…",15,[[["pt2d",3]],["notnan",3]]],[11,"angle_to","","",15,[[["pt2d",3]],["angle",3]]],[11,"offset","","",15,[[],["pt2d",3]]],[11,"center","","",15,[[["vec",3]],["pt2d",3]]],[11,"approx_dedupe","","",15,[[["vec",3],["distance",3],["pt2d",3]],[["vec",3],["pt2d",3]]]],[11,"find_pts_between","","",15,[[["vec",3],["distance",3],["pt2d",3]],[["option",4],["vec",3]]]],[11,"to_hashable","","",15,[[],["hashablept2d",3]]],[11,"to_pt2d","","",14,[[],["pt2d",3]]],[0,"ring","","",null,null],[3,"Ring","geom::ring","Maybe a misnomer, but like a PolyLine, but closed.",null,null],[12,"pts","","",16,null],[11,"new","geom","",16,[[["vec",3],["pt2d",3]],[["ring",3],["result",6]]]],[11,"must_new","","",16,[[["vec",3],["pt2d",3]],["ring",3]]],[11,"to_outline","","Draws the ring with some thickness, with half of it…",16,[[["distance",3]],["polygon",3]]],[11,"to_polygon","","",16,[[],["polygon",3]]],[11,"points","","",16,[[],["vec",3]]],[11,"into_points","","",16,[[],[["vec",3],["pt2d",3]]]],[11,"all_intersections","","Be careful with the order of results. Hits on an earlier…",16,[[["polyline",3]],[["vec",3],["pt2d",3]]]],[11,"get_both_slices_btwn","","",16,[[["pt2d",3]],["option",4]]],[11,"get_shorter_slice_btwn","","",16,[[["pt2d",3]],[["polyline",3],["option",4]]]],[11,"split_points","","Extract all PolyLines and Rings. Doesn\'t handle crazy…",16,[[["vec",3]],["result",6]]],[11,"contains_pt","","",16,[[["pt2d",3]]]],[11,"to_geojson","","Produces a GeoJSON polygon, optionally mapping the…",16,[[["option",4],["gpsbounds",3]],["geometry",3]]],[11,"translate","","Translates the ring by a fixed offset.",16,[[],["ring",3]]],[0,"speed","","",null,null],[3,"Speed","geom::speed","In meters per second. Can be negative.",null,null],[12,"0","","",17,null],[18,"ZERO","geom","",17,null],[11,"meters_per_second","","",17,[[],["speed",3]]],[11,"const_meters_per_second","","",17,[[],["speed",3]]],[11,"miles_per_hour","","",17,[[],["speed",3]]],[11,"km_per_hour","","",17,[[],["speed",3]]],[11,"from_dist_time","","",17,[[["distance",3],["duration",3]],["speed",3]]],[11,"inner_meters_per_second","","",17,[[]]],[11,"max","","",17,[[["speed",3]],["speed",3]]],[11,"min","","",17,[[["speed",3]],["speed",3]]],[11,"to_string","","Describes the speed according to formatting rules.",17,[[["unitfmt",3]],["string",3]]],[0,"stats","","",null,null],[3,"Histogram","geom::stats","",null,null],[12,"count","","",18,null],[12,"histogram","","",18,null],[12,"min","","",18,null],[12,"max","","",18,null],[4,"Statistic","","",null,null],[13,"Min","","",22,null],[13,"Mean","","",22,null],[13,"P50","","",22,null],[13,"P90","","",22,null],[13,"P99","","",22,null],[13,"Max","","",22,null],[8,"HgramValue","","",null,null],[10,"hgram_zero","","",23,[[]]],[10,"to_u64","","",23,[[]]],[10,"from_u64","","",23,[[]]],[11,"all","geom","",22,[[],[["vec",3],["statistic",4]]]],[11,"new","","",18,[[],["histogram",3]]],[11,"add","","",18,[[]]],[11,"remove","","",18,[[]]],[11,"describe","","",18,[[],["string",3]]],[11,"percentile","","None if empty",18,[[],["option",4]]],[11,"select","","",18,[[["statistic",4]],["option",4]]],[11,"count","","",18,[[]]],[11,"seems_eq","","Could implement PartialEq, but be a bit more clear how…",18,[[["histogram",3]]]],[0,"time","","",null,null],[3,"Time","geom::time","In seconds since midnight. Can\'t be negative.",null,null],[12,"0","","",19,null],[18,"START_OF_DAY","geom","",19,null],[11,"seconds_since_midnight","","",19,[[],["time",3]]],[11,"get_parts","","(hours, minutes, seconds, centiseconds)",19,[[]]],[11,"get_hours","","Rounded up",19,[[]]],[11,"ampm_tostring","","",19,[[],["string",3]]],[11,"as_filename","","",19,[[],["string",3]]],[11,"parse","","",19,[[],[["result",6],["time",3]]]],[11,"min","","",19,[[["time",3]],["time",3]]],[11,"max","","",19,[[["time",3]],["time",3]]],[11,"percent_of","","",19,[[],["time",3]]],[11,"to_percent","","",19,[[["time",3]]]],[11,"inner_seconds","","For RNG range generation. Don\'t abuse.",19,[[]]],[11,"clamped_sub","","",19,[[["duration",3]],["time",3]]],[11,"round_seconds","","",19,[[],["time",3]]],[17,"EPSILON_DIST","","",null,null],[8,"HgramValue","","",null,null],[10,"hgram_zero","","",23,[[]]],[10,"to_u64","","",23,[[]]],[10,"from_u64","","",23,[[]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"to_owned","","",0,[[]]],[11,"clone_into","","",0,[[]]],[11,"to_string","","",0,[[],["string",3]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"to_string","","",3,[[],["string",3]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"to_string","","",4,[[],["string",3]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"to_owned","","",5,[[]]],[11,"clone_into","","",5,[[]]],[11,"to_string","","",5,[[],["string",3]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"to_owned","","",7,[[]]],[11,"clone_into","","",7,[[]]],[11,"to_string","","",7,[[],["string",3]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"to_owned","","",8,[[]]],[11,"clone_into","","",8,[[]]],[11,"to_string","","",8,[[],["string",3]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"to_owned","","",9,[[]]],[11,"clone_into","","",9,[[]]],[11,"to_string","","",9,[[],["string",3]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"to_owned","","",10,[[]]],[11,"clone_into","","",10,[[]]],[11,"to_string","","",10,[[],["string",3]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"to_owned","","",11,[[]]],[11,"clone_into","","",11,[[]]],[11,"to_string","","",11,[[],["string",3]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"to_owned","","",12,[[]]],[11,"clone_into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"to_string","","",13,[[],["string",3]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"to_owned","","",14,[[]]],[11,"clone_into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"to_owned","","",15,[[]]],[11,"clone_into","","",15,[[]]],[11,"to_string","","",15,[[],["string",3]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"to_owned","","",16,[[]]],[11,"clone_into","","",16,[[]]],[11,"to_string","","",16,[[],["string",3]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"to_owned","","",17,[[]]],[11,"clone_into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"to_owned","","",18,[[]]],[11,"clone_into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"to_owned","","",19,[[]]],[11,"clone_into","","",19,[[]]],[11,"to_string","","",19,[[],["string",3]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"to_owned","","",20,[[]]],[11,"clone_into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"to_owned","","",22,[[]]],[11,"clone_into","","",22,[[]]],[11,"to_string","","",22,[[],["string",3]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"hgram_zero","","",5,[[],["duration",3]]],[11,"to_u64","","",5,[[]]],[11,"from_u64","","",5,[[],["duration",3]]],[11,"from","","",11,[[["polygon",3]]]],[11,"from","","",15,[[["coordinate",3]]]],[11,"from","","",15,[[["point",3]]]],[11,"from","","",16,[[["linestring",3]]]],[11,"clone","","",0,[[],["angle",3]]],[11,"clone","","",1,[[],["bounds",3]]],[11,"clone","","",2,[[],["gpsbounds",3]]],[11,"clone","","",3,[[],["circle",3]]],[11,"clone","","",4,[[],["distance",3]]],[11,"clone","","",5,[[],["duration",3]]],[11,"clone","","",7,[[],["lonlat",3]]],[11,"clone","","",9,[[],["line",3]]],[11,"clone","","",8,[[],["infiniteline",3]]],[11,"clone","","",10,[[],["percent",3]]],[11,"clone","","",11,[[],["polygon",3]]],[11,"clone","","",12,[[],["triangle",3]]],[11,"clone","","",13,[[],["polyline",3]]],[11,"clone","","",15,[[],["pt2d",3]]],[11,"clone","","",14,[[],["hashablept2d",3]]],[11,"clone","","",16,[[],["ring",3]]],[11,"clone","","",17,[[],["speed",3]]],[11,"clone","","",22,[[],["statistic",4]]],[11,"clone","","",18,[[],["histogram",3]]],[11,"clone","","",19,[[],["time",3]]],[11,"clone","","",20,[[],["unitfmt",3]]],[11,"default","","",4,[[],["distance",3]]],[11,"default","","",5,[[],["duration",3]]],[11,"default","","",18,[[],["histogram",3]]],[11,"cmp","","",4,[[["distance",3]],["ordering",4]]],[11,"cmp","","",5,[[["duration",3]],["ordering",4]]],[11,"cmp","","",7,[[["lonlat",3]],["ordering",4]]],[11,"cmp","","",14,[[["hashablept2d",3]],["ordering",4]]],[11,"cmp","","",22,[[["statistic",4]],["ordering",4]]],[11,"cmp","","",19,[[["time",3]],["ordering",4]]],[11,"eq","","",0,[[["angle",3]]]],[11,"ne","","",0,[[["angle",3]]]],[11,"eq","","",2,[[["gpsbounds",3]]]],[11,"ne","","",2,[[["gpsbounds",3]]]],[11,"eq","","",4,[[["distance",3]]]],[11,"ne","","",4,[[["distance",3]]]],[11,"eq","","",5,[[["duration",3]]]],[11,"ne","","",5,[[["duration",3]]]],[11,"eq","","",7,[[["lonlat",3]]]],[11,"ne","","",7,[[["lonlat",3]]]],[11,"eq","","",9,[[["line",3]]]],[11,"ne","","",9,[[["line",3]]]],[11,"eq","","",10,[[["percent",3]]]],[11,"ne","","",10,[[["percent",3]]]],[11,"eq","","",11,[[["polygon",3]]]],[11,"ne","","",11,[[["polygon",3]]]],[11,"eq","","",13,[[["polyline",3]]]],[11,"ne","","",13,[[["polyline",3]]]],[11,"eq","","",15,[[["pt2d",3]]]],[11,"eq","","",14,[[["hashablept2d",3]]]],[11,"ne","","",14,[[["hashablept2d",3]]]],[11,"eq","","",16,[[["ring",3]]]],[11,"ne","","",16,[[["ring",3]]]],[11,"eq","","",17,[[["speed",3]]]],[11,"ne","","",17,[[["speed",3]]]],[11,"eq","","",22,[[["statistic",4]]]],[11,"eq","","",19,[[["time",3]]]],[11,"ne","","",19,[[["time",3]]]],[11,"partial_cmp","","",0,[[["angle",3]],[["ordering",4],["option",4]]]],[11,"lt","","",0,[[["angle",3]]]],[11,"le","","",0,[[["angle",3]]]],[11,"gt","","",0,[[["angle",3]]]],[11,"ge","","",0,[[["angle",3]]]],[11,"partial_cmp","","",4,[[["distance",3]],[["ordering",4],["option",4]]]],[11,"lt","","",4,[[["distance",3]]]],[11,"le","","",4,[[["distance",3]]]],[11,"gt","","",4,[[["distance",3]]]],[11,"ge","","",4,[[["distance",3]]]],[11,"partial_cmp","","",5,[[["duration",3]],[["ordering",4],["option",4]]]],[11,"lt","","",5,[[["duration",3]]]],[11,"le","","",5,[[["duration",3]]]],[11,"gt","","",5,[[["duration",3]]]],[11,"ge","","",5,[[["duration",3]]]],[11,"partial_cmp","","",7,[[["lonlat",3]],[["ordering",4],["option",4]]]],[11,"lt","","",7,[[["lonlat",3]]]],[11,"le","","",7,[[["lonlat",3]]]],[11,"gt","","",7,[[["lonlat",3]]]],[11,"ge","","",7,[[["lonlat",3]]]],[11,"partial_cmp","","",14,[[["hashablept2d",3]],[["ordering",4],["option",4]]]],[11,"lt","","",14,[[["hashablept2d",3]]]],[11,"le","","",14,[[["hashablept2d",3]]]],[11,"gt","","",14,[[["hashablept2d",3]]]],[11,"ge","","",14,[[["hashablept2d",3]]]],[11,"partial_cmp","","",17,[[["speed",3]],[["ordering",4],["option",4]]]],[11,"lt","","",17,[[["speed",3]]]],[11,"le","","",17,[[["speed",3]]]],[11,"gt","","",17,[[["speed",3]]]],[11,"ge","","",17,[[["speed",3]]]],[11,"partial_cmp","","",22,[[["statistic",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",19,[[["time",3]],[["ordering",4],["option",4]]]],[11,"lt","","",19,[[["time",3]]]],[11,"le","","",19,[[["time",3]]]],[11,"gt","","",19,[[["time",3]]]],[11,"ge","","",19,[[["time",3]]]],[11,"fmt","","",0,[[["formatter",3]],["result",6]]],[11,"fmt","","",1,[[["formatter",3]],["result",6]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"fmt","","",3,[[["formatter",3]],["result",6]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"fmt","","",7,[[["formatter",3]],["result",6]]],[11,"fmt","","",9,[[["formatter",3]],["result",6]]],[11,"fmt","","",8,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","","",12,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",14,[[["formatter",3]],["result",6]]],[11,"fmt","","",16,[[["formatter",3]],["result",6]]],[11,"fmt","","",17,[[["formatter",3]],["result",6]]],[11,"fmt","","",19,[[["formatter",3]],["result",6]]],[11,"fmt","","",0,[[["formatter",3]],["result",6]]],[11,"fmt","","",3,[[["formatter",3]],["result",6]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"fmt","","",7,[[["formatter",3]],["result",6]]],[11,"fmt","","",9,[[["formatter",3]],["result",6]]],[11,"fmt","","",8,[[["formatter",3]],["result",6]]],[11,"fmt","","",10,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",16,[[["formatter",3]],["result",6]]],[11,"fmt","","",22,[[["formatter",3]],["result",6]]],[11,"fmt","","",19,[[["formatter",3]],["result",6]]],[11,"div","","",0,[[],["angle",3]]],[11,"div","","",4,[[["distance",3]]]],[11,"div","","",4,[[],["distance",3]]],[11,"div","","",4,[[["speed",3]],["duration",3]]],[11,"div","","",5,[[["duration",3]]]],[11,"div","","",5,[[],["duration",3]]],[11,"div","","",17,[[["speed",3]]]],[11,"rem","","",5,[[["duration",3]],["duration",3]]],[11,"sub","","",4,[[["distance",3]],["distance",3]]],[11,"sub","","",5,[[["duration",3]],["duration",3]]],[11,"sub","","",17,[[["speed",3]],["speed",3]]],[11,"sub","","",19,[[["duration",3]],["time",3]]],[11,"sub","","",19,[[["time",3]],["duration",3]]],[11,"add","","",0,[[["angle",3]],["angle",3]]],[11,"add","","",4,[[["distance",3]],["distance",3]]],[11,"add","","",5,[[["duration",3]],["duration",3]]],[11,"add","","",17,[[["speed",3]],["speed",3]]],[11,"add","","",19,[[["duration",3]],["time",3]]],[11,"mul","","",4,[[],["distance",3]]],[11,"mul","","",5,[[],["duration",3]]],[11,"mul","","",5,[[["speed",3]],["distance",3]]],[11,"mul","","",17,[[],["speed",3]]],[11,"mul","","",17,[[["duration",3]],["distance",3]]],[11,"neg","","",0,[[],["angle",3]]],[11,"neg","","",4,[[],["distance",3]]],[11,"neg","","",17,[[],["speed",3]]],[11,"add_assign","","",4,[[["distance",3]]]],[11,"add_assign","","",5,[[["duration",3]]]],[11,"add_assign","","",19,[[["duration",3]]]],[11,"sub_assign","","",4,[[["distance",3]]]],[11,"sub_assign","","",5,[[["duration",3]]]],[11,"hash","","",14,[[]]],[11,"hash","","",19,[[]]],[11,"sum","","",0,[[],["angle",3]]],[11,"sum","","",4,[[],["distance",3]]],[11,"sum","","",5,[[],["duration",3]]],[11,"serialize","","",0,[[],["result",4]]],[11,"serialize","","",1,[[],["result",4]]],[11,"serialize","","",2,[[],["result",4]]],[11,"serialize","","",3,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"serialize","","",5,[[],["result",4]]],[11,"serialize","","",7,[[],["result",4]]],[11,"serialize","","",9,[[],["result",4]]],[11,"serialize","","",8,[[],["result",4]]],[11,"serialize","","",11,[[],["result",4]]],[11,"serialize","","",13,[[],["result",4]]],[11,"serialize","","",15,[[],["result",4]]],[11,"serialize","","",16,[[],["result",4]]],[11,"serialize","","",17,[[],["result",4]]],[11,"serialize","","",22,[[],["result",4]]],[11,"serialize","","",19,[[],["result",4]]],[11,"deserialize","","",0,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]],[11,"deserialize","","",2,[[],["result",4]]],[11,"deserialize","","",3,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]],[11,"deserialize","","",5,[[],["result",4]]],[11,"deserialize","","",7,[[],["result",4]]],[11,"deserialize","","",9,[[],["result",4]]],[11,"deserialize","","",8,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]],[11,"deserialize","","",13,[[],["result",4]]],[11,"deserialize","","",15,[[],["result",4]]],[11,"deserialize","","",16,[[],["result",4]]],[11,"deserialize","","",17,[[],["result",4]]],[11,"deserialize","","",22,[[],["result",4]]],[11,"deserialize","","",19,[[],["result",4]]]],"p":[[3,"Angle"],[3,"Bounds"],[3,"GPSBounds"],[3,"Circle"],[3,"Distance"],[3,"Duration"],[3,"FindClosest"],[3,"LonLat"],[3,"InfiniteLine"],[3,"Line"],[3,"Percent"],[3,"Polygon"],[3,"Triangle"],[3,"PolyLine"],[3,"HashablePt2D"],[3,"Pt2D"],[3,"Ring"],[3,"Speed"],[3,"Histogram"],[3,"Time"],[3,"UnitFmt"],[4,"ArrowCap"],[4,"Statistic"],[8,"HgramValue"]]},\
"headless":{"doc":"","i":[[3,"MAP","headless","",null,null],[12,"__private_field","","",0,null],[3,"SIM","","",null,null],[12,"__private_field","","",1,null],[3,"LOAD","","",null,null],[12,"__private_field","","",2,null],[3,"FinishedTrip","","",null,null],[12,"id","","",3,null],[12,"duration","","",3,null],[12,"distance_crossed","","",3,null],[12,"mode","","",3,null],[12,"capped","","",3,null],[3,"Delays","","",null,null],[12,"per_direction","","",4,null],[3,"Throughput","","",null,null],[12,"per_direction","","",5,null],[3,"AgentPositions","","",null,null],[12,"agents","","",6,null],[3,"AgentPosition","","",null,null],[12,"vehicle_type","","None for pedestrians",7,null],[12,"pos","","The agent\'s current position. For pedestrians, this is…",7,null],[12,"distance_crossed","","The distance crossed so far by the agent, in meters. There…",7,null],[12,"person","","None for buses",7,null],[3,"RoadThroughput","","",null,null],[12,"counts","","",8,null],[3,"TrafficSignalState","","",null,null],[12,"current_stage_idx","","",9,null],[12,"remaining_time","","",9,null],[12,"accepted","","",9,null],[12,"waiting","","",9,null],[3,"BlockedByGraph","","",null,null],[12,"blocked_by","","Each entry indicates that some agent has been stuck in one…",10,null],[3,"LoadSim","","",null,null],[12,"scenario","","",11,null],[12,"modifiers","","",11,null],[12,"edits","","",11,null],[12,"rng_seed","","",11,null],[12,"opts","","",11,null],[5,"main","","",null,[[]]],[5,"serve_req","","",null,[[["request",3],["body",3]]]],[5,"handle_command","","",null,[[["sim",3],["vec",3],["hashmap",3],["map",3],["loadsim",3]],[["result",6],["string",3]]]],[5,"export_geometry","","",null,[[["intersectionid",3],["map",3]],["geojson",4]]],[5,"export_all_geometry","","",null,[[["map",3]],["geojson",4]]],[11,"setup","","",11,[[["timer",3]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"into_any","","",8,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",8,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",8,[[],["any",8]]],[11,"as_any_mut","","",8,[[],["any",8]]],[11,"into_any_arc","","",8,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"into_any","","",9,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",9,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",9,[[],["any",8]]],[11,"as_any_mut","","",9,[[],["any",8]]],[11,"into_any_arc","","",9,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"into_any","","",10,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",10,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",10,[[],["any",8]]],[11,"as_any_mut","","",10,[[],["any",8]]],[11,"into_any_arc","","",10,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"into_any_arc","","",11,[[["arc",3]],[["any",8],["arc",3]]]],[11,"deref","","",0,[[],["rwlock",3]]],[11,"deref","","",1,[[],["rwlock",3]]],[11,"deref","","",2,[[],["rwlock",3]]],[11,"initialize","","",0,[[]]],[11,"initialize","","",1,[[]]],[11,"initialize","","",2,[[]]],[11,"serialize","","",3,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"serialize","","",5,[[],["result",4]]],[11,"serialize","","",6,[[],["result",4]]],[11,"serialize","","",7,[[],["result",4]]],[11,"serialize","","",8,[[],["result",4]]],[11,"serialize","","",9,[[],["result",4]]],[11,"serialize","","",10,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]]],"p":[[3,"MAP"],[3,"SIM"],[3,"LOAD"],[3,"FinishedTrip"],[3,"Delays"],[3,"Throughput"],[3,"AgentPositions"],[3,"AgentPosition"],[3,"RoadThroughput"],[3,"TrafficSignalState"],[3,"BlockedByGraph"],[3,"LoadSim"]]},\
"import_traffic":{"doc":"","i":[[3,"Input","import_traffic","",null,null],[12,"scenario_name","","",0,null],[12,"people","","",0,null],[5,"main","","",null,[[]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"deserialize","","",0,[[],["result",4]]]],"p":[[3,"Input"]]},\
"importer":{"doc":"It\'s assumed that the importer is run with the current…","i":[[3,"Job","importer","",null,null],[12,"city","","",0,null],[12,"osm_to_raw","","",0,null],[12,"raw_to_map","","",0,null],[12,"scenario","","",0,null],[12,"city_overview","","",0,null],[12,"skip_ch","","",0,null],[12,"keep_bldg_tags","","",0,null],[12,"only_map","","",0,null],[12,"oneshot","","",0,null],[12,"oneshot_clip","","",0,null],[12,"oneshot_drive_on_left","","",0,null],[12,"oneshot_dont_infer_sidewalks","","",0,null],[5,"main","","",null,[[]]],[5,"oneshot","","",null,[[["option",4],["string",3]]]],[0,"actdev","","This module is used for all cities associated with the…",null,null],[3,"ODSummary","importer::actdev","Describes some number of people that have the same home,…",null,null],[12,"home","","",1,null],[12,"work","","",1,null],[12,"mode","","",1,null],[12,"count","","",1,null],[5,"import_scenarios","","",null,[[["map",3],["importerconfiguration",3]],["result",6]]],[5,"parse_usize","","",null,[[["feature",3]],["result",6]]],[5,"generate_scenario","","",null,[[["vec",3],["odsummary",3],["map",3]]]],[5,"rand_duration","","",null,[[["duration",3],["xorshiftrng",3]],["duration",3]]],[5,"rand_time","","",null,[[["duration",3],["xorshiftrng",3]],["time",3]]],[0,"berlin","importer","",null,null],[3,"Record","importer::berlin","",null,null],[12,"raumid","","",2,null],[12,"e_e","","",2,null],[5,"import_extra_data","","",null,[[["rawmap",3],["importerconfiguration",3],["timer",3]]]],[5,"correlate_population","","",null,[[["timer",3]]]],[5,"distribute_residents","","",null,[[["timer",3],["map",3]]]],[0,"configuration","importer","",null,null],[3,"ImporterConfiguration","importer::configuration","",null,null],[12,"curl","","",3,null],[12,"osmconvert","","",3,null],[12,"unzip","","",3,null],[12,"gunzip","","",3,null],[12,"gunzip_args","","",3,null],[5,"load_configuration","","",null,[[],["importerconfiguration",3]]],[0,"dependencies","importer","",null,null],[5,"are_dependencies_callable","importer::dependencies","",null,[[["importerconfiguration",3]]]],[5,"is_program_callable","","",null,[[["osstr",3],["asref",8]]]],[0,"generic","importer","",null,null],[3,"GenericCityImporter","importer::generic","Importing a new city can be done just by filling out this…",null,null],[12,"osm_url","","The URL to a .osm or .osm.pbf file containing the entire…",4,null],[12,"map_config","","",4,null],[12,"onstreet_parking","","",4,null],[12,"public_offstreet_parking","","",4,null],[12,"private_offstreet_parking","","",4,null],[12,"elevation","","If provided, pull elevation data from this SRTM file. The…",4,null],[12,"include_railroads","","OSM railway=rail will be included as light rail if so.…",4,null],[11,"osm_to_raw","","",4,[[["timer",3],["importerconfiguration",3],["mapname",3]],["rawmap",3]]],[0,"leeds","importer","",null,null],[5,"import_extra_data","importer::leeds","",null,[[["rawmap",3],["importerconfiguration",3],["timer",3]]]],[0,"london","importer","",null,null],[5,"import_extra_data","importer::london","",null,[[["rawmap",3],["importerconfiguration",3],["timer",3]]]],[0,"seattle","importer","",null,null],[3,"TripRecord","importer::seattle","",null,null],[12,"shape_id","","",5,null],[12,"trip_id","","",5,null],[3,"StopTimeRecord","","",null,null],[12,"trip_id","","",6,null],[12,"arrival_time","","",6,null],[5,"input","","",null,[[["importerconfiguration",3],["timer",3]]]],[5,"osm_to_raw","","",null,[[["importerconfiguration",3],["timer",3]]]],[5,"adjust_private_parking","","",null,[[["map",3],["scenario",3]]]],[5,"add_gtfs_schedules","","This import from GTFS:",null,[[["map",3]]]],[5,"match_parcels_to_buildings","","Match OSM buildings to parcels, scraping the number of…",null,[[["map",3],["timer",3]]]],[0,"utils","importer","",null,null],[5,"download","importer::utils","",null,[[["importerconfiguration",3]]]],[5,"download_kml","","",null,[[["gpsbounds",3],["timer",3]]]],[5,"osmconvert","","",null,[[["importerconfiguration",3],["string",3]]]],[5,"raw_to_map","","",null,[[["mapname",3],["timer",3]],["map",3]]],[11,"from","importer","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","importer::actdev","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","importer::berlin","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","importer::configuration","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","importer::generic","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","importer::seattle","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"default","importer::configuration","",3,[[],["importerconfiguration",3]]],[11,"fmt","importer::berlin","",2,[[["formatter",3]],["result",6]]],[11,"fmt","importer::seattle","",5,[[["formatter",3]],["result",6]]],[11,"fmt","","",6,[[["formatter",3]],["result",6]]],[11,"serialize","importer::generic","",4,[[],["result",4]]],[11,"deserialize","importer::berlin","",2,[[],["result",4]]],[11,"deserialize","importer::configuration","",3,[[],["result",4]]],[11,"deserialize","importer::generic","",4,[[],["result",4]]],[11,"deserialize","importer::seattle","",5,[[],["result",4]]],[11,"deserialize","","",6,[[],["result",4]]]],"p":[[3,"Job"],[3,"ODSummary"],[3,"Record"],[3,"ImporterConfiguration"],[3,"GenericCityImporter"],[3,"TripRecord"],[3,"StopTimeRecord"]]},\
"json_to_binary_map":{"doc":"","i":[[5,"main","json_to_binary_map","",null,[[]]]],"p":[]},\
"kml":{"doc":"","i":[[3,"ExtraShapes","kml","Some dataset imported from KML, CSV, or something else. If…",null,null],[12,"shapes","","",0,null],[3,"ExtraShape","","A single object in the dataset.",null,null],[12,"points","","The object has a different inferred shape depending on the…",1,null],[12,"attributes","","Arbitrary key/value pairs associated with this object; no…",1,null],[5,"load","","Parses a .kml file and returns ExtraShapes. Objects will…",null,[[["timer",3],["gpsbounds",3]],[["extrashapes",3],["result",6]]]],[5,"recurse","","",null,[[["vec",3],["btreemap",3],["node",3],["gpsbounds",3]],["result",6]]],[5,"parse_pt","","",null,[[],[["lonlat",3],["option",4]]]],[11,"load_csv","","Parses a .csv file and returns ExtraShapes. Each record…",0,[[["timer",3],["gpsbounds",3]],[["extrashapes",3],["result",6]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"clone","","",1,[[],["extrashape",3]]],[11,"fmt","","",1,[[["formatter",3]],["result",6]]],[11,"serialize","","",0,[[],["result",4]]],[11,"serialize","","",1,[[],["result",4]]],[11,"deserialize","","",0,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]]],"p":[[3,"ExtraShapes"],[3,"ExtraShape"]]},\
"map_editor":{"doc":"","i":[[3,"App","map_editor","",null,null],[12,"model","","",0,null],[3,"MainState","","",null,null],[12,"state","","",1,null],[12,"panel","","",1,null],[12,"popup","","",1,null],[12,"last_id","","",1,null],[4,"State","","",null,null],[13,"Viewing","","",2,null],[13,"MovingIntersection","","",2,null],[13,"MovingBuilding","","",2,null],[13,"MovingRoadPoint","","",2,null],[13,"CreatingRoad","","",2,null],[13,"PreviewIntersection","","",2,null],[5,"preview_intersection","","",null,[[["model",3],["eventctx",3],["nodeid",3]],["drawable",3]]],[5,"preview_all_intersections","","",null,[[["model",3],["eventctx",3]],["drawable",3]]],[5,"main","","",null,[[]]],[0,"model","","",null,null],[3,"Model","map_editor::model","",null,null],[12,"map","","",3,null],[12,"showing_pts","","",3,null],[12,"world","","",3,null],[12,"include_bldgs","","",3,null],[12,"intersection_geom","","",3,null],[4,"ID","","",null,null],[13,"Building","","",4,null],[13,"Intersection","","",4,null],[13,"Road","","",4,null],[13,"RoadPoint","","",4,null],[5,"time_to_id","","",null,[[]]],[5,"dump_to_osm","","Express a RawMap as a .osm file. Why not just save the…",null,[[["rawmap",3]],[["error",3],["result",4]]]],[17,"INTERSECTION_RADIUS","","",null,null],[17,"BUILDING_LENGTH","","",null,null],[11,"blank","","",3,[[],["model",3]]],[11,"import","","",3,[[["eventctx",3],["string",3]],["model",3]]],[11,"export_to_osm","","",3,[[]]],[11,"compute_bounds","","",3,[[],["bounds",3]]],[11,"describe_obj","","",3,[[["id",4]],["text",3]]],[11,"intersection_added","","",3,[[["eventctx",3],["nodeid",3]]]],[11,"create_i","","",3,[[["pt2d",3],["eventctx",3]]]],[11,"move_i","","",3,[[["pt2d",3],["eventctx",3],["nodeid",3]]]],[11,"delete_i","","",3,[[["nodeid",3]]]],[11,"road_added","","",3,[[["originalroad",3],["eventctx",3]]]],[11,"road_deleted","","",3,[[["originalroad",3]]]],[11,"create_r","","",3,[[["eventctx",3],["nodeid",3]]]],[11,"delete_r","","",3,[[["originalroad",3]]]],[11,"road_object","","",3,[[["originalroad",3]],[["object",3],["id",4]]]],[11,"show_r_points","","",3,[[["originalroad",3],["eventctx",3]]]],[11,"stop_showing_pts","","",3,[[["originalroad",3]]]],[11,"move_r_pt","","",3,[[["originalroad",3],["pt2d",3],["eventctx",3]]]],[11,"delete_r_pt","","",3,[[["originalroad",3],["eventctx",3]]]],[11,"insert_r_pt","","",3,[[["originalroad",3],["pt2d",3],["eventctx",3]],[["option",4],["id",4]]]],[11,"clear_r_pts","","",3,[[["originalroad",3],["eventctx",3]]]],[11,"merge_r","","",3,[[["originalroad",3],["eventctx",3]]]],[11,"bldg_added","","",3,[[["osmid",4],["eventctx",3]]]],[11,"create_b","","",3,[[["pt2d",3],["eventctx",3]],["id",4]]],[11,"move_b","","",3,[[["pt2d",3],["osmid",4],["eventctx",3]]]],[11,"delete_b","","",3,[[["osmid",4]]]],[0,"world","map_editor","",null,null],[3,"Object","map_editor::world","",null,null],[12,"id","","",5,null],[12,"geometry","","",5,null],[3,"WorldObject","","",null,null],[12,"unioned_polygon","","",6,null],[12,"draw","","",6,null],[12,"quadtree_id","","",6,null],[3,"World","","",null,null],[12,"objects","","",7,null],[12,"quadtree","","",7,null],[12,"current_selection","","",7,null],[8,"ObjectID","","",null,null],[10,"zorder","","",8,[[]]],[11,"new","","",5,[[["color",3],["polygon",3]],["object",3]]],[11,"new","","",7,[[],["world",3]]],[11,"draw","","",7,[[["gfxctx",3],["fn",8]]]],[11,"handle_mouseover","","",7,[[["eventctx",3]]]],[11,"force_set_selection","","",7,[[]]],[11,"get_selection","","",7,[[],["option",4]]],[11,"add","","",7,[[["eventctx",3],["object",3]]]],[11,"delete","","",7,[[]]],[11,"new","map_editor","",1,[[["eventctx",3]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_editor::model","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"equivalent","","",4,[[]]],[11,"get_hash","","",4,[[]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_editor::world","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"zorder","map_editor::model","",4,[[]]],[11,"clone","","",4,[[],["id",4]]],[11,"eq","","",4,[[["id",4]]]],[11,"ne","","",4,[[["id",4]]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"hash","","",4,[[]]],[11,"event","map_editor","",1,[[["eventctx",3],["app",3]],[["transition",4],["app",3]]]],[11,"draw","","",1,[[["app",3],["gfxctx",3]]]],[11,"dump_before_abort","","",0,[[["canvas",3]]]],[11,"before_quit","","",0,[[["canvas",3]]]]],"p":[[3,"App"],[3,"MainState"],[4,"State"],[3,"Model"],[4,"ID"],[3,"Object"],[3,"WorldObject"],[3,"World"],[8,"ObjectID"]]},\
"map_gui":{"doc":"This crate contains common code for applications that draw…","i":[[3,"SimpleApp","map_gui","Simple app state that just renders a static map, without…",null,null],[12,"map","","",0,null],[12,"draw_map","","",0,null],[12,"cs","","",0,null],[12,"opts","","",0,null],[12,"current_selection","","",0,null],[12,"session","","Custom per-app state can be stored here",0,null],[12,"time","","If desired, this can be advanced to render traffic signals…",0,null],[4,"ID","","",null,null],[13,"Road","","",1,null],[13,"Lane","","",1,null],[13,"Intersection","","",1,null],[13,"Building","","",1,null],[13,"ParkingLot","","",1,null],[13,"Car","","",1,null],[13,"Pedestrian","","",1,null],[13,"PedCrowd","","",1,null],[13,"BusStop","","",1,null],[13,"Area","","",1,null],[0,"colors","","A color scheme groups colors used for different map,…",null,null],[3,"ColorScheme","map_gui::colors","",null,null],[12,"scheme","","",2,null],[12,"hovering","","",2,null],[12,"panel_bg","","",2,null],[12,"section_bg","","",2,null],[12,"inner_panel","","",2,null],[12,"day_time_slider","","",2,null],[12,"night_time_slider","","",2,null],[12,"selected","","",2,null],[12,"current_object","","",2,null],[12,"perma_selected_object","","",2,null],[12,"bottom_bar_id","","",2,null],[12,"bottom_bar_name","","",2,null],[12,"fade_map_dark","","",2,null],[12,"gui_style","","",2,null],[12,"dialog_bg","","",2,null],[12,"minimap_cursor_border","","",2,null],[12,"minimap_cursor_bg","","",2,null],[12,"minimap_selected_zoom","","",2,null],[12,"minimap_unselected_zoom","","",2,null],[12,"driving_lane","","",2,null],[12,"bus_lane","","",2,null],[12,"parking_lane","","",2,null],[12,"bike_lane","","",2,null],[12,"sidewalk","","",2,null],[12,"sidewalk_lines","","",2,null],[12,"general_road_marking","","",2,null],[12,"road_center_line","","",2,null],[12,"light_rail_track","","",2,null],[12,"private_road","","",2,null],[12,"unzoomed_highway","","",2,null],[12,"unzoomed_arterial","","",2,null],[12,"unzoomed_residential","","",2,null],[12,"unzoomed_trail","","",2,null],[12,"normal_intersection","","",2,null],[12,"stop_sign","","",2,null],[12,"stop_sign_pole","","",2,null],[12,"signal_protected_turn","","",2,null],[12,"signal_permitted_turn","","",2,null],[12,"signal_banned_turn","","",2,null],[12,"signal_box","","",2,null],[12,"signal_spinner","","",2,null],[12,"signal_turn_block_bg","","",2,null],[12,"very_slow_intersection","","",2,null],[12,"slow_intersection","","",2,null],[12,"normal_slow_intersection","","",2,null],[12,"void_background","","",2,null],[12,"map_background","","",2,null],[12,"unzoomed_interesting_intersection","","",2,null],[12,"residential_building","","",2,null],[12,"commercial_building","","",2,null],[12,"building_outline","","",2,null],[12,"parking_lot","","",2,null],[12,"grass","","",2,null],[12,"water","","",2,null],[12,"median_strip","","",2,null],[12,"unzoomed_car","","",2,null],[12,"unzoomed_bike","","",2,null],[12,"unzoomed_bus","","",2,null],[12,"unzoomed_pedestrian","","",2,null],[12,"agent_colors","","",2,null],[12,"route","","",2,null],[12,"turn_arrow","","",2,null],[12,"brake_light","","",2,null],[12,"bus_body","","",2,null],[12,"bus_label","","",2,null],[12,"train_body","","",2,null],[12,"ped_head","","",2,null],[12,"ped_foot","","",2,null],[12,"ped_preparing_bike_body","","",2,null],[12,"ped_crowd","","",2,null],[12,"bike_frame","","",2,null],[12,"parked_car","","",2,null],[12,"good_to_bad_red","","",2,null],[12,"good_to_bad_green","","",2,null],[12,"bus_layer","","",2,null],[12,"edits_layer","","",2,null],[12,"parking_trip","","",2,null],[12,"bike_trip","","",2,null],[12,"bus_trip","","",2,null],[12,"before_changes","","",2,null],[12,"after_changes","","",2,null],[4,"ColorSchemeChoice","","",null,null],[13,"Standard","","",3,null],[13,"NightMode","","",3,null],[13,"SAMGreenDay","","",3,null],[13,"SAMDesertDay","","",3,null],[13,"BAP","","",3,null],[13,"OSM","","",3,null],[13,"Starcat","","",3,null],[13,"Textured","","",3,null],[13,"MapboxLight","","",3,null],[13,"MapboxDark","","",3,null],[13,"FadedZoom","","",3,null],[13,"NegativeSpace","","",3,null],[5,"modulo_color","","",null,[[["vec",3]],["color",3]]],[5,"hex","","",null,[[],["color",3]]],[11,"choices","","",3,[[],[["choice",3],["vec",3]]]],[11,"new","","",2,[[["colorschemechoice",4],["eventctx",3]],["colorscheme",3]]],[11,"standard","","",2,[[],["colorscheme",3]]],[11,"rotating_color_plot","","",2,[[],["color",3]]],[11,"rotating_color_agents","","",2,[[],["color",3]]],[11,"unzoomed_road_surface","","",2,[[["roadrank",4]],["color",3]]],[11,"zoomed_road_surface","","",2,[[["lanetype",4],["roadrank",4]],["color",3]]],[11,"zoomed_intersection_surface","","",2,[[["roadrank",4]],["color",3]]],[11,"road_center_line","","",2,[[["roadrank",4]],["color",3]]],[11,"general_road_marking","","",2,[[["roadrank",4]],["color",3]]],[11,"solid_road_center","","",2,[[]]],[11,"night_mode","","",2,[[],["colorscheme",3]]],[11,"sam_green_day","","",2,[[],["colorscheme",3]]],[11,"sam_desert_day","","",2,[[],["colorscheme",3]]],[11,"bap","","",2,[[],["colorscheme",3]]],[11,"osm","","",2,[[],["colorscheme",3]]],[11,"starcat","","",2,[[],["colorscheme",3]]],[11,"textured","","",2,[[],["colorscheme",3]]],[11,"mapbox_light","","",2,[[],["colorscheme",3]]],[11,"mapbox_dark","","",2,[[],["colorscheme",3]]],[11,"faded_zoom","","",2,[[],["colorscheme",3]]],[11,"negative_space","","",2,[[],["colorscheme",3]]],[0,"load","map_gui","Loading large resources (like maps, scenarios, and…",null,null],[3,"FileLoader","map_gui::load","",null,null],[12,"path","","",4,null],[12,"on_load","","",4,null],[3,"MapLoader","","",null,null],[3,"MapAlreadyLoaded","","",null,null],[12,"on_load","","",5,null],[3,"FutureLoader","","",null,null],[12,"loading_title","","",6,null],[12,"started","","",6,null],[12,"panel","","",6,null],[12,"receiver","","",6,null],[12,"on_load","","",6,null],[12,"runtime","","",6,null],[0,"native_loader","","",null,null],[3,"FileLoader","map_gui::load::native_loader","",null,null],[12,"path","","",4,null],[12,"on_load","","",4,null],[11,"new","map_gui::load","",4,[[["box",3],["fnonce",8],["string",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",7,[[["box",3],["fnonce",8],["eventctx",3],["mapname",3]],[["box",3],["state",8]]]],[11,"new","","",6,[[["box",3],["box",3],["pin",3],["fnonce",8],["eventctx",3]],[["box",3],["state",8]]]],[0,"options","map_gui","",null,null],[3,"Options","map_gui::options","Options controlling the UI. Some of the options are common…",null,null],[12,"dev","","Dev mode exposes experimental tools useful for debugging,…",8,null],[12,"debug_all_agents","","Every time we draw, render all agents zoomed in. Extremely…",8,null],[12,"traffic_signal_style","","How traffic signals should be rendered.",8,null],[12,"color_scheme","","The color scheme for map elements, agents, and the UI.",8,null],[12,"toggle_day_night_colors","","Automatically change color_scheme based on simulation time…",8,null],[12,"min_zoom_for_detail","","Map elements are drawn differently when unzoomed and…",8,null],[12,"camera_angle","","Draw buildings in different perspectives",8,null],[12,"time_increment","","How much to advance the sim with one of the speed controls",8,null],[12,"dont_draw_time_warp","","When time warping, don\'t draw to speed up simulation",8,null],[12,"jump_to_delay","","The delay threshold to halt on when jumping to the next…",8,null],[12,"language","","Display roads and buildings in an alternate language, if…",8,null],[12,"units","","How to render geometric units",8,null],[3,"OptionsPanel","","",null,null],[12,"panel","","",9,null],[4,"TrafficSignalStyle","","Different ways of drawing traffic signals. The names of…",null,null],[13,"BAP","","",10,null],[13,"Yuwen","","",10,null],[13,"IndividualTurnArrows","","",10,null],[4,"CameraAngle","","",null,null],[13,"TopDown","","",11,null],[13,"IsometricNE","","",11,null],[13,"IsometricNW","","",11,null],[13,"IsometricSE","","",11,null],[13,"IsometricSW","","",11,null],[13,"Abstract","","",11,null],[11,"default","","",8,[[],["options",3]]],[11,"update_from_args","","Update the options using command-line flags.",8,[[["cmdargs",3]]]],[11,"new","","",9,[[["eventctx",3]],[["box",3],["state",8]]]],[0,"render","map_gui","Render static and dynamic map elements.",null,null],[3,"AgentCache","map_gui::render","",null,null],[12,"unzoomed_agents","","This is controlled almost entirely by the minimap panel.…",12,null],[12,"time","","",12,null],[12,"agents_per_on","","",12,null],[12,"unzoomed","","",12,null],[3,"UnzoomedAgents","","",null,null],[12,"cars","","",13,null],[12,"bikes","","",13,null],[12,"buses_and_trains","","",13,null],[12,"peds","","",13,null],[12,"car_color","","",13,null],[12,"bike_color","","",13,null],[12,"bus_color","","",13,null],[12,"ped_color","","",13,null],[3,"DrawArea","","",null,null],[12,"id","","",14,null],[3,"DrawBuilding","","",null,null],[12,"id","","",15,null],[12,"label","","",15,null],[3,"DrawIntersection","","",null,null],[12,"id","","",16,null],[12,"zorder","","",16,null],[12,"draw_default","","",16,null],[12,"draw_traffic_signal","","",16,null],[3,"DrawMap","","",null,null],[12,"roads","","",17,null],[12,"lanes","","",17,null],[12,"intersections","","",17,null],[12,"buildings","","",17,null],[12,"parking_lots","","",17,null],[12,"bus_stops","","",17,null],[12,"areas","","",17,null],[12,"boundary_polygon","","",17,null],[12,"draw_all_unzoomed_roads_and_intersections","","",17,null],[12,"draw_all_buildings","","",17,null],[12,"draw_all_building_paths","","",17,null],[12,"draw_all_building_outlines","","",17,null],[12,"draw_all_unzoomed_parking_lots","","",17,null],[12,"draw_all_areas","","",17,null],[12,"zorder_range","","",17,null],[12,"show_zorder","","",17,null],[12,"quadtree","","",17,null],[3,"DrawPedCrowd","","",null,null],[12,"members","","",18,null],[12,"blob","","",18,null],[12,"blob_pl","","",18,null],[12,"zorder","","",18,null],[12,"draw_default","","",18,null],[3,"DrawPedestrian","","",null,null],[12,"id","","",19,null],[12,"body_circle","","",19,null],[12,"zorder","","",19,null],[12,"draw_default","","",19,null],[3,"DrawMovement","","",null,null],[12,"id","","",20,null],[12,"hitbox","","",20,null],[3,"DrawUberTurnGroup","","",null,null],[12,"group","","",21,null],[12,"block","","",21,null],[12,"arrow","","",21,null],[3,"DrawOptions","","Control how the map is drawn.",null,null],[12,"suppress_traffic_signal_details","","Don\'t draw the current traffic signal state.",22,null],[12,"label_buildings","","Label every building.",22,null],[12,"show_building_paths","","Draw building paths.",22,null],[5,"calculate_corners","","",null,[[["map",3],["intersection",3]],[["vec",3],["polygon",3]]]],[5,"draw_vehicle","","",null,[[["prerender",3],["drawcarinput",3],["map",3],["colorscheme",3]],[["box",3],["renderable",8]]]],[5,"unzoomed_agent_radius","","",null,[[["option",4],["vehicletype",4]],["distance",3]]],[0,"agents","","",null,null],[3,"AgentCache","map_gui::render::agents","",null,null],[12,"unzoomed_agents","","This is controlled almost entirely by the minimap panel.…",12,null],[12,"time","","",12,null],[12,"agents_per_on","","",12,null],[12,"unzoomed","","",12,null],[3,"UnzoomedAgents","","",null,null],[12,"cars","","",13,null],[12,"bikes","","",13,null],[12,"buses_and_trains","","",13,null],[12,"peds","","",13,null],[12,"car_color","","",13,null],[12,"bike_color","","",13,null],[12,"bus_color","","",13,null],[12,"ped_color","","",13,null],[11,"new","map_gui::render","",12,[[["colorscheme",3]],["agentcache",3]]],[11,"get","","",12,[[["traversable",4]],[["vec",3],["renderable",8]]]],[11,"populate_if_needed","","",12,[[["map",3],["sim",3],["colorscheme",3],["prerender",3],["traversable",4]]]],[11,"calculate_unzoomed_agents","","If the sim time has changed or the unzoomed agent filters…",12,[[["applike",8]],["quadtree",3]]],[11,"draw_unzoomed_agents","","",12,[[["gfxctx",3],["applike",8]]]],[11,"new","","",13,[[["colorscheme",3]],["unzoomedagents",3]]],[11,"color","","",13,[[["unzoomedagent",3]],[["color",3],["option",4]]]],[11,"make_horiz_viz_panel","","",13,[[["eventctx",3]],["widget",3]]],[11,"make_vert_viz_panel","","",13,[[["eventctx",3]],["widget",3]]],[11,"update","","",13,[[["panel",3]]]],[0,"area","","",null,null],[3,"DrawArea","map_gui::render::area","",null,null],[12,"id","","",14,null],[11,"new","map_gui::render","",14,[[["eventctx",3],["colorscheme",3],["area",3],["geombatch",3]],["drawarea",3]]],[11,"fill","","",14,[[["areatype",4],["colorscheme",3]],["fill",4]]],[0,"bike","","",null,null],[3,"DrawBike","map_gui::render::bike","",null,null],[12,"id","","",23,null],[12,"body_circle","","",23,null],[12,"zorder","","",23,null],[12,"draw_default","","",23,null],[11,"new","","",23,[[["prerender",3],["drawcarinput",3],["map",3],["colorscheme",3]],["drawbike",3]]],[0,"building","map_gui::render","",null,null],[3,"DrawBuilding","map_gui::render::building","",null,null],[12,"id","","",15,null],[12,"label","","",15,null],[11,"new","map_gui::render","",15,[[["geombatch",3],["map",3],["eventctx",3],["colorscheme",3],["building",3],["options",3]],["drawbuilding",3]]],[0,"bus_stop","","",null,null],[3,"DrawBusStop","map_gui::render::bus_stop","",null,null],[12,"id","","",24,null],[12,"center","","",24,null],[12,"zorder","","",24,null],[12,"draw_default","","",24,null],[17,"RADIUS","","",null,null],[11,"new","","",24,[[["eventctx",3],["map",3],["busstop",3],["colorscheme",3]],["drawbusstop",3]]],[0,"car","map_gui::render","",null,null],[3,"DrawCar","map_gui::render::car","",null,null],[12,"id","","",25,null],[12,"body","","",25,null],[12,"body_polygon","","",25,null],[12,"zorder","","",25,null],[12,"draw_default","","",25,null],[5,"thick_line_from_angle","","",null,[[["pt2d",3],["angle",3],["distance",3]],["polygon",3]]],[5,"zoomed_color_car","","",null,[[["drawcarinput",3],["colorscheme",3]],["color",3]]],[17,"CAR_WIDTH","","",null,null],[11,"new","","",25,[[["prerender",3],["drawcarinput",3],["map",3],["colorscheme",3]],["drawcar",3]]],[0,"intersection","map_gui::render","",null,null],[3,"DrawIntersection","map_gui::render::intersection","",null,null],[12,"id","","",16,null],[12,"zorder","","",16,null],[12,"draw_default","","",16,null],[12,"draw_traffic_signal","","",16,null],[5,"calculate_corners","","",null,[[["map",3],["intersection",3]],[["vec",3],["polygon",3]]]],[5,"calculate_corners_with_borders","","",null,[[["intersection",3],["geombatch",3],["applike",8]]]],[5,"calculate_border_arrows","","",null,[[["map",3],["road",3],["intersection",3]],[["vec",3],["polygon",3]]]],[5,"make_octagon","","",null,[[["pt2d",3],["angle",3],["distance",3]],["polygon",3]]],[5,"make_crosswalk","","",null,[[["map",3],["turn",3],["colorscheme",3],["geombatch",3]]]],[5,"make_rainbow_crosswalk","","",null,[[["map",3],["geombatch",3],["turn",3]]]],[5,"perp_line","","",null,[[["line",3],["distance",3]],["line",3]]],[11,"new","map_gui::render","",16,[[["map",3],["intersection",3]],["drawintersection",3]]],[11,"clear_rendering","","",16,[[]]],[11,"render","","",16,[[["applike",8]],["geombatch",3]]],[11,"stop_sign_geom","","",16,[[["roadwithstopsign",3],["map",3]],["option",4]]],[0,"lane","","",null,null],[3,"DrawLane","map_gui::render::lane","",null,null],[12,"id","","",26,null],[12,"polygon","","",26,null],[12,"zorder","","",26,null],[12,"draw_default","","",26,null],[5,"perp_line","","",null,[[["line",3],["distance",3]],["line",3]]],[5,"calculate_sidewalk_lines","","",null,[[["lane",3]],[["vec",3],["polygon",3]]]],[5,"calculate_parking_lines","","",null,[[["lane",3],["map",3]],[["vec",3],["polygon",3]]]],[5,"calculate_driving_lines","","",null,[[["lane",3],["road",3]],[["vec",3],["polygon",3]]]],[5,"calculate_turn_markings","","",null,[[["map",3],["lane",3]],[["vec",3],["polygon",3]]]],[5,"calculate_one_way_markings","","",null,[[["lane",3],["road",3]],[["vec",3],["polygon",3]]]],[11,"new","","",26,[[["lane",3],["map",3]],["drawlane",3]]],[11,"clear_rendering","","",26,[[]]],[11,"render","","",26,[[["applike",8]],["geombatch",3]]],[0,"map","map_gui::render","",null,null],[3,"DrawMap","map_gui::render::map","",null,null],[12,"roads","","",17,null],[12,"lanes","","",17,null],[12,"intersections","","",17,null],[12,"buildings","","",17,null],[12,"parking_lots","","",17,null],[12,"bus_stops","","",17,null],[12,"areas","","",17,null],[12,"boundary_polygon","","",17,null],[12,"draw_all_unzoomed_roads_and_intersections","","",17,null],[12,"draw_all_buildings","","",17,null],[12,"draw_all_building_paths","","",17,null],[12,"draw_all_building_outlines","","",17,null],[12,"draw_all_unzoomed_parking_lots","","",17,null],[12,"draw_all_areas","","",17,null],[12,"zorder_range","","",17,null],[12,"show_zorder","","",17,null],[12,"quadtree","","",17,null],[11,"new","map_gui::render","",17,[[["map",3],["colorscheme",3],["timer",3],["eventctx",3],["options",3]],["drawmap",3]]],[11,"regenerate_unzoomed_layer","","",17,[[["eventctx",3],["map",3],["colorscheme",3],["timer",3]],["drawable",3]]],[11,"get_r","","",17,[[["roadid",3]],["drawroad",3]]],[11,"get_l","","",17,[[["laneid",3]],["drawlane",3]]],[11,"get_i","","",17,[[["intersectionid",3]],["drawintersection",3]]],[11,"get_b","","",17,[[["buildingid",3]],["drawbuilding",3]]],[11,"get_pl","","",17,[[["parkinglotid",3]],["drawparkinglot",3]]],[11,"get_bs","","",17,[[["busstopid",3]],["drawbusstop",3]]],[11,"get_a","","",17,[[["areaid",3]],["drawarea",3]]],[11,"get_obj","","",17,[[["eventctx",3],["id",4],["agentcache",3],["applike",8]],[["option",4],["renderable",8]]]],[11,"get_matching_objects","","Unsorted, unexpanded, raw result.",17,[[["bounds",3]],[["vec",3],["id",4]]]],[11,"get_renderables_back_to_front","","A simple variation of the one in game that shows all…",17,[[["bounds",3],["map",3]],[["vec",3],["renderable",8]]]],[11,"zoomed_batch","","Build a single gigantic `GeomBatch` to render the entire…",17,[[["eventctx",3],["applike",8]],["geombatch",3]]],[0,"parking_lot","","",null,null],[3,"DrawParkingLot","map_gui::render::parking_lot","",null,null],[12,"id","","",27,null],[12,"draw","","",27,null],[11,"new","","",27,[[["eventctx",3],["colorscheme",3],["parkinglot",3],["geombatch",3]],["drawparkinglot",3]]],[11,"render","","",27,[[["applike",8]],["geombatch",3]]],[0,"pedestrian","map_gui::render","",null,null],[3,"DrawPedestrian","map_gui::render::pedestrian","",null,null],[12,"id","","",19,null],[12,"body_circle","","",19,null],[12,"zorder","","",19,null],[12,"draw_default","","",19,null],[3,"DrawPedCrowd","","",null,null],[12,"members","","",18,null],[12,"blob","","",18,null],[12,"blob_pl","","",18,null],[12,"zorder","","",18,null],[12,"draw_default","","",18,null],[11,"new","map_gui::render","",19,[[["map",3],["prerender",3],["drawpedestrianinput",3],["colorscheme",3]],["drawpedestrian",3]]],[11,"geometry","","",19,[[["drawpedestrianinput",3],["geombatch",3],["colorscheme",3]]]],[11,"new","","",18,[[["map",3],["prerender",3],["drawpedcrowdinput",3],["colorscheme",3]],["drawpedcrowd",3]]],[0,"road","","",null,null],[3,"DrawRoad","map_gui::render::road","",null,null],[12,"id","","",28,null],[12,"zorder","","",28,null],[12,"draw","","",28,null],[11,"new","","",28,[[["road",3]],["drawroad",3]]],[11,"render","","",28,[[["applike",8]],["geombatch",3]]],[11,"clear_rendering","","",28,[[]]],[0,"traffic_signal","map_gui::render","",null,null],[5,"draw_signal_stage","map_gui::render::traffic_signal","",null,[[["prerender",3],["trafficsignalstyle",4],["duration",3],["geombatch",3],["applike",8],["stage",3],["intersectionid",3],["option",4]]]],[5,"draw_stage_number","","",null,[[["prerender",3],["intersectionid",3],["geombatch",3],["applike",8]]]],[5,"draw_time_left","","",null,[[["geombatch",3],["prerender",3],["stage",3],["intersectionid",3],["duration",3],["applike",8]]]],[5,"walk_icon","","",null,[[["prerender",3],["movement",3]],["geombatch",3]]],[5,"dont_walk_icon","","",null,[[["prerender",3],["movement",3]],["geombatch",3]]],[5,"crosswalk_icon","","",null,[[["polyline",3]]]],[0,"turn","map_gui::render","",null,null],[3,"DrawMovement","map_gui::render::turn","",null,null],[12,"id","","",20,null],[12,"hitbox","","",20,null],[3,"DrawUberTurnGroup","","",null,null],[12,"group","","",21,null],[12,"block","","",21,null],[12,"arrow","","",21,null],[5,"make_block_geom","","",null,[[["polyline",3],["angle",3],["distance",3]]]],[5,"make_circle_geom","","",null,[[["polyline",3],["angle",3]]]],[17,"TURN_ICON_ARROW_LENGTH","","",null,null],[11,"for_i","map_gui::render","",20,[[["prerender",3],["colorscheme",3],["map",3],["intersectionid",3]],["vec",3]]],[11,"draw_selected_movement","","",20,[[["option",4],["turnpriority",4],["geombatch",3],["applike",8]]]],[11,"new","","",21,[[["map",3],["intersectioncluster",3]],[["vec",3],["drawuberturngroup",3]]]],[17,"BIG_ARROW_THICKNESS","","",null,null],[17,"CROSSWALK_LINE_THICKNESS","","",null,null],[17,"OUTLINE_THICKNESS","","",null,null],[8,"Renderable","","",null,null],[10,"get_id","","",29,[[],["id",4]]],[10,"draw","","",29,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_zorder","","",29,[[]]],[10,"get_outline","","",29,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",29,[[["pt2d",3],["map",3]]]],[11,"new","","Default options for drawing a map.",22,[[],["drawoptions",3]]],[0,"simple_app","map_gui","",null,null],[3,"SimpleApp","map_gui::simple_app","Simple app state that just renders a static map, without…",null,null],[12,"map","","",0,null],[12,"draw_map","","",0,null],[12,"cs","","",0,null],[12,"opts","","",0,null],[12,"current_selection","","",0,null],[12,"session","","Custom per-app state can be stored here",0,null],[12,"time","","If desired, this can be advanced to render traffic signals…",0,null],[3,"SimpleWarper","","",null,null],[12,"warper","","",30,null],[11,"new","map_gui","",0,[[["options",3],["eventctx",3],["fn",8]]]],[11,"draw_unzoomed","","",0,[[["gfxctx",3]]]],[11,"draw_zoomed","","",0,[[["gfxctx",3],["drawoptions",3]]]],[11,"recalculate_current_selection","","Assumes some defaults.",0,[[["eventctx",3]]]],[11,"mouseover_unzoomed_roads_and_intersections","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"mouseover_unzoomed_buildings","","Only select buildings, and work whether zoomed in or not.",0,[[["eventctx",3]],[["option",4],["id",4]]]],[11,"calculate_current_selection","","",0,[[["eventctx",3]],[["option",4],["id",4]]]],[0,"tools","","Assorted tools and UI states that\'re useful for…",null,null],[3,"CameraState","map_gui::tools","Represents the state of a widgetry Canvas.",null,null],[12,"cam_x","","",31,null],[12,"cam_y","","",31,null],[12,"cam_zoom","","",31,null],[3,"CityPicker","","Lets the player switch maps.",null,null],[12,"panel","","",32,null],[12,"regions","","",32,null],[12,"selected","","",32,null],[12,"on_load","","",32,null],[3,"ColorDiscrete","","",null,null],[12,"map","","",33,null],[12,"unzoomed","","",33,null],[12,"zoomed","","",33,null],[12,"categories","","",33,null],[12,"colors","","",33,null],[3,"ColorLegend","","",null,null],[3,"ColorNetwork","","",null,null],[12,"map","","",34,null],[12,"unzoomed","","",34,null],[12,"zoomed","","",34,null],[3,"ColorScale","","",null,null],[12,"0","","",35,null],[3,"DivergingScale","","",null,null],[12,"low_color","","",36,null],[12,"mid_color","","",36,null],[12,"high_color","","",36,null],[12,"min","","",36,null],[12,"avg","","",36,null],[12,"max","","",36,null],[12,"ignore","","",36,null],[3,"Grid","","",null,null],[12,"data","","",37,null],[12,"width","","",37,null],[12,"height","","",37,null],[3,"HeatmapOptions","","",null,null],[12,"resolution","","",38,null],[12,"radius","","",38,null],[12,"smoothing","","",38,null],[12,"contours","","",38,null],[12,"color_scheme","","",38,null],[3,"Minimap","","",null,null],[12,"controls","","",39,null],[12,"app_type","","",39,null],[12,"dragging","","",39,null],[12,"panel","","",39,null],[12,"zoomed","","",39,null],[12,"layer","","",39,null],[12,"zoom_lvl","","",39,null],[12,"base_zoom","","",39,null],[12,"zoom","","",39,null],[12,"offset_x","","",39,null],[12,"offset_y","","",39,null],[3,"Navigator","","",null,null],[12,"panel","","",40,null],[3,"TurnExplorer","","A tool to explore all of the turns from a single lane.",null,null],[12,"l","","",41,null],[12,"idx","","",41,null],[12,"panel","","",41,null],[3,"ChooseSomething","","Choose something from a menu, then feed the answer to a…",null,null],[12,"panel","","",42,null],[12,"cb","","",42,null],[3,"PopupMsg","","Display a message dialog.",null,null],[12,"panel","","",43,null],[12,"unzoomed","","",43,null],[12,"zoomed","","",43,null],[3,"PromptInput","","Prompt for arbitrary text input, then feed the answer to a…",null,null],[12,"panel","","",44,null],[12,"cb","","",44,null],[5,"make_heatmap","","",null,[[["heatmapoptions",3],["bounds",3],["vec",3],["pt2d",3],["eventctx",3],["geombatch",3]],["widget",3]]],[5,"loading_tips","","",null,[[],["text",3]]],[5,"grey_out_map","","Make it clear the map can\'t be interacted with right now.",null,[[["gfxctx",3],["applike",8]]]],[5,"nice_map_name","","",null,[[["mapname",3]]]],[5,"open_browser","","",null,[[["string",3],["into",8]]]],[0,"camera","","",null,null],[3,"CameraState","map_gui::tools::camera","Represents the state of a widgetry Canvas.",null,null],[12,"cam_x","","",31,null],[12,"cam_y","","",31,null],[12,"cam_zoom","","",31,null],[11,"save","map_gui::tools","Save the camera\'s configuration for the specified map.",31,[[["canvas",3],["mapname",3]]]],[11,"load","","Load the camera\'s configuration for the specified map.…",31,[[["mapname",3],["eventctx",3]]]],[0,"city_picker","","",null,null],[3,"CityPicker","map_gui::tools::city_picker","Lets the player switch maps.",null,null],[12,"panel","","",32,null],[12,"regions","","",32,null],[12,"selected","","",32,null],[12,"on_load","","",32,null],[3,"AllCityPicker","","",null,null],[12,"panel","","",45,null],[12,"on_load","","",45,null],[11,"new","map_gui::tools","",32,[[["fnonce",8],["eventctx",3],["box",3]],[["box",3],["state",8]]]],[11,"new_in_city","","",32,[[["string",3],["fnonce",8],["eventctx",3],["box",3]],[["box",3],["state",8]]]],[11,"new","map_gui::tools::city_picker","",45,[[["fnonce",8],["eventctx",3],["box",3]],[["box",3],["state",8]]]],[0,"colors","map_gui::tools","",null,null],[3,"ColorDiscrete","map_gui::tools::colors","",null,null],[12,"map","","",33,null],[12,"unzoomed","","",33,null],[12,"zoomed","","",33,null],[12,"categories","","",33,null],[12,"colors","","",33,null],[3,"ColorLegend","","",null,null],[3,"DivergingScale","","",null,null],[12,"low_color","","",36,null],[12,"mid_color","","",36,null],[12,"high_color","","",36,null],[12,"min","","",36,null],[12,"avg","","",36,null],[12,"max","","",36,null],[12,"ignore","","",36,null],[3,"ColorNetwork","","",null,null],[12,"map","","",34,null],[12,"unzoomed","","",34,null],[12,"zoomed","","",34,null],[3,"ColorScale","","",null,null],[12,"0","","",35,null],[11,"new","map_gui::tools","",33,[[["applike",8],["vec",3]],["colordiscrete",3]]],[11,"add_l","","",33,[[["string",3],["laneid",3],["into",8]]]],[11,"add_r","","",33,[[["roadid",3],["string",3],["into",8]]]],[11,"add_i","","",33,[[["intersectionid",3],["string",3],["into",8]]]],[11,"add_b","","",33,[[["string",3],["buildingid",3],["into",8]]]],[11,"add_bs","","",33,[[["string",3],["busstopid",3],["into",8]]]],[11,"build","","",33,[[["eventctx",3]]]],[11,"row","","",46,[[["color",3],["string",3],["eventctx",3],["into",8]],["widget",3]]],[11,"gradient","","",46,[[["colorscale",3],["string",3],["vec",3],["eventctx",3],["into",8]],["widget",3]]],[11,"categories","","",46,[[["eventctx",3],["vec",3]],["widget",3]]],[11,"new","","",36,[[["color",3]],["divergingscale",3]]],[11,"range","","",36,[[],["divergingscale",3]]],[11,"ignore","","",36,[[],["divergingscale",3]]],[11,"eval","","",36,[[],[["color",3],["option",4]]]],[11,"make_legend","","",36,[[["string",3],["vec",3],["eventctx",3],["into",8]],["widget",3]]],[11,"new","","",34,[[["applike",8]],["colornetwork",3]]],[11,"add_l","","",34,[[["color",3],["laneid",3]]]],[11,"add_r","","",34,[[["roadid",3],["color",3]]]],[11,"add_i","","",34,[[["intersectionid",3],["color",3]]]],[11,"add_b","","",34,[[["color",3],["buildingid",3]]]],[11,"add_pl","","",34,[[["parkinglotid",3],["color",3]]]],[11,"ranked_roads","","",34,[[["roadid",3],["colorscale",3],["counter",3]]]],[11,"ranked_intersections","","",34,[[["intersectionid",3],["counter",3],["colorscale",3]]]],[11,"pct_roads","","",34,[[["roadid",3],["colorscale",3],["counter",3]]]],[11,"pct_intersections","","",34,[[["intersectionid",3],["counter",3],["colorscale",3]]]],[11,"build","","",34,[[["eventctx",3]]]],[11,"eval","","",35,[[],["color",3]]],[11,"from_colorous","","",35,[[["gradient",3]],["colorscale",3]]],[11,"inner_eval","","",35,[[]]],[0,"heatmap","","",null,null],[3,"HeatmapOptions","map_gui::tools::heatmap","",null,null],[12,"resolution","","",38,null],[12,"radius","","",38,null],[12,"smoothing","","",38,null],[12,"contours","","",38,null],[12,"color_scheme","","",38,null],[3,"Grid","","",null,null],[12,"data","","",37,null],[12,"width","","",37,null],[12,"height","","",37,null],[5,"make_heatmap","","",null,[[["heatmapoptions",3],["bounds",3],["vec",3],["pt2d",3],["eventctx",3],["geombatch",3]],["widget",3]]],[17,"NEIGHBORS","","",null,null],[11,"new","map_gui::tools","",38,[[],["heatmapoptions",3]]],[11,"to_controls","","",38,[[["eventctx",3],["widget",3]],[["vec",3],["widget",3]]]],[11,"from_controls","","",38,[[["panel",3]],["heatmapoptions",3]]],[11,"new","","",37,[[],["grid",3]]],[11,"idx","","",37,[[]]],[0,"minimap","","",null,null],[3,"Minimap","map_gui::tools::minimap","",null,null],[12,"controls","","",39,null],[12,"app_type","","",39,null],[12,"dragging","","",39,null],[12,"panel","","",39,null],[12,"zoomed","","",39,null],[12,"layer","","",39,null],[12,"zoom_lvl","","",39,null],[12,"base_zoom","","",39,null],[12,"zoom","","",39,null],[12,"offset_x","","",39,null],[12,"offset_y","","",39,null],[8,"MinimapControls","","Customize the appearance and behavior of a minimap.",null,null],[10,"has_zorder","","Should the user be able to control the z-order visible?…",47,[[]]],[11,"has_layer","","Is there some additional layer displayed on the minimap?…",47,[[]]],[11,"draw_extra","","Draw extra stuff on the minimap, just pulling from the app.",47,[[["gfxctx",3]]]],[11,"make_unzoomed_panel","","When unzoomed, display this panel. By default, no controls…",47,[[["eventctx",3]],["panel",3]]],[11,"make_legend","","A row beneath the minimap in the zoomed view, usually used…",47,[[["eventctx",3]],["widget",3]]],[11,"make_zoomed_side_panel","","Controls to be placed to the left to the zoomed-in panel",47,[[["eventctx",3]],["widget",3]]],[11,"panel_clicked","","If a button is clicked that was produced by some method in…",47,[[["eventctx",3]],[["transition",4],["option",4]]]],[11,"panel_changed","","Called for `Outcome::Changed` on the panel.",47,[[["eventctx",3],["panel",3]]]],[11,"new","map_gui::tools","",39,[[["eventctx",3]],["minimap",3]]],[11,"recreate_panel","","",39,[[["eventctx",3]]]],[11,"map_to_minimap_pct","","",39,[[["pt2d",3]]]],[11,"set_zoom","","",39,[[["eventctx",3]]]],[11,"recenter","","",39,[[["eventctx",3]]]],[11,"event","","",39,[[["eventctx",3]],[["transition",4],["option",4]]]],[11,"draw","","",39,[[["gfxctx",3]]]],[11,"draw_with_extra_layers","","",39,[[["gfxctx",3],["vec",3],["drawable",3]]]],[11,"get_panel","","",39,[[],["panel",3]]],[11,"mut_panel","","",39,[[],["panel",3]]],[0,"navigate","","",null,null],[3,"Navigator","map_gui::tools::navigate","",null,null],[12,"panel","","",40,null],[3,"CrossStreet","","",null,null],[12,"first","","",48,null],[12,"panel","","",48,null],[12,"draw","","",48,null],[3,"SearchBuildings","","",null,null],[12,"panel","","",49,null],[11,"new","map_gui::tools","",40,[[["eventctx",3]],[["box",3],["state",8]]]],[11,"new","map_gui::tools::navigate","",48,[[["vec",3],["roadid",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",49,[[["eventctx",3]],[["box",3],["state",8]]]],[0,"turn_explorer","map_gui::tools","",null,null],[3,"TurnExplorer","map_gui::tools::turn_explorer","A tool to explore all of the turns from a single lane.",null,null],[12,"l","","",41,null],[12,"idx","","",41,null],[12,"panel","","",41,null],[17,"CURRENT_TURN","","",null,null],[17,"CONFLICTING_TURN","","",null,null],[11,"new","map_gui::tools","",41,[[["eventctx",3],["laneid",3]],[["box",3],["state",8]]]],[11,"make_panel","","",41,[[["eventctx",3],["laneid",3]],["panel",3]]],[11,"color_turn_type","","",41,[[["turntype",4]],["color",3]]],[0,"ui","","Generic UI tools. Some of this should perhaps be lifted to…",null,null],[3,"ChooseSomething","map_gui::tools::ui","Choose something from a menu, then feed the answer to a…",null,null],[12,"panel","","",42,null],[12,"cb","","",42,null],[3,"PromptInput","","Prompt for arbitrary text input, then feed the answer to a…",null,null],[12,"panel","","",44,null],[12,"cb","","",44,null],[3,"PopupMsg","","Display a message dialog.",null,null],[12,"panel","","",43,null],[12,"unzoomed","","",43,null],[12,"zoomed","","",43,null],[11,"new","map_gui::tools","",42,[[["choice",3],["box",3],["fn",8],["vec",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new_below","","",42,[[["screenrectangle",3],["choice",3],["box",3],["fn",8],["vec",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",44,[[["box",3],["eventctx",3],["fn",8]],[["box",3],["state",8]]]],[11,"new","","",43,[[["string",3],["vec",3],["eventctx",3],["into",8]],[["box",3],["state",8]]]],[11,"also_draw","","",43,[[["drawable",3],["string",3],["vec",3],["eventctx",3],["into",8]],[["box",3],["state",8]]]],[0,"updater","","",null,null],[3,"Picker","map_gui::tools::updater","",null,null],[12,"panel","","",50,null],[12,"on_load","","",50,null],[5,"size_per_city","","",null,[[["manifest",3]],[["btreemap",3],["string",3]]]],[5,"prettyprint_bytes","","",null,[[],["string",3]]],[5,"sync","","",null,[[["timer",3]],[["vec",3],["string",3]]]],[5,"download","","",null,[[["timer",3],["string",3]],["result",6]]],[17,"NEXT_RELEASE","","",null,null],[11,"new","","",50,[[["fnonce",8],["eventctx",3],["box",3]],[["box",3],["state",8]]]],[8,"MinimapControls","map_gui::tools","Customize the appearance and behavior of a minimap.",null,null],[10,"has_zorder","","Should the user be able to control the z-order visible?…",47,[[]]],[11,"has_layer","map_gui::tools::minimap","Is there some additional layer displayed on the minimap?…",47,[[]]],[11,"draw_extra","","Draw extra stuff on the minimap, just pulling from the app.",47,[[["gfxctx",3]]]],[11,"make_unzoomed_panel","","When unzoomed, display this panel. By default, no controls…",47,[[["eventctx",3]],["panel",3]]],[11,"make_legend","","A row beneath the minimap in the zoomed view, usually used…",47,[[["eventctx",3]],["widget",3]]],[11,"make_zoomed_side_panel","","Controls to be placed to the left to the zoomed-in panel",47,[[["eventctx",3]],["widget",3]]],[11,"panel_clicked","","If a button is clicked that was produced by some method in…",47,[[["eventctx",3]],[["transition",4],["option",4]]]],[11,"panel_changed","","Called for `Outcome::Changed` on the panel.",47,[[["eventctx",3],["panel",3]]]],[8,"AppLike","map_gui","An application wishing to use the tools in this crate has…",null,null],[10,"map","","",51,[[],["map",3]]],[10,"sim","","",51,[[],["sim",3]]],[10,"cs","","",51,[[],["colorscheme",3]]],[10,"mut_cs","","",51,[[],["colorscheme",3]]],[10,"draw_map","","",51,[[],["drawmap",3]]],[10,"mut_draw_map","","",51,[[],["drawmap",3]]],[10,"opts","","",51,[[],["options",3]]],[10,"mut_opts","","",51,[[],["options",3]]],[10,"map_switched","","",51,[[["timer",3],["eventctx",3],["map",3]]]],[10,"draw_with_opts","","",51,[[["gfxctx",3],["drawoptions",3]]]],[10,"make_warper","","Create a `widgetry::State` that warps to the given point.",51,[[["eventctx",3],["id",4],["pt2d",3],["option",4],["option",4]],[["box",3],["state",8]]]],[11,"sim_time","","",51,[[],["time",3]]],[11,"current_stage_and_remaining_time","","",51,[[["intersectionid",3]]]],[11,"change_color_scheme","","Change the color scheme. Idempotent. Return true if there…",51,[[["colorschemechoice",4],["eventctx",3]]]],[11,"from_agent","","",1,[[["agentid",4]],["id",4]]],[11,"agent_id","","",1,[[],[["agentid",4],["option",4]]]],[11,"as_intersection","","",1,[[],["intersectionid",3]]],[11,"as_building","","",1,[[],["buildingid",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"equivalent","","",1,[[]]],[11,"get_hash","","",1,[[]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::colors","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::load","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"from","map_gui::options","",8,[[]]],[11,"into","","",8,[[]]],[11,"to_owned","","",8,[[]]],[11,"clone_into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"into_any","","",8,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",8,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",8,[[],["any",8]]],[11,"as_any_mut","","",8,[[],["any",8]]],[11,"into_any_arc","","",8,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"into_any","","",9,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",9,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",9,[[],["any",8]]],[11,"as_any_mut","","",9,[[],["any",8]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"to_owned","","",10,[[]]],[11,"clone_into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"into_any","","",10,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",10,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",10,[[],["any",8]]],[11,"as_any_mut","","",10,[[],["any",8]]],[11,"into_any_arc","","",10,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"to_owned","","",11,[[]]],[11,"clone_into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"into_any_arc","","",11,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"into_any","","",12,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",12,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",12,[[],["any",8]]],[11,"as_any_mut","","",12,[[],["any",8]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"vzip","","",13,[[]]],[11,"into_any","","",13,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",13,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",13,[[],["any",8]]],[11,"as_any_mut","","",13,[[],["any",8]]],[11,"into_any_arc","","",13,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"into_any","","",14,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",14,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",14,[[],["any",8]]],[11,"as_any_mut","","",14,[[],["any",8]]],[11,"into_any_arc","","",14,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"vzip","","",15,[[]]],[11,"into_any","","",15,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",15,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",15,[[],["any",8]]],[11,"as_any_mut","","",15,[[],["any",8]]],[11,"into_any_arc","","",15,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"into_any","","",16,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",16,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",16,[[],["any",8]]],[11,"as_any_mut","","",16,[[],["any",8]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"vzip","","",17,[[]]],[11,"into_any","","",17,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",17,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",17,[[],["any",8]]],[11,"as_any_mut","","",17,[[],["any",8]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"into_any","","",18,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",18,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",18,[[],["any",8]]],[11,"as_any_mut","","",18,[[],["any",8]]],[11,"into_any_arc","","",18,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"vzip","","",19,[[]]],[11,"into_any","","",19,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",19,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",19,[[],["any",8]]],[11,"as_any_mut","","",19,[[],["any",8]]],[11,"into_any_arc","","",19,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"into_any","","",20,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",20,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",20,[[],["any",8]]],[11,"as_any_mut","","",20,[[],["any",8]]],[11,"into_any_arc","","",20,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"vzip","","",21,[[]]],[11,"into_any","","",21,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",21,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",21,[[],["any",8]]],[11,"as_any_mut","","",21,[[],["any",8]]],[11,"into_any_arc","","",21,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"vzip","","",22,[[]]],[11,"into_any","","",22,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",22,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",22,[[],["any",8]]],[11,"as_any_mut","","",22,[[],["any",8]]],[11,"into_any_arc","","",22,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::bike","",23,[[]]],[11,"into","","",23,[[]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"vzip","","",23,[[]]],[11,"into_any","","",23,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",23,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",23,[[],["any",8]]],[11,"as_any_mut","","",23,[[],["any",8]]],[11,"into_any_arc","","",23,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::bus_stop","",24,[[]]],[11,"into","","",24,[[]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"vzip","","",24,[[]]],[11,"into_any","","",24,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",24,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",24,[[],["any",8]]],[11,"as_any_mut","","",24,[[],["any",8]]],[11,"into_any_arc","","",24,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::car","",25,[[]]],[11,"into","","",25,[[]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"vzip","","",25,[[]]],[11,"into_any","","",25,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",25,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",25,[[],["any",8]]],[11,"as_any_mut","","",25,[[],["any",8]]],[11,"into_any_arc","","",25,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::lane","",26,[[]]],[11,"into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"vzip","","",26,[[]]],[11,"into_any","","",26,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",26,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",26,[[],["any",8]]],[11,"as_any_mut","","",26,[[],["any",8]]],[11,"into_any_arc","","",26,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::parking_lot","",27,[[]]],[11,"into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"vzip","","",27,[[]]],[11,"into_any","","",27,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",27,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",27,[[],["any",8]]],[11,"as_any_mut","","",27,[[],["any",8]]],[11,"into_any_arc","","",27,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::render::road","",28,[[]]],[11,"into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"vzip","","",28,[[]]],[11,"into_any","","",28,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",28,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",28,[[],["any",8]]],[11,"as_any_mut","","",28,[[],["any",8]]],[11,"into_any_arc","","",28,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::simple_app","",30,[[]]],[11,"into","","",30,[[]]],[11,"borrow","","",30,[[]]],[11,"borrow_mut","","",30,[[]]],[11,"try_from","","",30,[[],["result",4]]],[11,"try_into","","",30,[[],["result",4]]],[11,"type_id","","",30,[[],["typeid",3]]],[11,"vzip","","",30,[[]]],[11,"into_any","","",30,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",30,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",30,[[],["any",8]]],[11,"as_any_mut","","",30,[[],["any",8]]],[11,"into_any_arc","","",30,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","map_gui::tools","",31,[[]]],[11,"into","","",31,[[]]],[11,"borrow","","",31,[[]]],[11,"borrow_mut","","",31,[[]]],[11,"try_from","","",31,[[],["result",4]]],[11,"try_into","","",31,[[],["result",4]]],[11,"type_id","","",31,[[],["typeid",3]]],[11,"vzip","","",31,[[]]],[11,"into_any","","",31,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",31,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",31,[[],["any",8]]],[11,"as_any_mut","","",31,[[],["any",8]]],[11,"into_any_arc","","",31,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",32,[[]]],[11,"into","","",32,[[]]],[11,"borrow","","",32,[[]]],[11,"borrow_mut","","",32,[[]]],[11,"try_from","","",32,[[],["result",4]]],[11,"try_into","","",32,[[],["result",4]]],[11,"type_id","","",32,[[],["typeid",3]]],[11,"vzip","","",32,[[]]],[11,"into_any","","",32,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",32,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",32,[[],["any",8]]],[11,"as_any_mut","","",32,[[],["any",8]]],[11,"from","","",33,[[]]],[11,"into","","",33,[[]]],[11,"borrow","","",33,[[]]],[11,"borrow_mut","","",33,[[]]],[11,"try_from","","",33,[[],["result",4]]],[11,"try_into","","",33,[[],["result",4]]],[11,"type_id","","",33,[[],["typeid",3]]],[11,"vzip","","",33,[[]]],[11,"into_any","","",33,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",33,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",33,[[],["any",8]]],[11,"as_any_mut","","",33,[[],["any",8]]],[11,"into_any_arc","","",33,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",46,[[]]],[11,"into","","",46,[[]]],[11,"borrow","","",46,[[]]],[11,"borrow_mut","","",46,[[]]],[11,"try_from","","",46,[[],["result",4]]],[11,"try_into","","",46,[[],["result",4]]],[11,"type_id","","",46,[[],["typeid",3]]],[11,"vzip","","",46,[[]]],[11,"into_any","","",46,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",46,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",46,[[],["any",8]]],[11,"as_any_mut","","",46,[[],["any",8]]],[11,"into_any_arc","","",46,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",34,[[]]],[11,"into","","",34,[[]]],[11,"borrow","","",34,[[]]],[11,"borrow_mut","","",34,[[]]],[11,"try_from","","",34,[[],["result",4]]],[11,"try_into","","",34,[[],["result",4]]],[11,"type_id","","",34,[[],["typeid",3]]],[11,"vzip","","",34,[[]]],[11,"into_any","","",34,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",34,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",34,[[],["any",8]]],[11,"as_any_mut","","",34,[[],["any",8]]],[11,"into_any_arc","","",34,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",35,[[]]],[11,"into","","",35,[[]]],[11,"borrow","","",35,[[]]],[11,"borrow_mut","","",35,[[]]],[11,"try_from","","",35,[[],["result",4]]],[11,"try_into","","",35,[[],["result",4]]],[11,"type_id","","",35,[[],["typeid",3]]],[11,"vzip","","",35,[[]]],[11,"into_any","","",35,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",35,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",35,[[],["any",8]]],[11,"as_any_mut","","",35,[[],["any",8]]],[11,"into_any_arc","","",35,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",36,[[]]],[11,"into","","",36,[[]]],[11,"borrow","","",36,[[]]],[11,"borrow_mut","","",36,[[]]],[11,"try_from","","",36,[[],["result",4]]],[11,"try_into","","",36,[[],["result",4]]],[11,"type_id","","",36,[[],["typeid",3]]],[11,"vzip","","",36,[[]]],[11,"into_any","","",36,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",36,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",36,[[],["any",8]]],[11,"as_any_mut","","",36,[[],["any",8]]],[11,"into_any_arc","","",36,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",37,[[]]],[11,"into","","",37,[[]]],[11,"borrow","","",37,[[]]],[11,"borrow_mut","","",37,[[]]],[11,"try_from","","",37,[[],["result",4]]],[11,"try_into","","",37,[[],["result",4]]],[11,"type_id","","",37,[[],["typeid",3]]],[11,"vzip","","",37,[[]]],[11,"into_any","","",37,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",37,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",37,[[],["any",8]]],[11,"as_any_mut","","",37,[[],["any",8]]],[11,"into_any_arc","","",37,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",38,[[]]],[11,"into","","",38,[[]]],[11,"to_owned","","",38,[[]]],[11,"clone_into","","",38,[[]]],[11,"borrow","","",38,[[]]],[11,"borrow_mut","","",38,[[]]],[11,"try_from","","",38,[[],["result",4]]],[11,"try_into","","",38,[[],["result",4]]],[11,"type_id","","",38,[[],["typeid",3]]],[11,"vzip","","",38,[[]]],[11,"into_any","","",38,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",38,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",38,[[],["any",8]]],[11,"as_any_mut","","",38,[[],["any",8]]],[11,"into_any_arc","","",38,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",39,[[]]],[11,"into","","",39,[[]]],[11,"borrow","","",39,[[]]],[11,"borrow_mut","","",39,[[]]],[11,"try_from","","",39,[[],["result",4]]],[11,"try_into","","",39,[[],["result",4]]],[11,"type_id","","",39,[[],["typeid",3]]],[11,"vzip","","",39,[[]]],[11,"into_any","","",39,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",39,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",39,[[],["any",8]]],[11,"as_any_mut","","",39,[[],["any",8]]],[11,"from","","",40,[[]]],[11,"into","","",40,[[]]],[11,"borrow","","",40,[[]]],[11,"borrow_mut","","",40,[[]]],[11,"try_from","","",40,[[],["result",4]]],[11,"try_into","","",40,[[],["result",4]]],[11,"type_id","","",40,[[],["typeid",3]]],[11,"vzip","","",40,[[]]],[11,"into_any","","",40,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",40,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",40,[[],["any",8]]],[11,"as_any_mut","","",40,[[],["any",8]]],[11,"from","","",41,[[]]],[11,"into","","",41,[[]]],[11,"borrow","","",41,[[]]],[11,"borrow_mut","","",41,[[]]],[11,"try_from","","",41,[[],["result",4]]],[11,"try_into","","",41,[[],["result",4]]],[11,"type_id","","",41,[[],["typeid",3]]],[11,"vzip","","",41,[[]]],[11,"into_any","","",41,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",41,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",41,[[],["any",8]]],[11,"as_any_mut","","",41,[[],["any",8]]],[11,"from","","",42,[[]]],[11,"into","","",42,[[]]],[11,"borrow","","",42,[[]]],[11,"borrow_mut","","",42,[[]]],[11,"try_from","","",42,[[],["result",4]]],[11,"try_into","","",42,[[],["result",4]]],[11,"type_id","","",42,[[],["typeid",3]]],[11,"vzip","","",42,[[]]],[11,"into_any","","",42,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",42,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",42,[[],["any",8]]],[11,"as_any_mut","","",42,[[],["any",8]]],[11,"from","","",43,[[]]],[11,"into","","",43,[[]]],[11,"borrow","","",43,[[]]],[11,"borrow_mut","","",43,[[]]],[11,"try_from","","",43,[[],["result",4]]],[11,"try_into","","",43,[[],["result",4]]],[11,"type_id","","",43,[[],["typeid",3]]],[11,"vzip","","",43,[[]]],[11,"into_any","","",43,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",43,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",43,[[],["any",8]]],[11,"as_any_mut","","",43,[[],["any",8]]],[11,"from","","",44,[[]]],[11,"into","","",44,[[]]],[11,"borrow","","",44,[[]]],[11,"borrow_mut","","",44,[[]]],[11,"try_from","","",44,[[],["result",4]]],[11,"try_into","","",44,[[],["result",4]]],[11,"type_id","","",44,[[],["typeid",3]]],[11,"vzip","","",44,[[]]],[11,"into_any","","",44,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",44,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",44,[[],["any",8]]],[11,"as_any_mut","","",44,[[],["any",8]]],[11,"from","map_gui::tools::city_picker","",45,[[]]],[11,"into","","",45,[[]]],[11,"borrow","","",45,[[]]],[11,"borrow_mut","","",45,[[]]],[11,"try_from","","",45,[[],["result",4]]],[11,"try_into","","",45,[[],["result",4]]],[11,"type_id","","",45,[[],["typeid",3]]],[11,"vzip","","",45,[[]]],[11,"into_any","","",45,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",45,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",45,[[],["any",8]]],[11,"as_any_mut","","",45,[[],["any",8]]],[11,"from","map_gui::tools::navigate","",48,[[]]],[11,"into","","",48,[[]]],[11,"borrow","","",48,[[]]],[11,"borrow_mut","","",48,[[]]],[11,"try_from","","",48,[[],["result",4]]],[11,"try_into","","",48,[[],["result",4]]],[11,"type_id","","",48,[[],["typeid",3]]],[11,"vzip","","",48,[[]]],[11,"into_any","","",48,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",48,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",48,[[],["any",8]]],[11,"as_any_mut","","",48,[[],["any",8]]],[11,"from","","",49,[[]]],[11,"into","","",49,[[]]],[11,"borrow","","",49,[[]]],[11,"borrow_mut","","",49,[[]]],[11,"try_from","","",49,[[],["result",4]]],[11,"try_into","","",49,[[],["result",4]]],[11,"type_id","","",49,[[],["typeid",3]]],[11,"vzip","","",49,[[]]],[11,"into_any","","",49,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",49,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",49,[[],["any",8]]],[11,"as_any_mut","","",49,[[],["any",8]]],[11,"from","map_gui::tools::updater","",50,[[]]],[11,"into","","",50,[[]]],[11,"borrow","","",50,[[]]],[11,"borrow_mut","","",50,[[]]],[11,"try_from","","",50,[[],["result",4]]],[11,"try_into","","",50,[[],["result",4]]],[11,"type_id","","",50,[[],["typeid",3]]],[11,"vzip","","",50,[[]]],[11,"into_any","","",50,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",50,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",50,[[],["any",8]]],[11,"as_any_mut","","",50,[[],["any",8]]],[11,"get_id","map_gui::render","",14,[[],["id",4]]],[11,"draw","","",14,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",14,[[["map",3]],["polygon",3]]],[11,"get_id","map_gui::render::bike","",23,[[],["id",4]]],[11,"draw","","",23,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",23,[[["map",3]],["polygon",3]]],[11,"get_zorder","","",23,[[]]],[11,"get_id","map_gui::render","",15,[[],["id",4]]],[11,"draw","","",15,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_zorder","","",15,[[]]],[11,"get_outline","","",15,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",15,[[["pt2d",3],["map",3]]]],[11,"get_id","map_gui::render::bus_stop","",24,[[],["id",4]]],[11,"draw","","",24,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",24,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",24,[[["pt2d",3],["map",3]]]],[11,"get_zorder","","",24,[[]]],[11,"get_id","map_gui::render::car","",25,[[],["id",4]]],[11,"draw","","",25,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",25,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",25,[[["pt2d",3],["map",3]]]],[11,"get_zorder","","",25,[[]]],[11,"get_id","map_gui::render","",16,[[],["id",4]]],[11,"draw","","",16,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",16,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",16,[[["pt2d",3],["map",3]]]],[11,"get_zorder","","",16,[[]]],[11,"get_id","map_gui::render::lane","",26,[[],["id",4]]],[11,"draw","","",26,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",26,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",26,[[["pt2d",3],["map",3]]]],[11,"get_zorder","","",26,[[]]],[11,"get_id","map_gui::render::parking_lot","",27,[[],["id",4]]],[11,"draw","","",27,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_zorder","","",27,[[]]],[11,"get_outline","","",27,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",27,[[["pt2d",3],["map",3]]]],[11,"get_id","map_gui::render","",19,[[],["id",4]]],[11,"draw","","",19,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",19,[[["map",3]],["polygon",3]]],[11,"get_zorder","","",19,[[]]],[11,"get_id","","",18,[[],["id",4]]],[11,"draw","","",18,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",18,[[["map",3]],["polygon",3]]],[11,"get_zorder","","",18,[[]]],[11,"get_id","map_gui::render::road","",28,[[],["id",4]]],[11,"draw","","",28,[[["gfxctx",3],["drawoptions",3],["applike",8]]]],[11,"get_outline","","",28,[[["map",3]],["polygon",3]]],[11,"contains_pt","","",28,[[["pt2d",3],["map",3]]]],[11,"get_zorder","","",28,[[]]],[11,"map","map_gui","",0,[[],["map",3]]],[11,"sim","","",0,[[],["sim",3]]],[11,"cs","","",0,[[],["colorscheme",3]]],[11,"mut_cs","","",0,[[],["colorscheme",3]]],[11,"draw_map","","",0,[[],["drawmap",3]]],[11,"mut_draw_map","","",0,[[],["drawmap",3]]],[11,"opts","","",0,[[],["options",3]]],[11,"mut_opts","","",0,[[],["options",3]]],[11,"map_switched","","",0,[[["timer",3],["eventctx",3],["map",3]]]],[11,"draw_with_opts","","",0,[[["gfxctx",3],["drawoptions",3]]]],[11,"make_warper","","",0,[[["eventctx",3],["id",4],["pt2d",3],["option",4],["option",4]],[["state",8],["box",3]]]],[11,"sim_time","","",0,[[],["time",3]]],[11,"current_stage_and_remaining_time","","",0,[[["intersectionid",3]]]],[11,"clone","map_gui::colors","",3,[[],["colorschemechoice",4]]],[11,"clone","map_gui::options","",8,[[],["options",3]]],[11,"clone","","",10,[[],["trafficsignalstyle",4]]],[11,"clone","","",11,[[],["cameraangle",4]]],[11,"clone","map_gui::render","",13,[[],["unzoomedagents",3]]],[11,"clone","map_gui::tools","",38,[[],["heatmapoptions",3]]],[11,"clone","map_gui","",1,[[],["id",4]]],[11,"cmp","","",1,[[["id",4]],["ordering",4]]],[11,"eq","map_gui::colors","",3,[[["colorschemechoice",4]]]],[11,"eq","map_gui::options","",10,[[["trafficsignalstyle",4]]]],[11,"eq","","",11,[[["cameraangle",4]]]],[11,"eq","map_gui::render","",13,[[["unzoomedagents",3]]]],[11,"ne","","",13,[[["unzoomedagents",3]]]],[11,"eq","map_gui::tools","",38,[[["heatmapoptions",3]]]],[11,"ne","","",38,[[["heatmapoptions",3]]]],[11,"eq","map_gui","",1,[[["id",4]]]],[11,"ne","","",1,[[["id",4]]]],[11,"partial_cmp","","",1,[[["id",4]],[["ordering",4],["option",4]]]],[11,"lt","","",1,[[["id",4]]]],[11,"le","","",1,[[["id",4]]]],[11,"gt","","",1,[[["id",4]]]],[11,"ge","","",1,[[["id",4]]]],[11,"fmt","map_gui::colors","",3,[[["formatter",3]],["result",6]]],[11,"fmt","map_gui::options","",10,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","map_gui::tools","",31,[[["formatter",3]],["result",6]]],[11,"fmt","map_gui","",1,[[["formatter",3]],["result",6]]],[11,"hash","","",1,[[]]],[11,"deserialize","map_gui::tools","",31,[[],["result",4]]],[11,"serialize","","",31,[[],["result",4]]],[11,"draw_default","map_gui","",0,[[["gfxctx",3]]]],[11,"dump_before_abort","","",0,[[["canvas",3]]]],[11,"before_quit","","",0,[[["canvas",3]]]],[11,"event","map_gui::load","",5,[[["eventctx",3]],["transition",4]]],[11,"draw","","",5,[[["gfxctx",3]]]],[11,"event","","",4,[[["eventctx",3]],["transition",4]]],[11,"draw","","",4,[[["gfxctx",3]]]],[11,"event","","",6,[[["eventctx",3]],["transition",4]]],[11,"draw","","",6,[[["gfxctx",3]]]],[11,"event","map_gui::options","",9,[[["eventctx",3]],["transition",4]]],[11,"draw","","",9,[[["gfxctx",3]]]],[11,"event","map_gui::simple_app","",30,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",30,[[["gfxctx",3],["simpleapp",3]]]],[11,"event","map_gui::tools","",32,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",32,[[],["drawbaselayer",4]]],[11,"draw","","",32,[[["gfxctx",3]]]],[11,"event","map_gui::tools::city_picker","",45,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",45,[[],["drawbaselayer",4]]],[11,"draw","","",45,[[["gfxctx",3]]]],[11,"event","map_gui::tools","",40,[[["eventctx",3]],["transition",4]]],[11,"draw","","",40,[[["gfxctx",3]]]],[11,"event","map_gui::tools::navigate","",48,[[["eventctx",3]],["transition",4]]],[11,"draw","","",48,[[["gfxctx",3]]]],[11,"event","","",49,[[["eventctx",3]],["transition",4]]],[11,"draw","","",49,[[["gfxctx",3]]]],[11,"event","map_gui::tools","",41,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",41,[[],["drawbaselayer",4]]],[11,"draw","","",41,[[["gfxctx",3]]]],[11,"event","","",42,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",42,[[],["drawbaselayer",4]]],[11,"draw","","",42,[[["gfxctx",3]]]],[11,"event","","",44,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",44,[[],["drawbaselayer",4]]],[11,"draw","","",44,[[["gfxctx",3]]]],[11,"event","","",43,[[["eventctx",3]],["transition",4]]],[11,"draw_baselayer","","",43,[[],["drawbaselayer",4]]],[11,"draw","","",43,[[["gfxctx",3]]]],[11,"event","map_gui::tools::updater","",50,[[["eventctx",3]],["transition",4]]],[11,"draw","","",50,[[["gfxctx",3]]]]],"p":[[3,"SimpleApp"],[4,"ID"],[3,"ColorScheme"],[4,"ColorSchemeChoice"],[3,"FileLoader"],[3,"MapAlreadyLoaded"],[3,"FutureLoader"],[3,"MapLoader"],[3,"Options"],[3,"OptionsPanel"],[4,"TrafficSignalStyle"],[4,"CameraAngle"],[3,"AgentCache"],[3,"UnzoomedAgents"],[3,"DrawArea"],[3,"DrawBuilding"],[3,"DrawIntersection"],[3,"DrawMap"],[3,"DrawPedCrowd"],[3,"DrawPedestrian"],[3,"DrawMovement"],[3,"DrawUberTurnGroup"],[3,"DrawOptions"],[3,"DrawBike"],[3,"DrawBusStop"],[3,"DrawCar"],[3,"DrawLane"],[3,"DrawParkingLot"],[3,"DrawRoad"],[8,"Renderable"],[3,"SimpleWarper"],[3,"CameraState"],[3,"CityPicker"],[3,"ColorDiscrete"],[3,"ColorNetwork"],[3,"ColorScale"],[3,"DivergingScale"],[3,"Grid"],[3,"HeatmapOptions"],[3,"Minimap"],[3,"Navigator"],[3,"TurnExplorer"],[3,"ChooseSomething"],[3,"PopupMsg"],[3,"PromptInput"],[3,"AllCityPicker"],[3,"ColorLegend"],[8,"MinimapControls"],[3,"CrossStreet"],[3,"SearchBuildings"],[3,"Picker"],[8,"AppLike"]]},\
"map_model":{"doc":"`map_model` describes the world where simulations occur.…","i":[[3,"City","map_model","A single city (like Seattle) can be broken down into…",null,null],[12,"name","","",0,null],[12,"boundary","","",0,null],[12,"areas","","",0,null],[12,"regions","","The individual maps",0,null],[3,"EditEffects","","",null,null],[12,"changed_roads","","",1,null],[12,"changed_intersections","","",1,null],[12,"added_turns","","",1,null],[12,"deleted_turns","","",1,null],[3,"EditRoad","","",null,null],[12,"lanes_ltr","","",2,null],[12,"speed_limit","","",2,null],[12,"access_restrictions","","",2,null],[3,"MapEdits","","Represents changes to a map. Note this isn\'t serializable…",null,null],[12,"edits_name","","",3,null],[12,"commands","","A stack, oldest edit is first. The same intersection may…",3,null],[12,"merge_zones","","If false, adjacent roads with the same AccessRestrictions…",3,null],[12,"changed_roads","","Derived from commands, kept up to date by update_derived",3,null],[12,"original_intersections","","",3,null],[12,"changed_routes","","",3,null],[12,"proposal_description","","Some edits are included in the game by default, in…",3,null],[12,"proposal_link","","",3,null],[3,"PermanentMapEdits","","MapEdits are converted to this before serializing.…",null,null],[12,"map_name","","",4,null],[12,"edits_name","","",4,null],[12,"version","","",4,null],[12,"commands","","",4,null],[12,"merge_zones","","If false, adjacent roads with the same AccessRestrictions…",4,null],[12,"proposal_description","","Edits without these are player generated.",4,null],[12,"proposal_link","","The link is optional even for proposals",4,null],[3,"MapConfig","","",null,null],[12,"driving_side","","If true, driving happens on the right side of the road…",5,null],[12,"bikes_can_use_bus_lanes","","",5,null],[12,"inferred_sidewalks","","If true, roads without explicitly tagged sidewalks may…",5,null],[12,"separate_cycleways","","If true, separate cycleways from OSM will be included.",5,null],[3,"Area","","Areas are just used for drawing.",null,null],[12,"id","","",6,null],[12,"area_type","","",6,null],[12,"polygon","","",6,null],[12,"osm_tags","","",6,null],[12,"osm_id","","The importing process also automatically creates some…",6,null],[3,"AreaID","","",null,null],[12,"0","","",7,null],[3,"Amenity","","A business located inside a building.",null,null],[12,"names","","",8,null],[12,"amenity_type","","This is the specific amenity listed in OSM, not the more…",8,null],[12,"osm_tags","","Depending on options while importing, these might be…",8,null],[3,"Building","","A building has connections to the road and sidewalk, may…",null,null],[12,"id","","",9,null],[12,"polygon","","",9,null],[12,"levels","","",9,null],[12,"address","","",9,null],[12,"name","","",9,null],[12,"orig_id","","",9,null],[12,"label_center","","Where a text label should be centered to have the best…",9,null],[12,"amenities","","",9,null],[12,"bldg_type","","",9,null],[12,"parking","","",9,null],[12,"osm_tags","","Depending on options while importing, these might be…",9,null],[12,"sidewalk_pos","","The building\'s connection for pedestrians is immutable.…",9,null],[12,"driveway_geom","","Goes from building to sidewalk",9,null],[3,"BuildingID","","",null,null],[12,"0","","",10,null],[3,"NamePerLanguage","","None corresponds to the native name",null,null],[12,"0","","",11,null],[3,"BusRoute","","",null,null],[12,"id","","",12,null],[12,"full_name","","",12,null],[12,"short_name","","",12,null],[12,"gtfs_trip_marker","","",12,null],[12,"osm_rel_id","","",12,null],[12,"stops","","",12,null],[12,"start","","May be a border or not. If not, is long enough for buses…",12,null],[12,"end_border","","",12,null],[12,"route_type","","",12,null],[12,"spawn_times","","Non-empty, times in order for one day when a vehicle…",12,null],[12,"orig_spawn_times","","Explicitly store whatever the original was, since this…",12,null],[3,"BusRouteID","","",null,null],[12,"0","","",13,null],[3,"BusStop","","",null,null],[12,"id","","",14,null],[12,"name","","",14,null],[12,"driving_pos","","These may be on different roads entirely, like for light…",14,null],[12,"sidewalk_pos","","",14,null],[12,"is_train_stop","","If it\'s both, train overrides bus",14,null],[3,"BusStopID","","",null,null],[12,"sidewalk","","",15,null],[12,"idx","","As long as this is unique per lane, this value is…",15,null],[3,"Intersection","","An intersection connects roads. Most have >2 roads and are…",null,null],[12,"id","","",16,null],[12,"polygon","","This needs to be in clockwise orientation, or later…",16,null],[12,"turns","","",16,null],[12,"elevation","","",16,null],[12,"intersection_type","","",16,null],[12,"orig_id","","",16,null],[12,"incoming_lanes","","Note that a lane may belong to both incoming_lanes and…",16,null],[12,"outgoing_lanes","","",16,null],[12,"roads","","",16,null],[12,"merged","","Was a short road adjacent to this intersection merged?",16,null],[3,"IntersectionID","","",null,null],[12,"0","","",17,null],[3,"Lane","","A road segment is broken down into individual lanes, which…",null,null],[12,"id","","",18,null],[12,"parent","","",18,null],[12,"lane_type","","",18,null],[12,"lane_center_pts","","",18,null],[12,"width","","",18,null],[12,"src_i","","",18,null],[12,"dst_i","","",18,null],[12,"bus_stops","","Meaningless order",18,null],[12,"driving_blackhole","","{Cars, bikes} trying to start or end here might not be…",18,null],[12,"biking_blackhole","","",18,null],[3,"LaneID","","",null,null],[12,"0","","",19,null],[3,"ParkingLot","","Parking lots have some fixed capacity for cars, and are…",null,null],[12,"id","","",20,null],[12,"polygon","","",20,null],[12,"aisles","","",20,null],[12,"osm_id","","",20,null],[12,"spots","","The middle of the \\\"T\\\", pointing towards the parking aisle",20,null],[12,"extra_spots","","If we can\'t render all spots (maybe a lot with no aisles…",20,null],[12,"driveway_line","","Goes from the lot to the driving lane",20,null],[12,"driving_pos","","Guaranteed to be at least 7m (MAX_CAR_LENGTH + a little…",20,null],[12,"sidewalk_line","","Lot to sidewalk",20,null],[12,"sidewalk_pos","","",20,null],[3,"ParkingLotID","","",null,null],[12,"0","","",21,null],[3,"DirectedRoadID","","",null,null],[12,"id","","",22,null],[12,"dir","","",22,null],[3,"Road","","A Road represents a segment between exactly two…",null,null],[12,"id","","",23,null],[12,"osm_tags","","",23,null],[12,"turn_restrictions","","self is \'from\'",23,null],[12,"complicated_turn_restrictions","","self is \'from\'. (via, to). Only BanTurns.",23,null],[12,"orig_id","","",23,null],[12,"speed_limit","","",23,null],[12,"access_restrictions","","",23,null],[12,"zorder","","",23,null],[12,"lanes_ltr","","Invariant: A road must contain at least one child",23,null],[12,"center_pts","","The physical center of the road, including sidewalks,…",23,null],[12,"src_i","","",23,null],[12,"dst_i","","",23,null],[3,"RoadID","","",null,null],[12,"0","","",24,null],[3,"ControlStopSign","","",null,null],[12,"id","","",25,null],[12,"roads","","",25,null],[3,"RoadWithStopSign","","",null,null],[12,"lane_closest_to_edge","","",26,null],[12,"must_stop","","",26,null],[3,"ControlTrafficSignal","","A traffic signal consists of a sequence of Stages that…",null,null],[12,"id","","",27,null],[12,"stages","","",27,null],[12,"offset","","",27,null],[12,"movements","","",27,null],[3,"Stage","","",null,null],[12,"protected_movements","","",28,null],[12,"yield_movements","","",28,null],[12,"stage_type","","",28,null],[3,"CompressedMovementID","","This is cheaper to store than a MovementID. It simply…",null,null],[12,"i","","",29,null],[12,"idx","","",29,null],[3,"Movement","","A Movement groups all turns from one road to another,…",null,null],[12,"id","","",30,null],[12,"turn_type","","",30,null],[12,"members","","",30,null],[12,"geom","","The \\\"overall\\\" path of movement, aka, an \\\"average\\\" of the…",30,null],[12,"angle","","",30,null],[3,"MovementID","","One road usually has 4 crosswalks, each a singleton…",null,null],[12,"from","","",31,null],[12,"to","","",31,null],[12,"parent","","",31,null],[12,"crosswalk","","",31,null],[3,"Turn","","A Turn leads from the end of one Lane to the start of…",null,null],[12,"id","","",32,null],[12,"turn_type","","",32,null],[12,"geom","","",32,null],[12,"other_crosswalk_ids","","Empty except for TurnType::Crosswalk. Usually just one…",32,null],[3,"TurnID","","Turns are uniquely identified by their (src, dst) lanes…",null,null],[12,"parent","","",33,null],[12,"src","","src and dst must both belong to parent. No guarantees that…",33,null],[12,"dst","","",33,null],[3,"AccessRestrictions","","",null,null],[12,"allow_through_traffic","","",34,null],[12,"cap_vehicles_per_hour","","",34,null],[3,"Zone","","A contiguous set of roads with access restrictions. This…",null,null],[12,"members","","",35,null],[12,"borders","","",35,null],[12,"restrictions","","",35,null],[3,"IntersectionCluster","","This only applies to VehiclePathfinder; walking through…",null,null],[12,"members","","",36,null],[12,"uber_turns","","",36,null],[3,"UberTurn","","",null,null],[12,"path","","",37,null],[3,"UberTurnGroup","","",null,null],[12,"from","","",38,null],[12,"to","","",38,null],[12,"members","","",38,null],[12,"geom","","",38,null],[3,"Path","","",null,null],[12,"steps","","",39,null],[12,"orig_req","","",39,null],[12,"total_length","","",39,null],[12,"crossed_so_far","","",39,null],[12,"uber_turns","","",39,null],[12,"currently_inside_ut","","",39,null],[3,"PathRequest","","",null,null],[12,"start","","",40,null],[12,"end","","",40,null],[12,"constraints","","",40,null],[3,"Position","","Represents a specific point some distance along a lane.",null,null],[12,"lane","","",41,null],[12,"dist_along","","",41,null],[3,"Map","","",null,null],[12,"roads","","",42,null],[12,"lanes","","",42,null],[12,"intersections","","",42,null],[12,"turns","","",42,null],[12,"buildings","","",42,null],[12,"bus_stops","","",42,null],[12,"bus_routes","","",42,null],[12,"areas","","",42,null],[12,"parking_lots","","",42,null],[12,"boundary_polygon","","",42,null],[12,"stop_signs","","",42,null],[12,"traffic_signals","","",42,null],[12,"gps_bounds","","",42,null],[12,"bounds","","",42,null],[12,"config","","",42,null],[12,"pathfinder","","",42,null],[12,"pathfinder_dirty","","",42,null],[12,"zones","","",42,null],[12,"name","","",42,null],[12,"edits","","",42,null],[4,"EditCmd","","",null,null],[13,"ChangeRoad","","",43,null],[12,"r","map_model::EditCmd","",44,null],[12,"old","","",44,null],[12,"new","","",44,null],[13,"ChangeIntersection","map_model","",43,null],[12,"i","map_model::EditCmd","",45,null],[12,"new","","",45,null],[12,"old","","",45,null],[13,"ChangeRouteSchedule","map_model","",43,null],[12,"id","map_model::EditCmd","",46,null],[12,"old","","",46,null],[12,"new","","",46,null],[4,"EditIntersection","map_model","",null,null],[13,"StopSign","","",47,null],[13,"TrafficSignal","","",47,null],[13,"Closed","","",47,null],[4,"DrivingSide","","",null,null],[13,"Right","","",48,null],[13,"Left","","",48,null],[4,"AreaType","","",null,null],[13,"Park","","",49,null],[13,"Water","","",49,null],[13,"Island","","",49,null],[13,"MedianStrip","","",49,null],[4,"AmenityType","","Businesses are categorized into one of these types.",null,null],[13,"Groceries","","",50,null],[13,"Food","","",50,null],[13,"Bar","","",50,null],[13,"Medical","","",50,null],[13,"Religious","","",50,null],[13,"Education","","",50,null],[13,"Financial","","",50,null],[13,"PostOffice","","",50,null],[13,"Culture","","",50,null],[13,"Childcare","","",50,null],[13,"Shopping","","",50,null],[4,"BuildingType","","",null,null],[13,"Residential","","",51,null],[12,"num_residents","map_model::BuildingType","",52,null],[12,"num_housing_units","","",52,null],[13,"ResidentialCommercial","map_model","An estimated number of residents, workers",51,null],[13,"Commercial","","An estimated number of workers",51,null],[13,"Empty","","",51,null],[4,"OffstreetParking","","Represent no parking as Private(0, false).",null,null],[13,"PublicGarage","","(Name, spots)",53,null],[13,"Private","","(Spots, explicitly tagged as a garage)",53,null],[4,"IntersectionType","","",null,null],[13,"StopSign","","",54,null],[13,"TrafficSignal","","",54,null],[13,"Border","","",54,null],[13,"Construction","","",54,null],[4,"LaneType","","",null,null],[13,"Driving","","",55,null],[13,"Parking","","",55,null],[13,"Sidewalk","","",55,null],[13,"Shoulder","","",55,null],[13,"Biking","","",55,null],[13,"Bus","","",55,null],[13,"SharedLeftTurn","","",55,null],[13,"Construction","","",55,null],[13,"LightRail","","",55,null],[4,"Direction","","",null,null],[13,"Fwd","","",56,null],[13,"Back","","",56,null],[4,"StageType","","",null,null],[13,"Fixed","","",57,null],[13,"Variable","","Minimum is the minimum duration, 0 allows cycle to be…",57,null],[4,"TurnPriority","","",null,null],[13,"Banned","","For stop signs: Can\'t currently specify this! For traffic…",58,null],[13,"Yield","","For stop signs: cars have to stop before doing this turn,…",58,null],[13,"Protected","","For stop signs: cars can do this without stopping. These…",58,null],[4,"TurnType","","",null,null],[13,"Crosswalk","","",59,null],[13,"SharedSidewalkCorner","","",59,null],[13,"Straight","","",59,null],[13,"Right","","",59,null],[13,"Left","","",59,null],[13,"UTurn","","",59,null],[4,"PathConstraints","","Who\'s asking for a path?",null,null],[13,"Pedestrian","","",60,null],[13,"Car","","",60,null],[13,"Bike","","",60,null],[13,"Bus","","",60,null],[13,"Train","","",60,null],[4,"PathStep","","",null,null],[13,"Lane","","Original direction",61,null],[13,"ContraflowLane","","Sidewalks only!",61,null],[13,"Turn","","",61,null],[4,"Traversable","","Either a lane or a turn, where most movement happens.",null,null],[13,"Lane","","",62,null],[13,"Turn","","",62,null],[0,"city","","",null,null],[3,"City","map_model::city","A single city (like Seattle) can be broken down into…",null,null],[12,"name","","",0,null],[12,"boundary","","",0,null],[12,"areas","","",0,null],[12,"regions","","The individual maps",0,null],[11,"from_huge_map","map_model","If there\'s a single map covering all the smaller maps, use…",0,[[["map",3]],["city",3]]],[11,"from_individual_maps","","Generate a city from a bunch of smaller, individual maps.…",0,[[["timer",3]],["city",3]]],[0,"connectivity","","",null,null],[3,"WalkingOptions","map_model::connectivity","",null,null],[12,"allow_shoulders","","If true, allow walking on shoulders.",63,null],[12,"walking_speed","","",63,null],[4,"WalkingNode","","",null,null],[13,"SidewalkEndpoint","","false is src_i, true is dst_i",64,null],[13,"RideBus","","",64,null],[13,"LeaveMap","","",64,null],[5,"all_walking_costs_from","","Starting from one building, calculate the cost to all…",null,[[["duration",3],["map",3],["walkingoptions",3],["buildingid",3]],[["duration",3],["buildingid",3],["hashmap",3]]]],[5,"driving_cost","","Different unit based on constraints.",null,[[["map",3],["pathconstraints",4],["lane",3],["turn",3]]]],[5,"find_scc","","Calculate the srongy connected components (SCC) of the…",null,[[["map",3],["pathconstraints",4]]]],[5,"all_vehicle_costs_from","","Starting from one building, calculate the cost to all…",null,[[["duration",3],["map",3],["pathconstraints",4],["buildingid",3]],[["duration",3],["buildingid",3],["hashmap",3]]]],[0,"walking","","",null,null],[3,"WalkingOptions","map_model::connectivity::walking","",null,null],[12,"allow_shoulders","","If true, allow walking on shoulders.",63,null],[12,"walking_speed","","",63,null],[3,"Item","","",null,null],[12,"cost","","",65,null],[12,"node","","",65,null],[5,"all_walking_costs_from","","Starting from one building, calculate the cost to all…",null,[[["duration",3],["map",3],["walkingoptions",3],["buildingid",3]],[["duration",3],["buildingid",3],["hashmap",3]]]],[11,"default","map_model::connectivity","",63,[[],["walkingoptions",3]]],[11,"common_speeds","","",63,[[],["vec",3]]],[11,"default_speed","","",63,[[],["speed",3]]],[11,"cost","","",63,[[["distance",3]],["duration",3]]],[0,"edits","map_model","Once a Map exists, the player can edit it in the UI…",null,null],[3,"MapEdits","map_model::edits","Represents changes to a map. Note this isn\'t serializable…",null,null],[12,"edits_name","","",3,null],[12,"commands","","A stack, oldest edit is first. The same intersection may…",3,null],[12,"merge_zones","","If false, adjacent roads with the same AccessRestrictions…",3,null],[12,"changed_roads","","Derived from commands, kept up to date by update_derived",3,null],[12,"original_intersections","","",3,null],[12,"changed_routes","","",3,null],[12,"proposal_description","","Some edits are included in the game by default, in…",3,null],[12,"proposal_link","","",3,null],[3,"EditRoad","","",null,null],[12,"lanes_ltr","","",2,null],[12,"speed_limit","","",2,null],[12,"access_restrictions","","",2,null],[3,"EditEffects","","",null,null],[12,"changed_roads","","",1,null],[12,"changed_intersections","","",1,null],[12,"added_turns","","",1,null],[12,"deleted_turns","","",1,null],[4,"EditIntersection","","",null,null],[13,"StopSign","","",47,null],[13,"TrafficSignal","","",47,null],[13,"Closed","","",47,null],[4,"EditCmd","","",null,null],[13,"ChangeRoad","","",43,null],[12,"r","map_model::edits::EditCmd","",44,null],[12,"old","","",44,null],[12,"new","","",44,null],[13,"ChangeIntersection","map_model::edits","",43,null],[12,"i","map_model::edits::EditCmd","",45,null],[12,"new","","",45,null],[12,"old","","",45,null],[13,"ChangeRouteSchedule","map_model::edits","",43,null],[12,"id","map_model::edits::EditCmd","",46,null],[12,"old","","",46,null],[12,"new","","",46,null],[5,"recalculate_turns","map_model::edits","",null,[[["intersectionid",3],["editeffects",3],["map",3],["timer",3]]]],[0,"compat","","",null,null],[3,"OriginalLane","map_model::edits::compat","",null,null],[12,"parent","","",66,null],[12,"num_fwd","","",66,null],[12,"num_back","","",66,null],[12,"dir","","",66,null],[12,"idx","","",66,null],[3,"ChangeLaneType","","",null,null],[12,"id","","",67,null],[12,"lt","","",67,null],[12,"orig_lt","","",67,null],[3,"ReverseLane","","",null,null],[12,"l","","",68,null],[12,"dst_i","","",68,null],[3,"ChangeSpeedLimit","","",null,null],[12,"id","","",69,null],[12,"new","","",69,null],[12,"old","","",69,null],[3,"ChangeAccessRestrictions","","",null,null],[12,"id","","",70,null],[12,"new","","",70,null],[12,"old","","",70,null],[5,"upgrade","","When the PermanentMapEdits format changes, add a…",null,[[["value",4],["map",3]],[["permanentmapedits",3],["result",6]]]],[5,"walk","","",null,[[["value",4]]]],[5,"fix_offset","","",null,[[["value",4]]]],[5,"fix_intersection_ids","","",null,[[["value",4]]]],[5,"fix_road_direction","","",null,[[["value",4]]]],[5,"fix_old_lane_cmds","","",null,[[["value",4],["map",3]],["result",6]]],[5,"fix_merge_zones","","",null,[[["value",4]]]],[5,"fix_map_name","","",null,[[["value",4]]]],[5,"fix_phase_to_stage","","",null,[[["value",4]]]],[5,"fix_adaptive_stages","","",null,[[["value",4]]]],[5,"fix_plans","","",null,[[["value",4]]]],[11,"lookup","","",66,[[["map",3]],["result",6]]],[0,"perma","map_model::edits","",null,null],[3,"PermanentMapEdits","map_model::edits::perma","MapEdits are converted to this before serializing.…",null,null],[12,"map_name","","",4,null],[12,"edits_name","","",4,null],[12,"version","","",4,null],[12,"commands","","",4,null],[12,"merge_zones","","If false, adjacent roads with the same AccessRestrictions…",4,null],[12,"proposal_description","","Edits without these are player generated.",4,null],[12,"proposal_link","","The link is optional even for proposals",4,null],[4,"PermanentEditIntersection","","",null,null],[13,"StopSign","","",71,null],[12,"must_stop","map_model::edits::perma::PermanentEditIntersection","",72,null],[13,"TrafficSignal","map_model::edits::perma","",71,null],[13,"Closed","","",71,null],[4,"PermanentEditCmd","","",null,null],[13,"ChangeRoad","","",73,null],[12,"r","map_model::edits::perma::PermanentEditCmd","",74,null],[12,"new","","",74,null],[12,"old","","",74,null],[13,"ChangeIntersection","map_model::edits::perma","",73,null],[12,"i","map_model::edits::perma::PermanentEditCmd","",75,null],[12,"new","","",75,null],[12,"old","","",75,null],[13,"ChangeRouteSchedule","map_model::edits::perma","",73,null],[12,"osm_rel_id","map_model::edits::perma::PermanentEditCmd","",76,null],[12,"old","","",76,null],[12,"new","","",76,null],[11,"to_perma","map_model","",43,[[["map",3]],["permanenteditcmd",4]]],[11,"to_cmd","map_model::edits::perma","",73,[[["map",3]],[["editcmd",4],["result",6]]]],[11,"to_permanent","map_model","Encode the edits in a permanent format, referring to…",3,[[["map",3]],["permanentmapedits",3]]],[11,"to_edits","","Transform permanent edits to MapEdits, looking up the map…",4,[[["map",3]],[["mapedits",3],["result",6]]]],[11,"to_edits_permissive","","Transform permanent edits to MapEdits, looking up the map…",4,[[["map",3]],["mapedits",3]]],[11,"to_permanent","","",47,[[["map",3]],["permanenteditintersection",4]]],[11,"from_permanent","map_model::edits::perma","",71,[[["intersectionid",3],["map",3]],[["result",6],["editintersection",4]]]],[11,"get_orig_from_osm","map_model","",2,[[["road",3],["mapconfig",3]],["editroad",3]]],[11,"diff","","",2,[[["editroad",3]],[["vec",3],["string",3]]]],[11,"new","","",3,[[],["mapedits",3]]],[11,"load","","",3,[[["map",3],["timer",3],["string",3]],[["mapedits",3],["result",6]]]],[11,"save","","",3,[[["map",3]]]],[11,"update_derived","","",3,[[["map",3]]]],[11,"compress","","Assumes update_derived has been called.",3,[[["map",3]]]],[11,"changed_lanes","","Pick apart changed_roads and figure out if an entire road…",3,[[["map",3]]]],[11,"new","","",1,[[],["editeffects",3]]],[11,"describe","","(summary, details)",43,[[["map",3]]]],[11,"apply","","",43,[[["map",3],["editeffects",3],["timer",3]]]],[11,"undo","","",43,[[],["editcmd",4]]],[11,"new_edits","","",42,[[],["mapedits",3]]],[11,"get_edits","","",42,[[],["mapedits",3]]],[11,"unsaved_edits","","",42,[[]]],[11,"get_r_edit","","",42,[[["roadid",3]],["editroad",3]]],[11,"edit_road_cmd","","",42,[[["roadid",3],["fn",8]],["editcmd",4]]],[11,"get_i_edit","","Panics on borders",42,[[["intersectionid",3]],["editintersection",4]]],[11,"save_edits","","",42,[[]]],[11,"must_apply_edits","","",42,[[["mapedits",3],["timer",3]]]],[11,"try_apply_edits","","",42,[[["mapedits",3],["timer",3]]]],[11,"apply_edits","","",42,[[["mapedits",3],["timer",3]]]],[11,"recalculate_pathfinding_after_edits","","This can expensive, so don\'t constantly do it while…",42,[[["timer",3]]]],[11,"incremental_edit_traffic_signal","","Since the player is in the middle of editing, the signal…",42,[[["controltrafficsignal",3]]]],[0,"make","","See…",null,null],[5,"match_points_to_lanes","map_model::make","Snap points to an exact Position along the nearest lane.…",null,[[["timer",3],["hashablept2d",3],["hashset",3],["vec",3],["fn",8],["distance",3],["bounds",3]],[["hashmap",3],["hashablept2d",3],["position",3]]]],[0,"bridges","","",null,null],[5,"find_bridges","map_model::make::bridges","Look for roads underneath bridges, then lower their…",null,[[["bounds",3],["timer",3],["vec",3]]]],[0,"buildings","map_model::make","",null,null],[5,"make_all_buildings","map_model::make::buildings","Finalize importing of buildings, mostly by matching them…",null,[[["btreemap",3],["map",3],["timer",3]],[["building",3],["vec",3]]]],[5,"trim_path","","",null,[[["polygon",3],["line",3]],["line",3]]],[5,"get_address","","",null,[[["laneid",3],["map",3],["tags",3]],["string",3]]],[5,"classify_bldg","","",null,[[["vec",3],["xorshiftrng",3],["tags",3]],["buildingtype",4]]],[0,"initial","map_model::make","Naming is confusing, but RawMap -> InitialMap -> Map.…",null,null],[3,"InitialMap","map_model::make::initial","",null,null],[12,"roads","","",77,null],[12,"intersections","","",77,null],[12,"bounds","","",77,null],[3,"Road","","",null,null],[12,"id","","",78,null],[12,"src_i","","",78,null],[12,"dst_i","","",78,null],[12,"trimmed_center_pts","","",78,null],[12,"half_width","","",78,null],[12,"lane_specs_ltr","","",78,null],[12,"osm_tags","","",78,null],[3,"Intersection","","",null,null],[12,"id","","",79,null],[12,"polygon","","",79,null],[12,"roads","","",79,null],[12,"intersection_type","","",79,null],[12,"elevation","","",79,null],[0,"geometry","","OSM describes roads as center-lines that intersect. Turn…",null,null],[3,"Piece","map_model::make::initial::geometry","",null,null],[12,"id","","",80,null],[12,"left","","",80,null],[12,"center","","",80,null],[12,"right","","",80,null],[5,"intersection_polygon","","Also returns a list of labeled polygons for debugging.",null,[[["intersection",3],["btreemap",3],["timer",3]],["result",6]]],[5,"generalized_trim_back","","",null,[[["btreemap",3],["nodeid",3],["vec",3],["timer",3]],["result",6]]],[5,"deadend","","",null,[[["btreemap",3],["nodeid",3],["vec",3]],["result",6]]],[5,"close_off_polygon","","",null,[[["pt2d",3],["vec",3]],[["pt2d",3],["vec",3]]]],[5,"on_off_ramp","","",null,[[["btreemap",3],["vec",3],["nodeid",3]],["option",4]]],[17,"DEGENERATE_INTERSECTION_HALF_LENGTH","","",null,null],[0,"lane_specs","map_model::make::initial","",null,null],[3,"LaneSpec","map_model::make::initial::lane_specs","",null,null],[12,"lt","","",81,null],[12,"dir","","",81,null],[12,"width","","",81,null],[5,"fwd","","",null,[[["lanetype",4]],["lanespec",3]]],[5,"back","","",null,[[["lanetype",4]],["lanespec",3]]],[5,"get_lane_specs_ltr","","",null,[[["mapconfig",3],["tags",3]],[["lanespec",3],["vec",3]]]],[5,"assemble_ltr","","",null,[[["lanespec",3],["vec",3],["drivingside",4]],[["lanespec",3],["vec",3]]]],[11,"new","map_model::make::initial","",78,[[["mapconfig",3],["rawroad",3],["originalroad",3]],[["result",6],["road",3]]]],[11,"new","","",77,[[["bounds",3],["timer",3],["rawmap",3]],["initialmap",3]]],[0,"medians","map_model::make","",null,null],[5,"find_medians","map_model::make::medians","Fill in empty space between one-way roads.",null,[[["map",3]],[["vec",3],["polygon",3]]]],[0,"merge_intersections","map_model::make","",null,null],[5,"merge_short_roads","map_model::make::merge_intersections","Merge tiny \\\"roads\\\" that\'re actually just part of a…",null,[[["rawmap",3]],[["nodeid",3],["btreeset",3]]]],[17,"SHORT_ROAD_THRESHOLD","","",null,null],[0,"parking_lots","map_model::make","",null,null],[5,"make_all_parking_lots","map_model::make::parking_lots","Take in parking lots from OSM and all parking aisle roads.…",null,[[["map",3],["vec",3],["vec",3],["timer",3]],[["parkinglot",3],["vec",3]]]],[5,"trim_path","","",null,[[["polygon",3],["line",3]],["line",3]]],[5,"infer_spots","","",null,[[["polygon",3],["vec",3]],["vec",3]]],[5,"line_valid","","",null,[[["polygon",3],["vec",3],["line",3],["vec",3]]]],[0,"remove_disconnected","map_model::make","",null,null],[5,"remove_disconnected_roads","map_model::make::remove_disconnected","Some roads might be totally disconnected from the largest…",null,[[["rawmap",3],["timer",3]]]],[0,"traffic_signals","map_model::make","",null,null],[3,"Partition","map_model::make::traffic_signals","",null,null],[12,"0","","",82,null],[5,"get_possible_policies","","Applies a bunch of heuristics to a single intersection,…",null,[[["map",3],["intersectionid",3]],["vec",3]]],[5,"new","","",null,[[["intersectionid",3],["map",3]],["controltrafficsignal",3]]],[5,"greedy_assignment","","",null,[[["map",3],["intersectionid",3]],["controltrafficsignal",3]]],[5,"degenerate","","",null,[[["map",3],["intersectionid",3]],[["option",4],["controltrafficsignal",3]]]],[5,"half_signal","","",null,[[["map",3],["intersectionid",3]],[["option",4],["controltrafficsignal",3]]]],[5,"three_way","","",null,[[["map",3],["intersectionid",3]],[["option",4],["controltrafficsignal",3]]]],[5,"four_way_four_stage","","",null,[[["map",3],["intersectionid",3]],[["option",4],["controltrafficsignal",3]]]],[5,"four_way_two_stage","","",null,[[["map",3],["intersectionid",3]],[["option",4],["controltrafficsignal",3]]]],[5,"all_walk_all_yield","","",null,[[["map",3],["intersectionid",3]],["controltrafficsignal",3]]],[5,"stage_per_road","","",null,[[["map",3],["intersectionid",3]],["controltrafficsignal",3]]],[5,"expand_all_stages","","",null,[[["controltrafficsignal",3]]]],[5,"make_stages","","",null,[[["vec",3],["controltrafficsignal",3],["vec",3]]]],[5,"brute_force","","Temporary experiment to group all movements into the…",null,[[["map",3],["intersectionid",3]]]],[5,"okay_partition","","",null,[[["movement",3],["vec",3],["partition",3]]]],[5,"helper","","",null,[[],[["vec",3],["partition",3]]]],[5,"synchronize","","Simple second-pass after generating all signals. Find…",null,[[["map",3]]]],[5,"get_sorted_incoming_roads","","Return all incoming roads to an intersection, sorted by…",null,[[["intersectionid",3],["map",3]],[["roadid",3],["vec",3]]]],[17,"PROTECTED","","",null,null],[17,"YIELD","","",null,null],[0,"transit","map_model::make","",null,null],[3,"Matcher","map_model::make::transit","",null,null],[12,"sidewalk_pts","","",83,null],[12,"light_rail_pts","","",83,null],[5,"make_stops_and_routes","","Construct the final model of bus/train stops and routes.…",null,[[["map",3],["vec",3],["timer",3]]]],[5,"make_route","","",null,[[["btreemap",3],["map",3],["rawbusroute",3],["matcher",3]],["result",6]]],[5,"pick_start_lane","","",null,[[["map",3],["position",3],["pathconstraints",4]],[["result",6],["laneid",3]]]],[5,"default_spawn_times","","",null,[[],[["time",3],["vec",3]]]],[11,"new","","",83,[[["map",3],["vec",3],["timer",3]],["matcher",3]]],[11,"lookup","","",83,[[["rawbusstop",3],["map",3],["pathconstraints",4]],["result",6]]],[0,"turns","map_model::make","",null,null],[5,"make_all_turns","map_model::make::turns","Generate all driving and walking turns at an intersection,…",null,[[["map",3],["intersection",3],["timer",3]],[["turn",3],["vec",3]]]],[5,"ensure_unique","","",null,[[["turn",3],["vec",3]],[["turn",3],["vec",3]]]],[5,"is_turn_allowed","","",null,[[["map",3],["turn",3]]]],[5,"does_turn_pass_restrictions","","",null,[[["map",3],["intersection",3],["turn",3]]]],[5,"make_vehicle_turns","","",null,[[["map",3],["intersection",3],["timer",3]],[["turn",3],["vec",3]]]],[5,"curvey_turn","","",null,[[["lane",3]],[["result",6],["polyline",3]]]],[5,"to_pt","","",null,[[["pt2d",3]],["point2d",3]]],[5,"from_pt","","",null,[[["point2d",3]],["pt2d",3]]],[5,"lc_penalty","","",null,[[["map",3],["turn",3]]]],[5,"remove_merging_turns","","",null,[[["map",3],["turntype",4],["turn",3],["vec",3]],[["turn",3],["vec",3]]]],[5,"turn_type_from_angles","","",null,[[["angle",3]],["turntype",4]]],[0,"walking_turns","map_model::make","",null,null],[5,"make_walking_turns","map_model::make::walking_turns","Generate Crosswalk and SharedSidewalkCorner (places where…",null,[[["map",3],["intersection",3],["timer",3]],[["turn",3],["vec",3]]]],[5,"filter_turns","","Filter out crosswalks on really short roads. In reality,…",null,[[["map",3],["turn",3],["intersection",3],["vec",3]],[["turn",3],["vec",3]]]],[5,"_make_walking_turns_v2","","",null,[[["map",3],["intersection",3],["timer",3]],[["turn",3],["vec",3]]]],[5,"make_footway_turns","","At an intersection of footpaths only, just generate a turn…",null,[[["map",3],["intersection",3]],[["turn",3],["vec",3]]]],[5,"make_crosswalks","","",null,[[["intersectionid",3],["lane",3]],[["option",4],["vec",3]]]],[5,"make_degenerate_crosswalks","","",null,[[["road",3],["intersectionid",3],["vec",3]],[["option",4],["vec",3]]]],[5,"make_shared_sidewalk_corner","","",null,[[["drivingside",4],["lane",3],["intersection",3],["timer",3]],["polyline",3]]],[5,"turn_id","","",null,[[["intersectionid",3],["laneid",3]],["turnid",3]]],[5,"get_sidewalk","","",null,[[["vec",3],["vec",3]],[["lane",3],["option",4]]]],[11,"create_from_raw","map_model","",42,[[["rawmap",3],["timer",3]],["map",3]]],[11,"import_minimal","","Use for creating a map directly from some external format,…",42,[[["gpsbounds",3],["vec",3],["lane",3],["bounds",3],["vec",3],["vec",3],["mapname",3],["vec",3],["turn",3],["road",3],["intersection",3]],["map",3]]],[0,"map","","A bunch of (mostly read-only) queries on a Map.",null,null],[3,"MapConfig","map_model::map","",null,null],[12,"driving_side","","If true, driving happens on the right side of the road…",5,null],[12,"bikes_can_use_bus_lanes","","",5,null],[12,"inferred_sidewalks","","If true, roads without explicitly tagged sidewalks may…",5,null],[12,"separate_cycleways","","If true, separate cycleways from OSM will be included.",5,null],[4,"DrivingSide","","",null,null],[13,"Right","","",48,null],[13,"Left","","",48,null],[11,"new","map_model","",42,[[["timer",3],["string",3]],["map",3]]],[11,"map_loaded_directly","","If you have to deserialize a `Map` directly, call this…",42,[[]]],[11,"blank","","Just for temporary std::mem::replace tricks.",42,[[],["map",3]]],[11,"all_roads","","",42,[[],["vec",3]]],[11,"all_lanes","","",42,[[],["vec",3]]],[11,"all_intersections","","",42,[[],["vec",3]]],[11,"all_turns","","",42,[[],["btreemap",3]]],[11,"all_buildings","","",42,[[],["vec",3]]],[11,"all_areas","","",42,[[],["vec",3]]],[11,"all_parking_lots","","",42,[[],["vec",3]]],[11,"all_zones","","",42,[[],["vec",3]]],[11,"maybe_get_r","","",42,[[["roadid",3]],[["road",3],["option",4]]]],[11,"maybe_get_l","","",42,[[["laneid",3]],[["option",4],["lane",3]]]],[11,"maybe_get_i","","",42,[[["intersectionid",3]],[["intersection",3],["option",4]]]],[11,"maybe_get_t","","",42,[[["turnid",3]],[["turn",3],["option",4]]]],[11,"maybe_get_b","","",42,[[["buildingid",3]],[["option",4],["building",3]]]],[11,"maybe_get_pl","","",42,[[["parkinglotid",3]],[["parkinglot",3],["option",4]]]],[11,"maybe_get_a","","",42,[[["areaid",3]],[["option",4],["area",3]]]],[11,"maybe_get_bs","","",42,[[["busstopid",3]],[["option",4],["busstop",3]]]],[11,"maybe_get_stop_sign","","",42,[[["intersectionid",3]],[["option",4],["controlstopsign",3]]]],[11,"maybe_get_traffic_signal","","",42,[[["intersectionid",3]],[["controltrafficsignal",3],["option",4]]]],[11,"maybe_get_br","","",42,[[["busrouteid",3]],[["busroute",3],["option",4]]]],[11,"get_r","","",42,[[["roadid",3]],["road",3]]],[11,"get_l","","",42,[[["laneid",3]],["lane",3]]],[11,"get_i","","",42,[[["intersectionid",3]],["intersection",3]]],[11,"get_t","","",42,[[["turnid",3]],["turn",3]]],[11,"get_b","","",42,[[["buildingid",3]],["building",3]]],[11,"get_a","","",42,[[["areaid",3]],["area",3]]],[11,"get_pl","","",42,[[["parkinglotid",3]],["parkinglot",3]]],[11,"get_stop_sign","","",42,[[["intersectionid",3]],["controlstopsign",3]]],[11,"get_traffic_signal","","",42,[[["intersectionid",3]],["controltrafficsignal",3]]],[11,"get_turns_in_intersection","","",42,[[["intersectionid",3]],[["vec",3],["turn",3]]]],[11,"get_turns_from_lane","","The turns may belong to two different intersections!",42,[[["laneid",3]],[["vec",3],["turn",3]]]],[11,"get_turns_to_lane","","",42,[[["laneid",3]],[["vec",3],["turn",3]]]],[11,"get_turn_between","","",42,[[["laneid",3],["intersectionid",3]],[["turnid",3],["option",4]]]],[11,"get_next_turns_and_lanes","","",42,[[["laneid",3],["intersectionid",3]],["vec",3]]],[11,"get_turns_for","","",42,[[["laneid",3],["pathconstraints",4]],[["vec",3],["turn",3]]]],[11,"get_next_roads","","",42,[[["roadid",3]],[["roadid",3],["btreeset",3]]]],[11,"get_parent","","",42,[[["laneid",3]],["road",3]]],[11,"get_gps_bounds","","",42,[[],["gpsbounds",3]]],[11,"get_bounds","","",42,[[],["bounds",3]]],[11,"get_city_name","","",42,[[],["string",3]]],[11,"get_name","","",42,[[],["mapname",3]]],[11,"all_bus_stops","","",42,[[],["btreemap",3]]],[11,"get_bs","","",42,[[["busstopid",3]],["busstop",3]]],[11,"get_br","","",42,[[["busrouteid",3]],["busroute",3]]],[11,"all_bus_routes","","",42,[[],["vec",3]]],[11,"get_bus_route","","",42,[[],[["busroute",3],["option",4]]]],[11,"get_routes_serving_stop","","",42,[[["busstopid",3]],[["busroute",3],["vec",3]]]],[11,"building_to_road","","",42,[[["buildingid",3]],["road",3]]],[11,"all_incoming_borders","","This and all_outgoing_borders are expensive to constantly…",42,[[],[["vec",3],["intersection",3]]]],[11,"all_outgoing_borders","","",42,[[],[["vec",3],["intersection",3]]]],[11,"save","","",42,[[]]],[11,"find_driving_lane_near_building","","Cars trying to park near this building should head for the…",42,[[["buildingid",3]],["laneid",3]]],[11,"get_boundary_polygon","","",42,[[],["polygon",3]]],[11,"pathfind","","",42,[[["pathrequest",3]],[["result",6],["path",3]]]],[11,"pathfind_avoiding_lanes","","",42,[[["btreeset",3],["pathrequest",3],["laneid",3]],[["option",4],["path",3]]]],[11,"should_use_transit","","",42,[[["position",3]],["option",4]]],[11,"get_movement","","",42,[[["turnid",3]],[["option",4],["movementid",3]]]],[11,"find_r_by_osm_id","","",42,[[["originalroad",3]],[["result",6],["roadid",3]]]],[11,"find_i_by_osm_id","","",42,[[["nodeid",3]],[["result",6],["intersectionid",3]]]],[11,"find_b_by_osm_id","","",42,[[["osmid",4]],[["option",4],["buildingid",3]]]],[11,"find_br","","",42,[[["relationid",3]],[["busrouteid",3],["option",4]]]],[11,"hack_override_offstreet_spots","","",42,[[]]],[11,"hack_override_offstreet_spots_individ","","",42,[[["buildingid",3]]]],[11,"hack_override_bldg_type","","",42,[[["buildingid",3],["buildingtype",4]]]],[11,"hack_override_orig_spawn_times","","",42,[[["busrouteid",3],["time",3],["vec",3]]]],[11,"get_languages","","",42,[[],["btreeset",3]]],[11,"get_config","","",42,[[],["mapconfig",3]]],[11,"simple_path_btwn","","Simple search along undirected roads",42,[[["intersectionid",3]],[["option",4],["vec",3]]]],[0,"objects","","",null,null],[0,"area","map_model::objects","",null,null],[3,"AreaID","map_model::objects::area","",null,null],[12,"0","","",7,null],[3,"Area","","Areas are just used for drawing.",null,null],[12,"id","","",6,null],[12,"area_type","","",6,null],[12,"polygon","","",6,null],[12,"osm_tags","","",6,null],[12,"osm_id","","The importing process also automatically creates some…",6,null],[4,"AreaType","","",null,null],[13,"Park","","",49,null],[13,"Water","","",49,null],[13,"Island","","",49,null],[13,"MedianStrip","","",49,null],[0,"building","map_model::objects","",null,null],[3,"BuildingID","map_model::objects::building","",null,null],[12,"0","","",10,null],[3,"Building","","A building has connections to the road and sidewalk, may…",null,null],[12,"id","","",9,null],[12,"polygon","","",9,null],[12,"levels","","",9,null],[12,"address","","",9,null],[12,"name","","",9,null],[12,"orig_id","","",9,null],[12,"label_center","","Where a text label should be centered to have the best…",9,null],[12,"amenities","","",9,null],[12,"bldg_type","","",9,null],[12,"parking","","",9,null],[12,"osm_tags","","Depending on options while importing, these might be…",9,null],[12,"sidewalk_pos","","The building\'s connection for pedestrians is immutable.…",9,null],[12,"driveway_geom","","Goes from building to sidewalk",9,null],[3,"Amenity","","A business located inside a building.",null,null],[12,"names","","",8,null],[12,"amenity_type","","This is the specific amenity listed in OSM, not the more…",8,null],[12,"osm_tags","","Depending on options while importing, these might be…",8,null],[3,"NamePerLanguage","","None corresponds to the native name",null,null],[12,"0","","",11,null],[4,"OffstreetParking","","Represent no parking as Private(0, false).",null,null],[13,"PublicGarage","","(Name, spots)",53,null],[13,"Private","","(Spots, explicitly tagged as a garage)",53,null],[4,"BuildingType","","",null,null],[13,"Residential","","",51,null],[12,"num_residents","map_model::objects::building::BuildingType","",52,null],[12,"num_housing_units","","",52,null],[13,"ResidentialCommercial","map_model::objects::building","An estimated number of residents, workers",51,null],[13,"Commercial","","An estimated number of workers",51,null],[13,"Empty","","",51,null],[4,"AmenityType","","Businesses are categorized into one of these types.",null,null],[13,"Groceries","","",50,null],[13,"Food","","",50,null],[13,"Bar","","",50,null],[13,"Medical","","",50,null],[13,"Religious","","",50,null],[13,"Education","","",50,null],[13,"Financial","","",50,null],[13,"PostOffice","","",50,null],[13,"Culture","","",50,null],[13,"Childcare","","",50,null],[13,"Shopping","","",50,null],[5,"sidewalk_to_bike","","",null,[[["map",3],["position",3]],["option",4]]],[11,"has_residents","map_model","",51,[[]]],[11,"get","","",11,[[["string",3],["option",4]],["string",3]]],[11,"new","","",11,[[["tags",3]],[["nameperlanguage",3],["option",4]]]],[11,"unnamed","","",11,[[],["nameperlanguage",3]]],[11,"sidewalk","","",9,[[],["laneid",3]]],[11,"house_number","","",9,[[],[["option",4],["string",3]]]],[11,"driving_connection","","The polyline goes from the building to the driving position",9,[[["map",3]],["option",4]]],[11,"biking_connection","","Returns (biking position, sidewalk position). Could fail…",9,[[["map",3]],["option",4]]],[11,"num_parking_spots","","",9,[[]]],[11,"has_amenity","","Does this building contain any amenity matching the…",9,[[["amenitytype",4]]]],[11,"types","","",50,[[],["vec",3]]],[11,"all","","All types of amenities, in an arbitrary order.",50,[[],[["amenitytype",4],["vec",3]]]],[11,"categorize","","Categorize an OSM amenity tag.",50,[[],[["amenitytype",4],["option",4]]]],[11,"parse","","",50,[[],[["amenitytype",4],["option",4]]]],[0,"bus_stop","map_model::objects","Bus stops and routes.",null,null],[3,"BusStopID","map_model::objects::bus_stop","",null,null],[12,"sidewalk","","",15,null],[12,"idx","","As long as this is unique per lane, this value is…",15,null],[3,"BusRouteID","","",null,null],[12,"0","","",13,null],[3,"BusStop","","",null,null],[12,"id","","",14,null],[12,"name","","",14,null],[12,"driving_pos","","These may be on different roads entirely, like for light…",14,null],[12,"sidewalk_pos","","",14,null],[12,"is_train_stop","","If it\'s both, train overrides bus",14,null],[3,"BusRoute","","",null,null],[12,"id","","",12,null],[12,"full_name","","",12,null],[12,"short_name","","",12,null],[12,"gtfs_trip_marker","","",12,null],[12,"osm_rel_id","","",12,null],[12,"stops","","",12,null],[12,"start","","May be a border or not. If not, is long enough for buses…",12,null],[12,"end_border","","",12,null],[12,"route_type","","",12,null],[12,"spawn_times","","Non-empty, times in order for one day when a vehicle…",12,null],[12,"orig_spawn_times","","Explicitly store whatever the original was, since this…",12,null],[11,"all_steps","map_model","",12,[[["map",3]],[["vec",3],["pathrequest",3]]]],[11,"plural_noun","","",12,[[]]],[0,"intersection","map_model::objects","",null,null],[3,"IntersectionID","map_model::objects::intersection","",null,null],[12,"0","","",17,null],[3,"Intersection","","An intersection connects roads. Most have >2 roads and are…",null,null],[12,"id","","",16,null],[12,"polygon","","This needs to be in clockwise orientation, or later…",16,null],[12,"turns","","",16,null],[12,"elevation","","",16,null],[12,"intersection_type","","",16,null],[12,"orig_id","","",16,null],[12,"incoming_lanes","","Note that a lane may belong to both incoming_lanes and…",16,null],[12,"outgoing_lanes","","",16,null],[12,"roads","","",16,null],[12,"merged","","Was a short road adjacent to this intersection merged?",16,null],[4,"IntersectionType","","",null,null],[13,"StopSign","","",54,null],[13,"TrafficSignal","","",54,null],[13,"Border","","",54,null],[13,"Construction","","",54,null],[11,"is_border","map_model","",16,[[]]],[11,"is_incoming_border","","",16,[[]]],[11,"is_outgoing_border","","",16,[[]]],[11,"is_closed","","",16,[[]]],[11,"is_stop_sign","","",16,[[]]],[11,"is_traffic_signal","","",16,[[]]],[11,"is_light_rail","","",16,[[["map",3]]]],[11,"is_private","","",16,[[["map",3]]]],[11,"is_footway","","",16,[[["map",3]]]],[11,"is_cycleway","","",16,[[["map",3]]]],[11,"get_incoming_lanes","","",16,[[["map",3],["pathconstraints",4]],[["laneid",3],["vec",3]]]],[11,"get_outgoing_lanes","","Strict for bikes. If there are bike lanes, not allowed to…",16,[[["map",3],["pathconstraints",4]],[["laneid",3],["vec",3]]]],[11,"get_zorder","","",16,[[["map",3]]]],[11,"get_rank","","",16,[[["map",3]],["roadrank",4]]],[11,"get_roads_sorted_by_incoming_angle","","",16,[[["vec",3]],[["roadid",3],["vec",3]]]],[11,"some_outgoing_road","","",16,[[["map",3]],[["option",4],["directedroadid",3]]]],[11,"some_incoming_road","","",16,[[["map",3]],[["option",4],["directedroadid",3]]]],[11,"name","","",16,[[["string",3],["map",3],["option",4]],["string",3]]],[0,"lane","map_model::objects","",null,null],[3,"LaneID","map_model::objects::lane","",null,null],[12,"0","","",19,null],[3,"Lane","","A road segment is broken down into individual lanes, which…",null,null],[12,"id","","",18,null],[12,"parent","","",18,null],[12,"lane_type","","",18,null],[12,"lane_center_pts","","",18,null],[12,"width","","",18,null],[12,"src_i","","",18,null],[12,"dst_i","","",18,null],[12,"bus_stops","","Meaningless order",18,null],[12,"driving_blackhole","","{Cars, bikes} trying to start or end here might not be…",18,null],[12,"biking_blackhole","","",18,null],[4,"LaneType","","",null,null],[13,"Driving","","",55,null],[13,"Parking","","",55,null],[13,"Sidewalk","","",55,null],[13,"Shoulder","","",55,null],[13,"Biking","","",55,null],[13,"Bus","","",55,null],[13,"SharedLeftTurn","","",55,null],[13,"Construction","","",55,null],[13,"LightRail","","",55,null],[17,"PARKING_SPOT_LENGTH","","Bit longer than the longest car.",null,null],[17,"PARKING_LOT_SPOT_LENGTH","","The full PARKING_SPOT_LENGTH used for on-street is looking…",null,null],[11,"is_for_moving_vehicles","map_model","",55,[[]]],[11,"supports_any_movement","","",55,[[]]],[11,"describe","","",55,[[]]],[11,"short_name","","",55,[[]]],[11,"first_pt","","",18,[[],["pt2d",3]]],[11,"last_pt","","",18,[[],["pt2d",3]]],[11,"first_line","","",18,[[],["line",3]]],[11,"last_line","","",18,[[],["line",3]]],[11,"endpoint","","",18,[[["intersectionid",3]],["pt2d",3]]],[11,"end_line","","pt2 will be endpoint",18,[[["intersectionid",3]],["line",3]]],[11,"dist_along_of_point","","",18,[[["pt2d",3]],[["distance",3],["option",4]]]],[11,"length","","",18,[[],["distance",3]]],[11,"intersections","","",18,[[],[["vec",3],["intersectionid",3]]]],[11,"number_parking_spots","","",18,[[]]],[11,"is_driving","","",18,[[]]],[11,"is_biking","","",18,[[]]],[11,"is_bus","","",18,[[]]],[11,"is_walkable","","",18,[[]]],[11,"is_sidewalk","","",18,[[]]],[11,"is_shoulder","","",18,[[]]],[11,"is_parking","","",18,[[]]],[11,"is_light_rail","","",18,[[]]],[11,"get_directed_parent","","",18,[[["map",3]],["directedroadid",3]]],[11,"get_turn_restrictions","","",18,[[["road",3]],[["option",4],["btreeset",3]]]],[11,"trace_around_block","","Starting from this lane, follow the lane\'s left edge to…",18,[[["map",3]],["option",4]]],[0,"parking_lot","map_model::objects","",null,null],[3,"ParkingLotID","map_model::objects::parking_lot","",null,null],[12,"0","","",21,null],[3,"ParkingLot","","Parking lots have some fixed capacity for cars, and are…",null,null],[12,"id","","",20,null],[12,"polygon","","",20,null],[12,"aisles","","",20,null],[12,"osm_id","","",20,null],[12,"spots","","The middle of the \\\"T\\\", pointing towards the parking aisle",20,null],[12,"extra_spots","","If we can\'t render all spots (maybe a lot with no aisles…",20,null],[12,"driveway_line","","Goes from the lot to the driving lane",20,null],[12,"driving_pos","","Guaranteed to be at least 7m (MAX_CAR_LENGTH + a little…",20,null],[12,"sidewalk_line","","Lot to sidewalk",20,null],[12,"sidewalk_pos","","",20,null],[11,"capacity","map_model","",20,[[]]],[0,"road","map_model::objects","",null,null],[3,"RoadID","map_model::objects::road","",null,null],[12,"0","","",24,null],[3,"DirectedRoadID","","",null,null],[12,"id","","",22,null],[12,"dir","","",22,null],[3,"Road","","A Road represents a segment between exactly two…",null,null],[12,"id","","",23,null],[12,"osm_tags","","",23,null],[12,"turn_restrictions","","self is \'from\'",23,null],[12,"complicated_turn_restrictions","","self is \'from\'. (via, to). Only BanTurns.",23,null],[12,"orig_id","","",23,null],[12,"speed_limit","","",23,null],[12,"access_restrictions","","",23,null],[12,"zorder","","",23,null],[12,"lanes_ltr","","Invariant: A road must contain at least one child",23,null],[12,"center_pts","","The physical center of the road, including sidewalks,…",23,null],[12,"src_i","","",23,null],[12,"dst_i","","",23,null],[4,"Direction","","",null,null],[13,"Fwd","","",56,null],[13,"Back","","",56,null],[11,"opposite","map_model","",56,[[],["direction",4]]],[11,"src_i","","",22,[[["map",3]],["intersectionid",3]]],[11,"dst_i","","",22,[[["map",3]],["intersectionid",3]]],[11,"lanes","","Strict for bikes. If there are bike lanes, not allowed to…",22,[[["map",3],["pathconstraints",4]],[["laneid",3],["vec",3]]]],[11,"lanes_ltr","","Returns all lanes from the left side of the road to right.…",23,[[],["vec",3]]],[11,"get_left_side","","",23,[[["map",3]],["polyline",3]]],[11,"offset","","Counting from the left side of the road",23,[[["laneid",3]]]],[11,"dir","","",23,[[["laneid",3]],["direction",4]]],[11,"parking_to_driving","","",23,[[["laneid",3],["map",3]],[["laneid",3],["option",4]]]],[11,"speed_limit_from_osm","","",23,[[],["speed",3]]],[11,"find_closest_lane","","Includes off-side",23,[[["laneid",3],["fn",8],["map",3]],[["laneid",3],["option",4]]]],[11,"all_lanes","","",23,[[],[["laneid",3],["vec",3]]]],[11,"get_dir_change_pl","","This is the FIRST yellow line where the direction of the…",23,[[["map",3]],["polyline",3]]],[11,"get_half_width","","",23,[[["map",3]],["distance",3]]],[11,"get_thick_polygon","","",23,[[["map",3]],["polygon",3]]],[11,"get_name","","",23,[[["string",3],["option",4]],["string",3]]],[11,"get_rank","","",23,[[],["roadrank",4]]],[11,"all_bus_stops","","",23,[[["map",3]],[["vec",3],["busstopid",3]]]],[11,"percent_grade","","Returns [-1.0, 1.0]. 0 is flat, positive is uphill,…",23,[[["map",3]]]],[11,"is_light_rail","","",23,[[]]],[11,"is_footway","","",23,[[]]],[11,"is_service","","",23,[[]]],[11,"is_cycleway","","",23,[[]]],[11,"common_endpt","","",23,[[["road",3]],["intersectionid",3]]],[11,"is_private","","",23,[[]]],[11,"access_restrictions_from_osm","","",23,[[],["accessrestrictions",3]]],[11,"get_zone","","",23,[[["map",3]],[["option",4],["zone",3]]]],[11,"is_extremely_short","","Many roads wind up with almost no length, due to their…",23,[[]]],[11,"children_forwards","","These are ordered from closest to center lane (left-most…",23,[[],["vec",3]]],[11,"children_backwards","","",23,[[],["vec",3]]],[11,"dir_and_offset","","lane must belong to this road. Offset 0 is the centermost…",23,[[["laneid",3]]]],[11,"children","","",23,[[["direction",4]],["vec",3]]],[11,"incoming_lanes","","Returns lanes from the \\\"center\\\" going out",23,[[["intersectionid",3]],["vec",3]]],[11,"outgoing_lanes","","Returns lanes from the \\\"center\\\" going out",23,[[["intersectionid",3]],["vec",3]]],[0,"stop_signs","map_model::objects","",null,null],[3,"ControlStopSign","map_model::objects::stop_signs","",null,null],[12,"id","","",25,null],[12,"roads","","",25,null],[3,"RoadWithStopSign","","",null,null],[12,"lane_closest_to_edge","","",26,null],[12,"must_stop","","",26,null],[11,"new","map_model","",25,[[["map",3],["intersectionid",3]],["controlstopsign",3]]],[11,"get_priority","","Get the priority of a turn according to the stop sign --…",25,[[["turnid",3],["map",3]],["turnpriority",4]]],[11,"flip_sign","","",25,[[["roadid",3]]]],[0,"traffic_signals","map_model::objects","",null,null],[3,"ControlTrafficSignal","map_model::objects::traffic_signals","A traffic signal consists of a sequence of Stages that…",null,null],[12,"id","","",27,null],[12,"stages","","",27,null],[12,"offset","","",27,null],[12,"movements","","",27,null],[3,"Stage","","",null,null],[12,"protected_movements","","",28,null],[12,"yield_movements","","",28,null],[12,"stage_type","","",28,null],[4,"StageType","","",null,null],[13,"Fixed","","",57,null],[13,"Variable","","Minimum is the minimum duration, 0 allows cycle to be…",57,null],[5,"export_movement","","",null,[[["movementid",3],["map",3]],["turn",3]]],[5,"import_movement","","",null,[[["map",3],["turn",3]],[["result",6],["movementid",3]]]],[5,"find_r","","",null,[[["map",3],["directedroad",3]],[["result",6],["directedroadid",3]]]],[17,"CROSSWALK_PACE","","",null,null],[11,"simple_duration","map_model","",57,[[],["duration",3]]],[11,"new","","",27,[[["map",3],["intersectionid",3],["timer",3]],["controltrafficsignal",3]]],[11,"validating_new","","Only call this variant while importing the map, to enforce…",27,[[["map",3],["intersectionid",3],["timer",3]],["controltrafficsignal",3]]],[11,"get_possible_policies","","",27,[[["map",3],["intersectionid",3]],["vec",3]]],[11,"brute_force","","",27,[[["map",3],["intersectionid",3]]]],[11,"get_min_crossing_time","","",27,[[],["duration",3]]],[11,"validate","","",27,[[],["result",6]]],[11,"convert_to_ped_scramble","","Returns true if this did anything",27,[[]]],[11,"adjust_major_minor_timing","","Modifies the fixed timing of all stages, applying either a…",27,[[["duration",3],["map",3]],["result",6]]],[11,"turn_to_movement","","",27,[[["turnid",3]],["movementid",3]]],[11,"missing_turns","","",27,[[],[["btreeset",3],["movementid",3]]]],[11,"compressed_id","","",27,[[["turnid",3]],["compressedmovementid",3]]],[11,"simple_cycle_duration","","How long a full cycle of the signal lasts, assuming no…",27,[[],["duration",3]]],[11,"new","","",28,[[],["stage",3]]],[11,"could_be_protected","","",28,[[["btreemap",3],["movementid",3]]]],[11,"get_priority_of_turn","","",28,[[["turnid",3],["controltrafficsignal",3]],["turnpriority",4]]],[11,"get_priority_of_movement","","",28,[[["movementid",3]],["turnpriority",4]]],[11,"edit_movement","","",28,[[["movement",3],["turnpriority",4]]]],[11,"enforce_minimum_crosswalk_time","","",28,[[["movement",3]]]],[11,"export","","",27,[[["map",3]],["trafficsignal",3]]],[11,"import","","",27,[[["trafficsignal",3],["intersectionid",3],["map",3]],[["controltrafficsignal",3],["result",6]]]],[0,"turn","map_model::objects","",null,null],[3,"TurnID","map_model::objects::turn","Turns are uniquely identified by their (src, dst) lanes…",null,null],[12,"parent","","",33,null],[12,"src","","src and dst must both belong to parent. No guarantees that…",33,null],[12,"dst","","",33,null],[3,"Turn","","A Turn leads from the end of one Lane to the start of…",null,null],[12,"id","","",32,null],[12,"turn_type","","",32,null],[12,"geom","","",32,null],[12,"other_crosswalk_ids","","Empty except for TurnType::Crosswalk. Usually just one…",32,null],[3,"MovementID","","One road usually has 4 crosswalks, each a singleton…",null,null],[12,"from","","",31,null],[12,"to","","",31,null],[12,"parent","","",31,null],[12,"crosswalk","","",31,null],[3,"CompressedMovementID","","This is cheaper to store than a MovementID. It simply…",null,null],[12,"i","","",29,null],[12,"idx","","",29,null],[3,"Movement","","A Movement groups all turns from one road to another,…",null,null],[12,"id","","",30,null],[12,"turn_type","","",30,null],[12,"members","","",30,null],[12,"geom","","The \\\"overall\\\" path of movement, aka, an \\\"average\\\" of the…",30,null],[12,"angle","","",30,null],[4,"TurnType","","",null,null],[13,"Crosswalk","","",59,null],[13,"SharedSidewalkCorner","","",59,null],[13,"Straight","","",59,null],[13,"Right","","",59,null],[13,"Left","","",59,null],[13,"UTurn","","",59,null],[4,"TurnPriority","","",null,null],[13,"Banned","","For stop signs: Can\'t currently specify this! For traffic…",58,null],[13,"Yield","","For stop signs: cars have to stop before doing this turn,…",58,null],[13,"Protected","","For stop signs: cars can do this without stopping. These…",58,null],[5,"movement_geom","","",null,[[["vec",3],["polyline",3],["directedroadid",3]],[["result",6],["polyline",3]]]],[11,"conflicts_with","map_model","",32,[[["turn",3]]]],[11,"angle","","",32,[[],["angle",3]]],[11,"between_sidewalks","","",32,[[]]],[11,"penalty","","penalties for (lane types, lane-changing, slow lane)",32,[[["map",3]]]],[11,"for_i","","",30,[[["intersectionid",3],["map",3]],[["result",6],["btreemap",3]]]],[11,"src_center_and_width","","Polyline points FROM intersection",30,[[["map",3]]]],[11,"conflicts_with","","",30,[[["movement",3]]]],[0,"zone","map_model::objects","Zones and AccessRestrictions are used to model things like:",null,null],[3,"AccessRestrictions","map_model::objects::zone","",null,null],[12,"allow_through_traffic","","",34,null],[12,"cap_vehicles_per_hour","","",34,null],[3,"Zone","","A contiguous set of roads with access restrictions. This…",null,null],[12,"members","","",35,null],[12,"borders","","",35,null],[12,"restrictions","","",35,null],[5,"floodfill","","",null,[[["map",3],["roadid",3]],["zone",3]]],[11,"new","map_model","",34,[[],["accessrestrictions",3]]],[11,"make_all","","",35,[[["map",3]],[["vec",3],["zone",3]]]],[11,"pathfind","","Run slower Dijkstra\'s within the interior of a private…",35,[[["pathrequest",3],["map",3]],[["option",4],["path",3]]]],[11,"pathfind_walking","","",35,[[["pathrequest",3],["map",3]],[["vec",3],["option",4]]]],[0,"osm","","Useful utilities for working with OpenStreetMap.",null,null],[3,"NodeID","map_model::osm","",null,null],[12,"0","","",84,null],[3,"WayID","","",null,null],[12,"0","","",85,null],[3,"RelationID","","",null,null],[12,"0","","",86,null],[4,"RoadRank","","",null,null],[13,"Local","","",87,null],[13,"Arterial","","",87,null],[13,"Highway","","",87,null],[4,"OsmID","","",null,null],[13,"Node","","",88,null],[13,"Way","","",88,null],[13,"Relation","","",88,null],[17,"NAME","","",null,null],[17,"HIGHWAY","","",null,null],[17,"MAXSPEED","","",null,null],[17,"PARKING_RIGHT","","",null,null],[17,"PARKING_LEFT","","",null,null],[17,"PARKING_BOTH","","",null,null],[17,"SIDEWALK","","",null,null],[17,"OSM_WAY_ID","","",null,null],[17,"OSM_REL_ID","","",null,null],[17,"ENDPT_FWD","","",null,null],[17,"ENDPT_BACK","","",null,null],[17,"INFERRED_PARKING","","",null,null],[17,"INFERRED_SIDEWALKS","","",null,null],[11,"from_highway","","",87,[[],["roadrank",4]]],[11,"inner","","",88,[[]]],[0,"pathfind","map_model","Everything related to pathfinding through a map for…",null,null],[3,"Path","map_model::pathfind","",null,null],[12,"steps","","",39,null],[12,"orig_req","","",39,null],[12,"total_length","","",39,null],[12,"crossed_so_far","","",39,null],[12,"uber_turns","","",39,null],[12,"currently_inside_ut","","",39,null],[3,"PathRequest","","",null,null],[12,"start","","",40,null],[12,"end","","",40,null],[12,"constraints","","",40,null],[4,"PathStep","","",null,null],[13,"Lane","","Original direction",61,null],[13,"ContraflowLane","","Sidewalks only!",61,null],[13,"Turn","","",61,null],[4,"PathConstraints","","Who\'s asking for a path?",null,null],[13,"Pedestrian","","",60,null],[13,"Car","","",60,null],[13,"Bike","","",60,null],[13,"Bus","","",60,null],[13,"Train","","",60,null],[5,"validate_continuity","","",null,[[["vec",3],["map",3]]]],[5,"validate_restrictions","","",null,[[["vec",3],["map",3]]]],[0,"ch","","Uses https://github.com/easbar/fast_paths. Slower creation…",null,null],[3,"ContractionHierarchyPathfinder","map_model::pathfind::ch","",null,null],[12,"car_graph","","",89,null],[12,"bike_graph","","",89,null],[12,"bus_graph","","",89,null],[12,"train_graph","","",89,null],[12,"walking_graph","","",89,null],[12,"walking_with_transit_graph","","",89,null],[11,"new","","",89,[[["map",3],["timer",3]],["contractionhierarchypathfinder",3]]],[11,"simple_pathfind","","",89,[[["map",3],["pathrequest",3]],[["option",4],["path",3]]]],[11,"simple_walking_path","","",89,[[["map",3],["pathrequest",3]],[["vec",3],["option",4]]]],[11,"should_use_transit","","",89,[[["map",3],["position",3]],["option",4]]],[11,"apply_edits","","",89,[[["map",3],["timer",3]]]],[0,"dijkstra","map_model::pathfind","Pathfinding without needing to build a separate…",null,null],[5,"simple_pathfind","map_model::pathfind::dijkstra","",null,[[["map",3],["pathrequest",3]],[["option",4],["path",3]]]],[5,"build_graph_for_vehicles","","",null,[[["map",3],["pathconstraints",4]],[["digraphmap",6],["laneid",3],["turnid",3]]]],[5,"pathfind_avoiding_lanes","","",null,[[["btreeset",3],["pathrequest",3],["laneid",3],["map",3]],[["option",4],["path",3]]]],[5,"calc_path","","",null,[[["digraphmap",6],["laneid",3],["map",3],["turnid",3],["pathrequest",3]],[["option",4],["path",3]]]],[5,"build_graph_for_pedestrians","","",null,[[["map",3]],[["walkingnode",4],["digraphmap",6]]]],[5,"simple_walking_path","","",null,[[["map",3],["pathrequest",3]],[["vec",3],["option",4]]]],[0,"driving","map_model::pathfind","Pathfinding for cars, bikes, buses, and trains using…",null,null],[3,"VehiclePathfinder","map_model::pathfind::driving","",null,null],[12,"graph","","",90,null],[12,"nodes","","",90,null],[12,"uber_turns","","",90,null],[12,"constraints","","",90,null],[12,"path_calc","","",90,null],[4,"Node","","",null,null],[13,"Lane","","",91,null],[13,"UberTurn","","",91,null],[5,"make_input_graph","","",null,[[["map",3],["nodemap",3],["vec",3],["pathconstraints",4]],["inputgraph",3]]],[5,"driving_cost","","Different unit based on constraints.",null,[[["map",3],["pathconstraints",4],["lane",3],["turn",3]]]],[5,"round","","",null,[[]]],[11,"new","","",90,[[["vehiclepathfinder",3],["map",3],["pathconstraints",4],["option",4]],["vehiclepathfinder",3]]],[11,"pathfind","","",90,[[["map",3],["pathrequest",3]],["option",4]]],[11,"apply_edits","","",90,[[["map",3]]]],[0,"node_map","map_model::pathfind","Some helpers for working with fast_paths.",null,null],[3,"NodeMap","map_model::pathfind::node_map","",null,null],[12,"node_to_id","","",92,null],[12,"id_to_node","","",92,null],[5,"deserialize_nodemap","","",null,[[["deserializer",8]],[["result",4],["nodemap",3]]]],[11,"new","","",92,[[],["nodemap",3]]],[11,"get_or_insert","","",92,[[],["nodeid",6]]],[11,"get","","",92,[[],["nodeid",6]]],[11,"translate","","",92,[[["shortestpath",3]],["vec",3]]],[0,"pathfinder","map_model::pathfind","",null,null],[4,"Pathfinder","map_model::pathfind::pathfinder","Most of the time, prefer using the faster contraction…",null,null],[13,"Dijkstra","","",93,null],[13,"CH","","",93,null],[11,"pathfind","","Finds a path from a start to an end for a certain type of…",93,[[["pathrequest",3],["map",3]],[["option",4],["path",3]]]],[11,"pathfind_avoiding_lanes","","",93,[[["btreeset",3],["pathrequest",3],["laneid",3],["map",3]],[["option",4],["path",3]]]],[11,"should_use_transit","","",93,[[["map",3],["position",3]],["option",4]]],[11,"apply_edits","","",93,[[["map",3],["timer",3]]]],[11,"simple_pathfind","","",93,[[["map",3],["pathrequest",3]],[["option",4],["path",3]]]],[11,"simple_walking_path","","",93,[[["map",3],["pathrequest",3]],[["vec",3],["option",4]]]],[11,"pathfind_from_zone","","",93,[[["pathrequest",3],["map",3],["zone",3],["intersection",3]],[["option",4],["path",3]]]],[11,"pathfind_to_zone","","",93,[[["pathrequest",3],["map",3],["zone",3],["intersection",3]],[["option",4],["path",3]]]],[0,"uber_turns","map_model::pathfind","To deal with complicated intersections and short roads in…",null,null],[3,"IntersectionCluster","map_model::pathfind::uber_turns","This only applies to VehiclePathfinder; walking through…",null,null],[12,"members","","",36,null],[12,"uber_turns","","",36,null],[3,"UberTurn","","",null,null],[12,"path","","",37,null],[3,"UberTurnGroup","","",null,null],[12,"from","","",38,null],[12,"to","","",38,null],[12,"members","","",38,null],[12,"geom","","",38,null],[5,"flood","","",null,[[["turnid",3],["map",3],["btreeset",3]],[["uberturn",3],["vec",3]]]],[5,"trace_back","","",null,[[["turnid",3],["btreemap",3]],[["turnid",3],["vec",3]]]],[5,"group_geom","","",null,[[["polyline",3],["vec",3]],["polyline",3]]],[11,"find_all","map_model","",36,[[["map",3]],[["vec",3],["intersectioncluster",3]]]],[11,"new","","(legal, illegal)",36,[[["intersectionid",3],["map",3],["btreeset",3]]]],[11,"autodetect","","Find all other traffic signals \\\"close\\\" to one. Ignore stop…",36,[[["intersectionid",3],["map",3]],[["btreeset",3],["option",4]]]],[11,"entry","","",37,[[],["laneid",3]]],[11,"exit","","",37,[[],["laneid",3]]],[11,"geom","","",37,[[["map",3]],["polyline",3]]],[11,"uber_turn_groups","","",36,[[["map",3]],[["uberturngroup",3],["vec",3]]]],[11,"src_center_and_width","","Polyline points FROM intersection",38,[[["map",3]]]],[11,"angle","","",38,[[],["angle",3]]],[0,"walking","map_model::pathfind","Pathfinding for pedestrians using contraction hierarchies,…",null,null],[3,"SidewalkPathfinder","map_model::pathfind::walking","",null,null],[12,"graph","","",94,null],[12,"nodes","","",94,null],[12,"use_transit","","",94,null],[12,"path_calc","","",94,null],[4,"WalkingNode","","",null,null],[13,"SidewalkEndpoint","","false is src_i, true is dst_i",64,null],[13,"RideBus","","",64,null],[13,"LeaveMap","","",64,null],[5,"make_input_graph","","",null,[[["vehiclepathfinder",3],["map",3],["nodemap",3]],["inputgraph",3]]],[5,"transit_input_graph","","",null,[[["vehiclepathfinder",3],["inputgraph",3],["map",3],["nodemap",3]]]],[5,"walking_cost","","The cost is time in seconds, rounded to a usize",null,[[["distance",3]]]],[5,"walking_path_to_steps","","",null,[[["walkingnode",4],["vec",3],["map",3]],[["vec",3],["pathstep",4]]]],[5,"one_step_walking_path","","",null,[[["map",3],["pathrequest",3]],["path",3]]],[11,"closest","map_model::connectivity","",64,[[["map",3],["position",3]],["walkingnode",4]]],[11,"end_transit","","",64,[[["map",3],["position",3]],["walkingnode",4]]],[11,"new","map_model::pathfind::walking","",94,[[["vehiclepathfinder",3],["map",3]],["sidewalkpathfinder",3]]],[11,"apply_edits","","",94,[[["vehiclepathfinder",3],["map",3]]]],[11,"pathfind","","Returns the raw nodes",94,[[["map",3],["pathrequest",3]],[["vec",3],["option",4]]]],[11,"should_use_transit","","Attempt the pathfinding and see if we should ride a bus.…",94,[[["map",3],["position",3]],["option",4]]],[11,"as_traversable","map_model","",61,[[],["traversable",4]]],[11,"as_lane","","",61,[[],["laneid",3]]],[11,"as_turn","","",61,[[],["turnid",3]]],[11,"exact_slice","","",61,[[["distance",3],["map",3],["option",4]],[["result",6],["polyline",3]]]],[11,"new","","",39,[[["vec",3],["map",3],["pathstep",4],["pathrequest",3],["uberturn",3],["vec",3]],["path",3]]],[11,"dist_crossed_from_step","","Once we finish this PathStep, how much distance will be…",39,[[["map",3],["pathstep",4]],["distance",3]]],[11,"one_step","","",39,[[["pathrequest",3],["map",3]],["path",3]]],[11,"get_req","","The original PathRequest used to produce this path. If the…",39,[[],["pathrequest",3]]],[11,"crossed_so_far","","",39,[[],["distance",3]]],[11,"total_length","","",39,[[],["distance",3]]],[11,"percent_dist_crossed","","",39,[[]]],[11,"is_empty","","",39,[[]]],[11,"is_last_step","","",39,[[]]],[11,"isnt_last_step","","",39,[[]]],[11,"currently_inside_ut","","",39,[[],["option",4]]],[11,"about_to_start_ut","","",39,[[],[["uberturn",3],["option",4]]]],[11,"shift","","",39,[[["map",3]],["pathstep",4]]],[11,"add","","",39,[[["map",3],["pathstep",4]]]],[11,"is_upcoming_uber_turn_component","","",39,[[["turnid",3]]]],[11,"modify_step","","Trusting the caller to do this in valid ways.",39,[[["map",3],["pathstep",4]]]],[11,"current_step","","",39,[[],["pathstep",4]]],[11,"next_step","","",39,[[],["pathstep",4]]],[11,"maybe_next_step","","",39,[[],[["pathstep",4],["option",4]]]],[11,"last_step","","",39,[[],["pathstep",4]]],[11,"trace","","Traces along the path from its originally requested start.…",39,[[["map",3]],[["option",4],["polyline",3]]]],[11,"trace_from_start","","Traces along the path from a specified distance along the…",39,[[["distance",3],["map",3]],[["option",4],["polyline",3]]]],[11,"get_steps","","",39,[[],["vecdeque",3]]],[11,"append","","",39,[[["map",3],["path",3]]]],[11,"estimate_duration","","Estimate how long following the path will take in the best…",39,[[["map",3],["pathconstraints",4],["option",4],["speed",3]],["duration",3]]],[11,"all","","",60,[[],[["vec",3],["pathconstraints",4]]]],[11,"from_lt","","Not bijective, but this is the best guess of user intent",60,[[["lanetype",4]],["pathconstraints",4]]],[11,"can_use","","",60,[[["map",3],["lane",3]]]],[11,"filter_lanes","","Strict for bikes. If there are bike lanes, not allowed to…",60,[[["laneid",3],["map",3],["vec",3]],[["laneid",3],["vec",3]]]],[11,"between_buildings","","Determines the start and end position to travel between…",40,[[["map",3],["buildingid",3],["pathconstraints",4]],[["option",4],["pathrequest",3]]]],[0,"raw","","The convert_osm crate produces a RawMap from OSM and other…",null,null],[3,"RawMap","map_model::raw","",null,null],[12,"name","","",95,null],[12,"roads","","",95,null],[12,"intersections","","",95,null],[12,"buildings","","",95,null],[12,"bus_routes","","",95,null],[12,"areas","","",95,null],[12,"parking_lots","","",95,null],[12,"parking_aisles","","",95,null],[12,"boundary_polygon","","",95,null],[12,"gps_bounds","","",95,null],[12,"config","","",95,null],[3,"OriginalRoad","","A way to refer to roads across many maps and over time.…",null,null],[12,"osm_way_id","","",96,null],[12,"i1","","",96,null],[12,"i2","","",96,null],[3,"RawRoad","","",null,null],[12,"center_points","","This is effectively a PolyLine, except there\'s a case…",97,null],[12,"osm_tags","","",97,null],[12,"turn_restrictions","","",97,null],[12,"complicated_turn_restrictions","","(via, to). For turn restrictions where \'via\' is an entire…",97,null],[3,"RawIntersection","","",null,null],[12,"point","","Represents the original place where OSM center-lines meet.…",98,null],[12,"intersection_type","","",98,null],[12,"elevation","","",98,null],[3,"RawBuilding","","",null,null],[12,"polygon","","",99,null],[12,"osm_tags","","",99,null],[12,"public_garage_name","","",99,null],[12,"num_parking_spots","","",99,null],[12,"amenities","","",99,null],[3,"RawArea","","",null,null],[12,"area_type","","",100,null],[12,"polygon","","",100,null],[12,"osm_tags","","",100,null],[12,"osm_id","","",100,null],[3,"RawParkingLot","","",null,null],[12,"osm_id","","",101,null],[12,"polygon","","",101,null],[12,"osm_tags","","",101,null],[3,"TurnRestriction","","",null,null],[12,"0","","",102,null],[12,"1","","",102,null],[12,"2","","",102,null],[3,"RawBusRoute","","",null,null],[12,"full_name","","",103,null],[12,"short_name","","",103,null],[12,"osm_rel_id","","",103,null],[12,"gtfs_trip_marker","","",103,null],[12,"is_bus","","If not, light rail",103,null],[12,"stops","","",103,null],[12,"border_start","","",103,null],[12,"border_end","","",103,null],[12,"all_pts","","This is guaranteed to be in order and contiguous.",103,null],[3,"RawBusStop","","",null,null],[12,"name","","",104,null],[12,"vehicle_pos","","Probably not an intersection, but this type is more…",104,null],[12,"matched_road","","Guaranteed to be filled out when RawMap is fully written.",104,null],[12,"ped_pos","","If it\'s not explicitly mapped, we\'ll do equiv_pos.",104,null],[4,"RestrictionType","","",null,null],[13,"BanTurns","","",105,null],[13,"OnlyAllowTurns","","",105,null],[11,"new","","",96,[[],["originalroad",3]]],[11,"to_string_code","","Prints the OriginalRoad in a way that can be copied to…",96,[[],["string",3]]],[11,"blank","","",95,[[["mapname",3]],["rawmap",3]]],[11,"roads_per_intersection","","",95,[[["nodeid",3]],[["originalroad",3],["vec",3]]]],[11,"new_osm_node_id","","",95,[[],["nodeid",3]]],[11,"new_osm_way_id","","",95,[[],["wayid",3]]],[11,"preview_intersection","","(Intersection polygon, polygons for roads, list of labeled…",95,[[["nodeid",3],["timer",3]]]],[11,"trimmed_road_geometry","","Generate the trimmed `PolyLine` for a single RawRoad by…",95,[[["originalroad",3]],[["option",4],["polyline",3]]]],[11,"save","","",95,[[]]],[11,"can_delete_intersection","","",95,[[["nodeid",3]]]],[11,"delete_intersection","","",95,[[["nodeid",3]]]],[11,"move_intersection","","",95,[[["pt2d",3],["nodeid",3]],[["option",4],["vec",3]]]],[11,"closest_intersection","","",95,[[["pt2d",3]],["nodeid",3]]],[11,"path_dist_to","","",95,[[["nodeid",3]],[["distance",3],["option",4]]]],[11,"merge_short_road","","(the surviving intersection, the deleted intersection,…",95,[[["originalroad",3]],["result",6]]],[11,"get_geometry","","Returns the corrected center and total width",97,[[["mapconfig",3],["originalroad",3]],["result",6]]],[11,"is_light_rail","","",97,[[]]],[11,"is_footway","","",97,[[]]],[11,"is_service","","",97,[[]]],[11,"new","","",105,[[],[["restrictiontype",4],["option",4]]]],[0,"traversable","map_model","",null,null],[3,"Position","map_model::traversable","Represents a specific point some distance along a lane.",null,null],[12,"lane","","",41,null],[12,"dist_along","","",41,null],[4,"Traversable","","Either a lane or a turn, where most movement happens.",null,null],[13,"Lane","","",62,null],[13,"Turn","","",62,null],[11,"new","map_model","",41,[[["distance",3],["laneid",3]],["position",3]]],[11,"start","","",41,[[["laneid",3]],["position",3]]],[11,"end","","",41,[[["laneid",3],["map",3]],["position",3]]],[11,"lane","","",41,[[],["laneid",3]]],[11,"dist_along","","",41,[[],["distance",3]]],[11,"pt","","",41,[[["map",3]],["pt2d",3]]],[11,"pt_and_angle","","",41,[[["map",3]]]],[11,"equiv_pos","","",41,[[["laneid",3],["map",3]],["position",3]]],[11,"equiv_pos_for_long_object","","",41,[[["distance",3],["laneid",3],["map",3]],["position",3]]],[11,"min_dist","","",41,[[["distance",3],["map",3]],[["position",3],["option",4]]]],[11,"buffer_dist","","",41,[[["distance",3],["map",3]],[["position",3],["option",4]]]],[11,"as_lane","","",62,[[],["laneid",3]]],[11,"as_turn","","",62,[[],["turnid",3]]],[11,"maybe_turn","","",62,[[],[["turnid",3],["option",4]]]],[11,"maybe_lane","","",62,[[],[["laneid",3],["option",4]]]],[11,"length","","",62,[[["map",3]],["distance",3]]],[11,"dist_along","","",62,[[["distance",3],["map",3]],["result",6]]],[11,"slice","","",62,[[["distance",3],["map",3]],["result",6]]],[11,"exact_slice","","",62,[[["distance",3],["map",3]],["polyline",3]]],[11,"speed_limit","","",62,[[["map",3]],["speed",3]]],[11,"get_zorder","","",62,[[["map",3]]]],[17,"PARKING_LOT_SPOT_LENGTH","","The full PARKING_SPOT_LENGTH used for on-street is looking…",null,null],[17,"PARKING_SPOT_LENGTH","","Bit longer than the longest car.",null,null],[17,"NORMAL_LANE_THICKNESS","","",null,null],[17,"SERVICE_ROAD_LANE_THICKNESS","","",null,null],[17,"SIDEWALK_THICKNESS","","",null,null],[17,"SHOULDER_THICKNESS","","",null,null],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"to_owned","","",5,[[]]],[11,"clone_into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"to_owned","","",7,[[]]],[11,"clone_into","","",7,[[]]],[11,"to_string","","",7,[[],["string",3]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"equivalent","","",7,[[]]],[11,"get_hash","","",7,[[]]],[11,"vzip","","",7,[[]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"to_owned","","",8,[[]]],[11,"clone_into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"to_owned","","",10,[[]]],[11,"clone_into","","",10,[[]]],[11,"to_string","","",10,[[],["string",3]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"equivalent","","",10,[[]]],[11,"get_hash","","",10,[[]]],[11,"vzip","","",10,[[]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"to_owned","","",11,[[]]],[11,"clone_into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"equivalent","","",11,[[]]],[11,"vzip","","",11,[[]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"to_string","","",13,[[],["string",3]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"equivalent","","",13,[[]]],[11,"get_hash","","",13,[[]]],[11,"vzip","","",13,[[]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"to_owned","","",14,[[]]],[11,"clone_into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"to_owned","","",15,[[]]],[11,"clone_into","","",15,[[]]],[11,"to_string","","",15,[[],["string",3]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"equivalent","","",15,[[]]],[11,"get_hash","","",15,[[]]],[11,"vzip","","",15,[[]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"to_owned","","",17,[[]]],[11,"clone_into","","",17,[[]]],[11,"to_string","","",17,[[],["string",3]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"equivalent","","",17,[[]]],[11,"get_hash","","",17,[[]]],[11,"vzip","","",17,[[]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"to_owned","","",19,[[]]],[11,"clone_into","","",19,[[]]],[11,"to_string","","",19,[[],["string",3]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"equivalent","","",19,[[]]],[11,"get_hash","","",19,[[]]],[11,"vzip","","",19,[[]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"to_owned","","",21,[[]]],[11,"clone_into","","",21,[[]]],[11,"to_string","","",21,[[],["string",3]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"equivalent","","",21,[[]]],[11,"get_hash","","",21,[[]]],[11,"vzip","","",21,[[]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"to_owned","","",22,[[]]],[11,"clone_into","","",22,[[]]],[11,"to_string","","",22,[[],["string",3]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"equivalent","","",22,[[]]],[11,"get_hash","","",22,[[]]],[11,"vzip","","",22,[[]]],[11,"from","","",23,[[]]],[11,"into","","",23,[[]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"vzip","","",23,[[]]],[11,"from","","",24,[[]]],[11,"into","","",24,[[]]],[11,"to_owned","","",24,[[]]],[11,"clone_into","","",24,[[]]],[11,"to_string","","",24,[[],["string",3]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"equivalent","","",24,[[]]],[11,"get_hash","","",24,[[]]],[11,"vzip","","",24,[[]]],[11,"from","","",25,[[]]],[11,"into","","",25,[[]]],[11,"to_owned","","",25,[[]]],[11,"clone_into","","",25,[[]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"vzip","","",25,[[]]],[11,"from","","",26,[[]]],[11,"into","","",26,[[]]],[11,"to_owned","","",26,[[]]],[11,"clone_into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"vzip","","",26,[[]]],[11,"from","","",27,[[]]],[11,"into","","",27,[[]]],[11,"to_owned","","",27,[[]]],[11,"clone_into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"vzip","","",27,[[]]],[11,"from","","",28,[[]]],[11,"into","","",28,[[]]],[11,"to_owned","","",28,[[]]],[11,"clone_into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"vzip","","",28,[[]]],[11,"from","","",29,[[]]],[11,"into","","",29,[[]]],[11,"to_owned","","",29,[[]]],[11,"clone_into","","",29,[[]]],[11,"borrow","","",29,[[]]],[11,"borrow_mut","","",29,[[]]],[11,"try_from","","",29,[[],["result",4]]],[11,"try_into","","",29,[[],["result",4]]],[11,"type_id","","",29,[[],["typeid",3]]],[11,"equivalent","","",29,[[]]],[11,"get_hash","","",29,[[]]],[11,"vzip","","",29,[[]]],[11,"from","","",30,[[]]],[11,"into","","",30,[[]]],[11,"to_owned","","",30,[[]]],[11,"clone_into","","",30,[[]]],[11,"borrow","","",30,[[]]],[11,"borrow_mut","","",30,[[]]],[11,"try_from","","",30,[[],["result",4]]],[11,"try_into","","",30,[[],["result",4]]],[11,"type_id","","",30,[[],["typeid",3]]],[11,"vzip","","",30,[[]]],[11,"from","","",31,[[]]],[11,"into","","",31,[[]]],[11,"to_owned","","",31,[[]]],[11,"clone_into","","",31,[[]]],[11,"borrow","","",31,[[]]],[11,"borrow_mut","","",31,[[]]],[11,"try_from","","",31,[[],["result",4]]],[11,"try_into","","",31,[[],["result",4]]],[11,"type_id","","",31,[[],["typeid",3]]],[11,"equivalent","","",31,[[]]],[11,"get_hash","","",31,[[]]],[11,"vzip","","",31,[[]]],[11,"from","","",32,[[]]],[11,"into","","",32,[[]]],[11,"to_owned","","",32,[[]]],[11,"clone_into","","",32,[[]]],[11,"borrow","","",32,[[]]],[11,"borrow_mut","","",32,[[]]],[11,"try_from","","",32,[[],["result",4]]],[11,"try_into","","",32,[[],["result",4]]],[11,"type_id","","",32,[[],["typeid",3]]],[11,"vzip","","",32,[[]]],[11,"from","","",33,[[]]],[11,"into","","",33,[[]]],[11,"to_owned","","",33,[[]]],[11,"clone_into","","",33,[[]]],[11,"to_string","","",33,[[],["string",3]]],[11,"borrow","","",33,[[]]],[11,"borrow_mut","","",33,[[]]],[11,"try_from","","",33,[[],["result",4]]],[11,"try_into","","",33,[[],["result",4]]],[11,"type_id","","",33,[[],["typeid",3]]],[11,"equivalent","","",33,[[]]],[11,"get_hash","","",33,[[]]],[11,"vzip","","",33,[[]]],[11,"from","","",34,[[]]],[11,"into","","",34,[[]]],[11,"to_owned","","",34,[[]]],[11,"clone_into","","",34,[[]]],[11,"borrow","","",34,[[]]],[11,"borrow_mut","","",34,[[]]],[11,"try_from","","",34,[[],["result",4]]],[11,"try_into","","",34,[[],["result",4]]],[11,"type_id","","",34,[[],["typeid",3]]],[11,"vzip","","",34,[[]]],[11,"from","","",35,[[]]],[11,"into","","",35,[[]]],[11,"borrow","","",35,[[]]],[11,"borrow_mut","","",35,[[]]],[11,"try_from","","",35,[[],["result",4]]],[11,"try_into","","",35,[[],["result",4]]],[11,"type_id","","",35,[[],["typeid",3]]],[11,"vzip","","",35,[[]]],[11,"from","","",36,[[]]],[11,"into","","",36,[[]]],[11,"to_owned","","",36,[[]]],[11,"clone_into","","",36,[[]]],[11,"borrow","","",36,[[]]],[11,"borrow_mut","","",36,[[]]],[11,"try_from","","",36,[[],["result",4]]],[11,"try_into","","",36,[[],["result",4]]],[11,"type_id","","",36,[[],["typeid",3]]],[11,"vzip","","",36,[[]]],[11,"from","","",37,[[]]],[11,"into","","",37,[[]]],[11,"to_owned","","",37,[[]]],[11,"clone_into","","",37,[[]]],[11,"borrow","","",37,[[]]],[11,"borrow_mut","","",37,[[]]],[11,"try_from","","",37,[[],["result",4]]],[11,"try_into","","",37,[[],["result",4]]],[11,"type_id","","",37,[[],["typeid",3]]],[11,"vzip","","",37,[[]]],[11,"from","","",38,[[]]],[11,"into","","",38,[[]]],[11,"borrow","","",38,[[]]],[11,"borrow_mut","","",38,[[]]],[11,"try_from","","",38,[[],["result",4]]],[11,"try_into","","",38,[[],["result",4]]],[11,"type_id","","",38,[[],["typeid",3]]],[11,"vzip","","",38,[[]]],[11,"from","","",39,[[]]],[11,"into","","",39,[[]]],[11,"to_owned","","",39,[[]]],[11,"clone_into","","",39,[[]]],[11,"borrow","","",39,[[]]],[11,"borrow_mut","","",39,[[]]],[11,"try_from","","",39,[[],["result",4]]],[11,"try_into","","",39,[[],["result",4]]],[11,"type_id","","",39,[[],["typeid",3]]],[11,"vzip","","",39,[[]]],[11,"from","","",40,[[]]],[11,"into","","",40,[[]]],[11,"to_owned","","",40,[[]]],[11,"clone_into","","",40,[[]]],[11,"to_string","","",40,[[],["string",3]]],[11,"borrow","","",40,[[]]],[11,"borrow_mut","","",40,[[]]],[11,"try_from","","",40,[[],["result",4]]],[11,"try_into","","",40,[[],["result",4]]],[11,"type_id","","",40,[[],["typeid",3]]],[11,"equivalent","","",40,[[]]],[11,"vzip","","",40,[[]]],[11,"from","","",41,[[]]],[11,"into","","",41,[[]]],[11,"to_owned","","",41,[[]]],[11,"clone_into","","",41,[[]]],[11,"to_string","","",41,[[],["string",3]]],[11,"borrow","","",41,[[]]],[11,"borrow_mut","","",41,[[]]],[11,"try_from","","",41,[[],["result",4]]],[11,"try_into","","",41,[[],["result",4]]],[11,"type_id","","",41,[[],["typeid",3]]],[11,"equivalent","","",41,[[]]],[11,"vzip","","",41,[[]]],[11,"from","","",42,[[]]],[11,"into","","",42,[[]]],[11,"borrow","","",42,[[]]],[11,"borrow_mut","","",42,[[]]],[11,"try_from","","",42,[[],["result",4]]],[11,"try_into","","",42,[[],["result",4]]],[11,"type_id","","",42,[[],["typeid",3]]],[11,"vzip","","",42,[[]]],[11,"from","","",43,[[]]],[11,"into","","",43,[[]]],[11,"to_owned","","",43,[[]]],[11,"clone_into","","",43,[[]]],[11,"borrow","","",43,[[]]],[11,"borrow_mut","","",43,[[]]],[11,"try_from","","",43,[[],["result",4]]],[11,"try_into","","",43,[[],["result",4]]],[11,"type_id","","",43,[[],["typeid",3]]],[11,"vzip","","",43,[[]]],[11,"from","","",47,[[]]],[11,"into","","",47,[[]]],[11,"to_owned","","",47,[[]]],[11,"clone_into","","",47,[[]]],[11,"borrow","","",47,[[]]],[11,"borrow_mut","","",47,[[]]],[11,"try_from","","",47,[[],["result",4]]],[11,"try_into","","",47,[[],["result",4]]],[11,"type_id","","",47,[[],["typeid",3]]],[11,"vzip","","",47,[[]]],[11,"from","","",48,[[]]],[11,"into","","",48,[[]]],[11,"to_owned","","",48,[[]]],[11,"clone_into","","",48,[[]]],[11,"borrow","","",48,[[]]],[11,"borrow_mut","","",48,[[]]],[11,"try_from","","",48,[[],["result",4]]],[11,"try_into","","",48,[[],["result",4]]],[11,"type_id","","",48,[[],["typeid",3]]],[11,"vzip","","",48,[[]]],[11,"from","","",49,[[]]],[11,"into","","",49,[[]]],[11,"to_owned","","",49,[[]]],[11,"clone_into","","",49,[[]]],[11,"borrow","","",49,[[]]],[11,"borrow_mut","","",49,[[]]],[11,"try_from","","",49,[[],["result",4]]],[11,"try_into","","",49,[[],["result",4]]],[11,"type_id","","",49,[[],["typeid",3]]],[11,"equivalent","","",49,[[]]],[11,"get_hash","","",49,[[]]],[11,"vzip","","",49,[[]]],[11,"from","","",50,[[]]],[11,"into","","",50,[[]]],[11,"to_owned","","",50,[[]]],[11,"clone_into","","",50,[[]]],[11,"to_string","","",50,[[],["string",3]]],[11,"borrow","","",50,[[]]],[11,"borrow_mut","","",50,[[]]],[11,"try_from","","",50,[[],["result",4]]],[11,"try_into","","",50,[[],["result",4]]],[11,"type_id","","",50,[[],["typeid",3]]],[11,"equivalent","","",50,[[]]],[11,"vzip","","",50,[[]]],[11,"from","","",51,[[]]],[11,"into","","",51,[[]]],[11,"to_owned","","",51,[[]]],[11,"clone_into","","",51,[[]]],[11,"borrow","","",51,[[]]],[11,"borrow_mut","","",51,[[]]],[11,"try_from","","",51,[[],["result",4]]],[11,"try_into","","",51,[[],["result",4]]],[11,"type_id","","",51,[[],["typeid",3]]],[11,"vzip","","",51,[[]]],[11,"from","","",53,[[]]],[11,"into","","",53,[[]]],[11,"to_owned","","",53,[[]]],[11,"clone_into","","",53,[[]]],[11,"borrow","","",53,[[]]],[11,"borrow_mut","","",53,[[]]],[11,"try_from","","",53,[[],["result",4]]],[11,"try_into","","",53,[[],["result",4]]],[11,"type_id","","",53,[[],["typeid",3]]],[11,"vzip","","",53,[[]]],[11,"from","","",54,[[]]],[11,"into","","",54,[[]]],[11,"to_owned","","",54,[[]]],[11,"clone_into","","",54,[[]]],[11,"borrow","","",54,[[]]],[11,"borrow_mut","","",54,[[]]],[11,"try_from","","",54,[[],["result",4]]],[11,"try_into","","",54,[[],["result",4]]],[11,"type_id","","",54,[[],["typeid",3]]],[11,"equivalent","","",54,[[]]],[11,"get_hash","","",54,[[]]],[11,"vzip","","",54,[[]]],[11,"from","","",55,[[]]],[11,"into","","",55,[[]]],[11,"to_owned","","",55,[[]]],[11,"clone_into","","",55,[[]]],[11,"borrow","","",55,[[]]],[11,"borrow_mut","","",55,[[]]],[11,"try_from","","",55,[[],["result",4]]],[11,"try_into","","",55,[[],["result",4]]],[11,"type_id","","",55,[[],["typeid",3]]],[11,"equivalent","","",55,[[]]],[11,"get_hash","","",55,[[]]],[11,"vzip","","",55,[[]]],[11,"from","","",56,[[]]],[11,"into","","",56,[[]]],[11,"to_owned","","",56,[[]]],[11,"clone_into","","",56,[[]]],[11,"to_string","","",56,[[],["string",3]]],[11,"borrow","","",56,[[]]],[11,"borrow_mut","","",56,[[]]],[11,"try_from","","",56,[[],["result",4]]],[11,"try_into","","",56,[[],["result",4]]],[11,"type_id","","",56,[[],["typeid",3]]],[11,"equivalent","","",56,[[]]],[11,"get_hash","","",56,[[]]],[11,"vzip","","",56,[[]]],[11,"from","","",57,[[]]],[11,"into","","",57,[[]]],[11,"to_owned","","",57,[[]]],[11,"clone_into","","",57,[[]]],[11,"borrow","","",57,[[]]],[11,"borrow_mut","","",57,[[]]],[11,"try_from","","",57,[[],["result",4]]],[11,"try_into","","",57,[[],["result",4]]],[11,"type_id","","",57,[[],["typeid",3]]],[11,"vzip","","",57,[[]]],[11,"from","","",58,[[]]],[11,"into","","",58,[[]]],[11,"to_owned","","",58,[[]]],[11,"clone_into","","",58,[[]]],[11,"borrow","","",58,[[]]],[11,"borrow_mut","","",58,[[]]],[11,"try_from","","",58,[[],["result",4]]],[11,"try_into","","",58,[[],["result",4]]],[11,"type_id","","",58,[[],["typeid",3]]],[11,"vzip","","",58,[[]]],[11,"from","","",59,[[]]],[11,"into","","",59,[[]]],[11,"to_owned","","",59,[[]]],[11,"clone_into","","",59,[[]]],[11,"borrow","","",59,[[]]],[11,"borrow_mut","","",59,[[]]],[11,"try_from","","",59,[[],["result",4]]],[11,"try_into","","",59,[[],["result",4]]],[11,"type_id","","",59,[[],["typeid",3]]],[11,"equivalent","","",59,[[]]],[11,"vzip","","",59,[[]]],[11,"from","","",60,[[]]],[11,"into","","",60,[[]]],[11,"to_owned","","",60,[[]]],[11,"clone_into","","",60,[[]]],[11,"borrow","","",60,[[]]],[11,"borrow_mut","","",60,[[]]],[11,"try_from","","",60,[[],["result",4]]],[11,"try_into","","",60,[[],["result",4]]],[11,"type_id","","",60,[[],["typeid",3]]],[11,"equivalent","","",60,[[]]],[11,"vzip","","",60,[[]]],[11,"from","","",61,[[]]],[11,"into","","",61,[[]]],[11,"to_owned","","",61,[[]]],[11,"clone_into","","",61,[[]]],[11,"borrow","","",61,[[]]],[11,"borrow_mut","","",61,[[]]],[11,"try_from","","",61,[[],["result",4]]],[11,"try_into","","",61,[[],["result",4]]],[11,"type_id","","",61,[[],["typeid",3]]],[11,"equivalent","","",61,[[]]],[11,"get_hash","","",61,[[]]],[11,"vzip","","",61,[[]]],[11,"from","","",62,[[]]],[11,"into","","",62,[[]]],[11,"to_owned","","",62,[[]]],[11,"clone_into","","",62,[[]]],[11,"to_string","","",62,[[],["string",3]]],[11,"borrow","","",62,[[]]],[11,"borrow_mut","","",62,[[]]],[11,"try_from","","",62,[[],["result",4]]],[11,"try_into","","",62,[[],["result",4]]],[11,"type_id","","",62,[[],["typeid",3]]],[11,"equivalent","","",62,[[]]],[11,"get_hash","","",62,[[]]],[11,"vzip","","",62,[[]]],[11,"from","map_model::connectivity","",63,[[]]],[11,"into","","",63,[[]]],[11,"to_owned","","",63,[[]]],[11,"clone_into","","",63,[[]]],[11,"borrow","","",63,[[]]],[11,"borrow_mut","","",63,[[]]],[11,"try_from","","",63,[[],["result",4]]],[11,"try_into","","",63,[[],["result",4]]],[11,"type_id","","",63,[[],["typeid",3]]],[11,"vzip","","",63,[[]]],[11,"from","","",64,[[]]],[11,"into","","",64,[[]]],[11,"to_owned","","",64,[[]]],[11,"clone_into","","",64,[[]]],[11,"borrow","","",64,[[]]],[11,"borrow_mut","","",64,[[]]],[11,"try_from","","",64,[[],["result",4]]],[11,"try_into","","",64,[[],["result",4]]],[11,"type_id","","",64,[[],["typeid",3]]],[11,"equivalent","","",64,[[]]],[11,"get_hash","","",64,[[]]],[11,"vzip","","",64,[[]]],[11,"from","map_model::connectivity::walking","",65,[[]]],[11,"into","","",65,[[]]],[11,"borrow","","",65,[[]]],[11,"borrow_mut","","",65,[[]]],[11,"try_from","","",65,[[],["result",4]]],[11,"try_into","","",65,[[],["result",4]]],[11,"type_id","","",65,[[],["typeid",3]]],[11,"equivalent","","",65,[[]]],[11,"vzip","","",65,[[]]],[11,"from","map_model::edits::compat","",66,[[]]],[11,"into","","",66,[[]]],[11,"borrow","","",66,[[]]],[11,"borrow_mut","","",66,[[]]],[11,"try_from","","",66,[[],["result",4]]],[11,"try_into","","",66,[[],["result",4]]],[11,"type_id","","",66,[[],["typeid",3]]],[11,"vzip","","",66,[[]]],[11,"from","","",67,[[]]],[11,"into","","",67,[[]]],[11,"borrow","","",67,[[]]],[11,"borrow_mut","","",67,[[]]],[11,"try_from","","",67,[[],["result",4]]],[11,"try_into","","",67,[[],["result",4]]],[11,"type_id","","",67,[[],["typeid",3]]],[11,"vzip","","",67,[[]]],[11,"from","","",68,[[]]],[11,"into","","",68,[[]]],[11,"borrow","","",68,[[]]],[11,"borrow_mut","","",68,[[]]],[11,"try_from","","",68,[[],["result",4]]],[11,"try_into","","",68,[[],["result",4]]],[11,"type_id","","",68,[[],["typeid",3]]],[11,"vzip","","",68,[[]]],[11,"from","","",69,[[]]],[11,"into","","",69,[[]]],[11,"borrow","","",69,[[]]],[11,"borrow_mut","","",69,[[]]],[11,"try_from","","",69,[[],["result",4]]],[11,"try_into","","",69,[[],["result",4]]],[11,"type_id","","",69,[[],["typeid",3]]],[11,"vzip","","",69,[[]]],[11,"from","","",70,[[]]],[11,"into","","",70,[[]]],[11,"borrow","","",70,[[]]],[11,"borrow_mut","","",70,[[]]],[11,"try_from","","",70,[[],["result",4]]],[11,"try_into","","",70,[[],["result",4]]],[11,"type_id","","",70,[[],["typeid",3]]],[11,"vzip","","",70,[[]]],[11,"from","map_model::edits::perma","",71,[[]]],[11,"into","","",71,[[]]],[11,"to_owned","","",71,[[]]],[11,"clone_into","","",71,[[]]],[11,"borrow","","",71,[[]]],[11,"borrow_mut","","",71,[[]]],[11,"try_from","","",71,[[],["result",4]]],[11,"try_into","","",71,[[],["result",4]]],[11,"type_id","","",71,[[],["typeid",3]]],[11,"vzip","","",71,[[]]],[11,"from","","",73,[[]]],[11,"into","","",73,[[]]],[11,"to_owned","","",73,[[]]],[11,"clone_into","","",73,[[]]],[11,"borrow","","",73,[[]]],[11,"borrow_mut","","",73,[[]]],[11,"try_from","","",73,[[],["result",4]]],[11,"try_into","","",73,[[],["result",4]]],[11,"type_id","","",73,[[],["typeid",3]]],[11,"vzip","","",73,[[]]],[11,"from","map_model::make::initial","",77,[[]]],[11,"into","","",77,[[]]],[11,"borrow","","",77,[[]]],[11,"borrow_mut","","",77,[[]]],[11,"try_from","","",77,[[],["result",4]]],[11,"try_into","","",77,[[],["result",4]]],[11,"type_id","","",77,[[],["typeid",3]]],[11,"vzip","","",77,[[]]],[11,"from","","",78,[[]]],[11,"into","","",78,[[]]],[11,"borrow","","",78,[[]]],[11,"borrow_mut","","",78,[[]]],[11,"try_from","","",78,[[],["result",4]]],[11,"try_into","","",78,[[],["result",4]]],[11,"type_id","","",78,[[],["typeid",3]]],[11,"vzip","","",78,[[]]],[11,"from","","",79,[[]]],[11,"into","","",79,[[]]],[11,"borrow","","",79,[[]]],[11,"borrow_mut","","",79,[[]]],[11,"try_from","","",79,[[],["result",4]]],[11,"try_into","","",79,[[],["result",4]]],[11,"type_id","","",79,[[],["typeid",3]]],[11,"vzip","","",79,[[]]],[11,"from","map_model::make::initial::geometry","",80,[[]]],[11,"into","","",80,[[]]],[11,"borrow","","",80,[[]]],[11,"borrow_mut","","",80,[[]]],[11,"try_from","","",80,[[],["result",4]]],[11,"try_into","","",80,[[],["result",4]]],[11,"type_id","","",80,[[],["typeid",3]]],[11,"vzip","","",80,[[]]],[11,"from","map_model::make::initial::lane_specs","",81,[[]]],[11,"into","","",81,[[]]],[11,"borrow","","",81,[[]]],[11,"borrow_mut","","",81,[[]]],[11,"try_from","","",81,[[],["result",4]]],[11,"try_into","","",81,[[],["result",4]]],[11,"type_id","","",81,[[],["typeid",3]]],[11,"vzip","","",81,[[]]],[11,"from","map_model::make::traffic_signals","",82,[[]]],[11,"into","","",82,[[]]],[11,"to_owned","","",82,[[]]],[11,"clone_into","","",82,[[]]],[11,"borrow","","",82,[[]]],[11,"borrow_mut","","",82,[[]]],[11,"try_from","","",82,[[],["result",4]]],[11,"try_into","","",82,[[],["result",4]]],[11,"type_id","","",82,[[],["typeid",3]]],[11,"vzip","","",82,[[]]],[11,"from","map_model::make::transit","",83,[[]]],[11,"into","","",83,[[]]],[11,"borrow","","",83,[[]]],[11,"borrow_mut","","",83,[[]]],[11,"try_from","","",83,[[],["result",4]]],[11,"try_into","","",83,[[],["result",4]]],[11,"type_id","","",83,[[],["typeid",3]]],[11,"vzip","","",83,[[]]],[11,"from","map_model::osm","",84,[[]]],[11,"into","","",84,[[]]],[11,"to_owned","","",84,[[]]],[11,"clone_into","","",84,[[]]],[11,"to_string","","",84,[[],["string",3]]],[11,"borrow","","",84,[[]]],[11,"borrow_mut","","",84,[[]]],[11,"try_from","","",84,[[],["result",4]]],[11,"try_into","","",84,[[],["result",4]]],[11,"type_id","","",84,[[],["typeid",3]]],[11,"equivalent","","",84,[[]]],[11,"get_hash","","",84,[[]]],[11,"vzip","","",84,[[]]],[11,"from","","",85,[[]]],[11,"into","","",85,[[]]],[11,"to_owned","","",85,[[]]],[11,"clone_into","","",85,[[]]],[11,"to_string","","",85,[[],["string",3]]],[11,"borrow","","",85,[[]]],[11,"borrow_mut","","",85,[[]]],[11,"try_from","","",85,[[],["result",4]]],[11,"try_into","","",85,[[],["result",4]]],[11,"type_id","","",85,[[],["typeid",3]]],[11,"equivalent","","",85,[[]]],[11,"get_hash","","",85,[[]]],[11,"vzip","","",85,[[]]],[11,"from","","",86,[[]]],[11,"into","","",86,[[]]],[11,"to_owned","","",86,[[]]],[11,"clone_into","","",86,[[]]],[11,"to_string","","",86,[[],["string",3]]],[11,"borrow","","",86,[[]]],[11,"borrow_mut","","",86,[[]]],[11,"try_from","","",86,[[],["result",4]]],[11,"try_into","","",86,[[],["result",4]]],[11,"type_id","","",86,[[],["typeid",3]]],[11,"equivalent","","",86,[[]]],[11,"get_hash","","",86,[[]]],[11,"vzip","","",86,[[]]],[11,"from","","",87,[[]]],[11,"into","","",87,[[]]],[11,"to_owned","","",87,[[]]],[11,"clone_into","","",87,[[]]],[11,"borrow","","",87,[[]]],[11,"borrow_mut","","",87,[[]]],[11,"try_from","","",87,[[],["result",4]]],[11,"try_into","","",87,[[],["result",4]]],[11,"type_id","","",87,[[],["typeid",3]]],[11,"equivalent","","",87,[[]]],[11,"vzip","","",87,[[]]],[11,"from","","",88,[[]]],[11,"into","","",88,[[]]],[11,"to_owned","","",88,[[]]],[11,"clone_into","","",88,[[]]],[11,"to_string","","",88,[[],["string",3]]],[11,"borrow","","",88,[[]]],[11,"borrow_mut","","",88,[[]]],[11,"try_from","","",88,[[],["result",4]]],[11,"try_into","","",88,[[],["result",4]]],[11,"type_id","","",88,[[],["typeid",3]]],[11,"equivalent","","",88,[[]]],[11,"get_hash","","",88,[[]]],[11,"vzip","","",88,[[]]],[11,"from","map_model::pathfind::ch","",89,[[]]],[11,"into","","",89,[[]]],[11,"borrow","","",89,[[]]],[11,"borrow_mut","","",89,[[]]],[11,"try_from","","",89,[[],["result",4]]],[11,"try_into","","",89,[[],["result",4]]],[11,"type_id","","",89,[[],["typeid",3]]],[11,"vzip","","",89,[[]]],[11,"from","map_model::pathfind::driving","",90,[[]]],[11,"into","","",90,[[]]],[11,"borrow","","",90,[[]]],[11,"borrow_mut","","",90,[[]]],[11,"try_from","","",90,[[],["result",4]]],[11,"try_into","","",90,[[],["result",4]]],[11,"type_id","","",90,[[],["typeid",3]]],[11,"vzip","","",90,[[]]],[11,"from","","",91,[[]]],[11,"into","","",91,[[]]],[11,"to_owned","","",91,[[]]],[11,"clone_into","","",91,[[]]],[11,"borrow","","",91,[[]]],[11,"borrow_mut","","",91,[[]]],[11,"try_from","","",91,[[],["result",4]]],[11,"try_into","","",91,[[],["result",4]]],[11,"type_id","","",91,[[],["typeid",3]]],[11,"equivalent","","",91,[[]]],[11,"vzip","","",91,[[]]],[11,"from","map_model::pathfind::node_map","",92,[[]]],[11,"into","","",92,[[]]],[11,"borrow","","",92,[[]]],[11,"borrow_mut","","",92,[[]]],[11,"try_from","","",92,[[],["result",4]]],[11,"try_into","","",92,[[],["result",4]]],[11,"type_id","","",92,[[],["typeid",3]]],[11,"vzip","","",92,[[]]],[11,"from","map_model::pathfind::pathfinder","",93,[[]]],[11,"into","","",93,[[]]],[11,"borrow","","",93,[[]]],[11,"borrow_mut","","",93,[[]]],[11,"try_from","","",93,[[],["result",4]]],[11,"try_into","","",93,[[],["result",4]]],[11,"type_id","","",93,[[],["typeid",3]]],[11,"vzip","","",93,[[]]],[11,"from","map_model::pathfind::walking","",94,[[]]],[11,"into","","",94,[[]]],[11,"borrow","","",94,[[]]],[11,"borrow_mut","","",94,[[]]],[11,"try_from","","",94,[[],["result",4]]],[11,"try_into","","",94,[[],["result",4]]],[11,"type_id","","",94,[[],["typeid",3]]],[11,"vzip","","",94,[[]]],[11,"from","map_model::raw","",95,[[]]],[11,"into","","",95,[[]]],[11,"borrow","","",95,[[]]],[11,"borrow_mut","","",95,[[]]],[11,"try_from","","",95,[[],["result",4]]],[11,"try_into","","",95,[[],["result",4]]],[11,"type_id","","",95,[[],["typeid",3]]],[11,"vzip","","",95,[[]]],[11,"from","","",96,[[]]],[11,"into","","",96,[[]]],[11,"to_owned","","",96,[[]]],[11,"clone_into","","",96,[[]]],[11,"to_string","","",96,[[],["string",3]]],[11,"borrow","","",96,[[]]],[11,"borrow_mut","","",96,[[]]],[11,"try_from","","",96,[[],["result",4]]],[11,"try_into","","",96,[[],["result",4]]],[11,"type_id","","",96,[[],["typeid",3]]],[11,"equivalent","","",96,[[]]],[11,"get_hash","","",96,[[]]],[11,"vzip","","",96,[[]]],[11,"from","","",97,[[]]],[11,"into","","",97,[[]]],[11,"to_owned","","",97,[[]]],[11,"clone_into","","",97,[[]]],[11,"borrow","","",97,[[]]],[11,"borrow_mut","","",97,[[]]],[11,"try_from","","",97,[[],["result",4]]],[11,"try_into","","",97,[[],["result",4]]],[11,"type_id","","",97,[[],["typeid",3]]],[11,"vzip","","",97,[[]]],[11,"from","","",98,[[]]],[11,"into","","",98,[[]]],[11,"to_owned","","",98,[[]]],[11,"clone_into","","",98,[[]]],[11,"borrow","","",98,[[]]],[11,"borrow_mut","","",98,[[]]],[11,"try_from","","",98,[[],["result",4]]],[11,"try_into","","",98,[[],["result",4]]],[11,"type_id","","",98,[[],["typeid",3]]],[11,"vzip","","",98,[[]]],[11,"from","","",99,[[]]],[11,"into","","",99,[[]]],[11,"to_owned","","",99,[[]]],[11,"clone_into","","",99,[[]]],[11,"borrow","","",99,[[]]],[11,"borrow_mut","","",99,[[]]],[11,"try_from","","",99,[[],["result",4]]],[11,"try_into","","",99,[[],["result",4]]],[11,"type_id","","",99,[[],["typeid",3]]],[11,"vzip","","",99,[[]]],[11,"from","","",100,[[]]],[11,"into","","",100,[[]]],[11,"to_owned","","",100,[[]]],[11,"clone_into","","",100,[[]]],[11,"borrow","","",100,[[]]],[11,"borrow_mut","","",100,[[]]],[11,"try_from","","",100,[[],["result",4]]],[11,"try_into","","",100,[[],["result",4]]],[11,"type_id","","",100,[[],["typeid",3]]],[11,"vzip","","",100,[[]]],[11,"from","","",101,[[]]],[11,"into","","",101,[[]]],[11,"to_owned","","",101,[[]]],[11,"clone_into","","",101,[[]]],[11,"borrow","","",101,[[]]],[11,"borrow_mut","","",101,[[]]],[11,"try_from","","",101,[[],["result",4]]],[11,"try_into","","",101,[[],["result",4]]],[11,"type_id","","",101,[[],["typeid",3]]],[11,"vzip","","",101,[[]]],[11,"from","","",102,[[]]],[11,"into","","",102,[[]]],[11,"to_owned","","",102,[[]]],[11,"clone_into","","",102,[[]]],[11,"borrow","","",102,[[]]],[11,"borrow_mut","","",102,[[]]],[11,"try_from","","",102,[[],["result",4]]],[11,"try_into","","",102,[[],["result",4]]],[11,"type_id","","",102,[[],["typeid",3]]],[11,"equivalent","","",102,[[]]],[11,"get_hash","","",102,[[]]],[11,"vzip","","",102,[[]]],[11,"from","","",103,[[]]],[11,"into","","",103,[[]]],[11,"borrow","","",103,[[]]],[11,"borrow_mut","","",103,[[]]],[11,"try_from","","",103,[[],["result",4]]],[11,"try_into","","",103,[[],["result",4]]],[11,"type_id","","",103,[[],["typeid",3]]],[11,"vzip","","",103,[[]]],[11,"from","","",104,[[]]],[11,"into","","",104,[[]]],[11,"borrow","","",104,[[]]],[11,"borrow_mut","","",104,[[]]],[11,"try_from","","",104,[[],["result",4]]],[11,"try_into","","",104,[[],["result",4]]],[11,"type_id","","",104,[[],["typeid",3]]],[11,"vzip","","",104,[[]]],[11,"from","","",105,[[]]],[11,"into","","",105,[[]]],[11,"to_owned","","",105,[[]]],[11,"clone_into","","",105,[[]]],[11,"borrow","","",105,[[]]],[11,"borrow_mut","","",105,[[]]],[11,"try_from","","",105,[[],["result",4]]],[11,"try_into","","",105,[[],["result",4]]],[11,"type_id","","",105,[[],["typeid",3]]],[11,"equivalent","","",105,[[]]],[11,"get_hash","","",105,[[]]],[11,"vzip","","",105,[[]]],[11,"clone","map_model::connectivity","",63,[[],["walkingoptions",3]]],[11,"clone","map_model","",4,[[],["permanentmapedits",3]]],[11,"clone","map_model::edits::perma","",71,[[],["permanenteditintersection",4]]],[11,"clone","","",73,[[],["permanenteditcmd",4]]],[11,"clone","map_model","",3,[[],["mapedits",3]]],[11,"clone","","",47,[[],["editintersection",4]]],[11,"clone","","",2,[[],["editroad",3]]],[11,"clone","","",43,[[],["editcmd",4]]],[11,"clone","map_model::make::traffic_signals","",82,[[],["partition",3]]],[11,"clone","map_model","",5,[[],["mapconfig",3]]],[11,"clone","","",48,[[],["drivingside",4]]],[11,"clone","","",7,[[],["areaid",3]]],[11,"clone","","",49,[[],["areatype",4]]],[11,"clone","","",10,[[],["buildingid",3]]],[11,"clone","","",8,[[],["amenity",3]]],[11,"clone","","",53,[[],["offstreetparking",4]]],[11,"clone","","",51,[[],["buildingtype",4]]],[11,"clone","","",11,[[],["nameperlanguage",3]]],[11,"clone","","",50,[[],["amenitytype",4]]],[11,"clone","","",15,[[],["busstopid",3]]],[11,"clone","","",13,[[],["busrouteid",3]]],[11,"clone","","",14,[[],["busstop",3]]],[11,"clone","","",17,[[],["intersectionid",3]]],[11,"clone","","",54,[[],["intersectiontype",4]]],[11,"clone","","",19,[[],["laneid",3]]],[11,"clone","","",55,[[],["lanetype",4]]],[11,"clone","","",21,[[],["parkinglotid",3]]],[11,"clone","","",24,[[],["roadid",3]]],[11,"clone","","",56,[[],["direction",4]]],[11,"clone","","",22,[[],["directedroadid",3]]],[11,"clone","","",25,[[],["controlstopsign",3]]],[11,"clone","","",26,[[],["roadwithstopsign",3]]],[11,"clone","","",27,[[],["controltrafficsignal",3]]],[11,"clone","","",28,[[],["stage",3]]],[11,"clone","","",57,[[],["stagetype",4]]],[11,"clone","","",33,[[],["turnid",3]]],[11,"clone","","",59,[[],["turntype",4]]],[11,"clone","","",58,[[],["turnpriority",4]]],[11,"clone","","",32,[[],["turn",3]]],[11,"clone","","",31,[[],["movementid",3]]],[11,"clone","","",29,[[],["compressedmovementid",3]]],[11,"clone","","",30,[[],["movement",3]]],[11,"clone","","",34,[[],["accessrestrictions",3]]],[11,"clone","map_model::osm","",87,[[],["roadrank",4]]],[11,"clone","","",84,[[],["nodeid",3]]],[11,"clone","","",85,[[],["wayid",3]]],[11,"clone","","",86,[[],["relationid",3]]],[11,"clone","","",88,[[],["osmid",4]]],[11,"clone","map_model::pathfind::driving","",91,[[],["node",4]]],[11,"clone","map_model","",36,[[],["intersectioncluster",3]]],[11,"clone","","",37,[[],["uberturn",3]]],[11,"clone","map_model::connectivity","",64,[[],["walkingnode",4]]],[11,"clone","map_model","",61,[[],["pathstep",4]]],[11,"clone","","",39,[[],["path",3]]],[11,"clone","","",60,[[]]],[11,"clone","","",40,[[],["pathrequest",3]]],[11,"clone","map_model::raw","",96,[[],["originalroad",3]]],[11,"clone","","",97,[[],["rawroad",3]]],[11,"clone","","",98,[[],["rawintersection",3]]],[11,"clone","","",99,[[],["rawbuilding",3]]],[11,"clone","","",100,[[],["rawarea",3]]],[11,"clone","","",101,[[],["rawparkinglot",3]]],[11,"clone","","",105,[[],["restrictiontype",4]]],[11,"clone","","",102,[[],["turnrestriction",3]]],[11,"clone","map_model","",41,[[],["position",3]]],[11,"clone","","",62,[[],["traversable",4]]],[11,"default","","",3,[[],["mapedits",3]]],[11,"cmp","map_model::connectivity::walking","",65,[[["item",3]],["ordering",4]]],[11,"cmp","map_model","",7,[[["areaid",3]],["ordering",4]]],[11,"cmp","","",10,[[["buildingid",3]],["ordering",4]]],[11,"cmp","","",11,[[["nameperlanguage",3]],["ordering",4]]],[11,"cmp","","",50,[[["amenitytype",4]],["ordering",4]]],[11,"cmp","","",15,[[["busstopid",3]],["ordering",4]]],[11,"cmp","","",13,[[["busrouteid",3]],["ordering",4]]],[11,"cmp","","",17,[[["intersectionid",3]],["ordering",4]]],[11,"cmp","","",19,[[["laneid",3]],["ordering",4]]],[11,"cmp","","",55,[[["lanetype",4]],["ordering",4]]],[11,"cmp","","",21,[[["parkinglotid",3]],["ordering",4]]],[11,"cmp","","",24,[[["roadid",3]],["ordering",4]]],[11,"cmp","","",56,[[["direction",4]],["ordering",4]]],[11,"cmp","","",22,[[["directedroadid",3]],["ordering",4]]],[11,"cmp","","",33,[[["turnid",3]],["ordering",4]]],[11,"cmp","","",59,[[["turntype",4]],["ordering",4]]],[11,"cmp","","",31,[[["movementid",3]],["ordering",4]]],[11,"cmp","","",29,[[["compressedmovementid",3]],["ordering",4]]],[11,"cmp","map_model::osm","",87,[[["roadrank",4]],["ordering",4]]],[11,"cmp","","",84,[[["nodeid",3]],["ordering",4]]],[11,"cmp","","",85,[[["wayid",3]],["ordering",4]]],[11,"cmp","","",86,[[["relationid",3]],["ordering",4]]],[11,"cmp","","",88,[[["osmid",4]],["ordering",4]]],[11,"cmp","map_model::pathfind::driving","",91,[[["node",4]],["ordering",4]]],[11,"cmp","map_model::connectivity","",64,[[["walkingnode",4]],["ordering",4]]],[11,"cmp","map_model","",61,[[["pathstep",4]],["ordering",4]]],[11,"cmp","","",60,[[["pathconstraints",4]],["ordering",4]]],[11,"cmp","map_model::raw","",96,[[["originalroad",3]],["ordering",4]]],[11,"cmp","","",105,[[["restrictiontype",4]],["ordering",4]]],[11,"cmp","","",102,[[["turnrestriction",3]],["ordering",4]]],[11,"cmp","map_model","",41,[[["position",3]],["ordering",4]]],[11,"cmp","","",62,[[["traversable",4]],["ordering",4]]],[11,"eq","map_model::connectivity::walking","",65,[[["item",3]]]],[11,"ne","","",65,[[["item",3]]]],[11,"eq","map_model","",3,[[["mapedits",3]]]],[11,"ne","","",3,[[["mapedits",3]]]],[11,"eq","","",47,[[["editintersection",4]]]],[11,"ne","","",47,[[["editintersection",4]]]],[11,"eq","","",2,[[["editroad",3]]]],[11,"ne","","",2,[[["editroad",3]]]],[11,"eq","","",43,[[["editcmd",4]]]],[11,"ne","","",43,[[["editcmd",4]]]],[11,"eq","map_model::make::initial::lane_specs","",81,[[["lanespec",3]]]],[11,"ne","","",81,[[["lanespec",3]]]],[11,"eq","map_model","",48,[[["drivingside",4]]]],[11,"eq","","",7,[[["areaid",3]]]],[11,"ne","","",7,[[["areaid",3]]]],[11,"eq","","",49,[[["areatype",4]]]],[11,"eq","","",10,[[["buildingid",3]]]],[11,"ne","","",10,[[["buildingid",3]]]],[11,"eq","","",53,[[["offstreetparking",4]]]],[11,"ne","","",53,[[["offstreetparking",4]]]],[11,"eq","","",11,[[["nameperlanguage",3]]]],[11,"ne","","",11,[[["nameperlanguage",3]]]],[11,"eq","","",50,[[["amenitytype",4]]]],[11,"eq","","",15,[[["busstopid",3]]]],[11,"ne","","",15,[[["busstopid",3]]]],[11,"eq","","",13,[[["busrouteid",3]]]],[11,"ne","","",13,[[["busrouteid",3]]]],[11,"eq","","",14,[[["busstop",3]]]],[11,"ne","","",14,[[["busstop",3]]]],[11,"eq","","",17,[[["intersectionid",3]]]],[11,"ne","","",17,[[["intersectionid",3]]]],[11,"eq","","",54,[[["intersectiontype",4]]]],[11,"eq","","",19,[[["laneid",3]]]],[11,"ne","","",19,[[["laneid",3]]]],[11,"eq","","",55,[[["lanetype",4]]]],[11,"eq","","",21,[[["parkinglotid",3]]]],[11,"ne","","",21,[[["parkinglotid",3]]]],[11,"eq","","",24,[[["roadid",3]]]],[11,"ne","","",24,[[["roadid",3]]]],[11,"eq","","",56,[[["direction",4]]]],[11,"eq","","",22,[[["directedroadid",3]]]],[11,"ne","","",22,[[["directedroadid",3]]]],[11,"eq","","",25,[[["controlstopsign",3]]]],[11,"ne","","",25,[[["controlstopsign",3]]]],[11,"eq","","",26,[[["roadwithstopsign",3]]]],[11,"ne","","",26,[[["roadwithstopsign",3]]]],[11,"eq","","",27,[[["controltrafficsignal",3]]]],[11,"ne","","",27,[[["controltrafficsignal",3]]]],[11,"eq","","",28,[[["stage",3]]]],[11,"ne","","",28,[[["stage",3]]]],[11,"eq","","",57,[[["stagetype",4]]]],[11,"ne","","",57,[[["stagetype",4]]]],[11,"eq","","",33,[[["turnid",3]]]],[11,"ne","","",33,[[["turnid",3]]]],[11,"eq","","",59,[[["turntype",4]]]],[11,"eq","","",58,[[["turnpriority",4]]]],[11,"eq","","",32,[[["turn",3]]]],[11,"ne","","",32,[[["turn",3]]]],[11,"eq","","",31,[[["movementid",3]]]],[11,"ne","","",31,[[["movementid",3]]]],[11,"eq","","",29,[[["compressedmovementid",3]]]],[11,"ne","","",29,[[["compressedmovementid",3]]]],[11,"eq","","",30,[[["movement",3]]]],[11,"ne","","",30,[[["movement",3]]]],[11,"eq","","",34,[[["accessrestrictions",3]]]],[11,"ne","","",34,[[["accessrestrictions",3]]]],[11,"eq","","",35,[[["zone",3]]]],[11,"ne","","",35,[[["zone",3]]]],[11,"eq","map_model::osm","",87,[[["roadrank",4]]]],[11,"eq","","",84,[[["nodeid",3]]]],[11,"ne","","",84,[[["nodeid",3]]]],[11,"eq","","",85,[[["wayid",3]]]],[11,"ne","","",85,[[["wayid",3]]]],[11,"eq","","",86,[[["relationid",3]]]],[11,"ne","","",86,[[["relationid",3]]]],[11,"eq","","",88,[[["osmid",4]]]],[11,"ne","","",88,[[["osmid",4]]]],[11,"eq","map_model::pathfind::driving","",91,[[["node",4]]]],[11,"ne","","",91,[[["node",4]]]],[11,"eq","map_model","",37,[[["uberturn",3]]]],[11,"ne","","",37,[[["uberturn",3]]]],[11,"eq","map_model::connectivity","",64,[[["walkingnode",4]]]],[11,"ne","","",64,[[["walkingnode",4]]]],[11,"eq","map_model","",61,[[["pathstep",4]]]],[11,"ne","","",61,[[["pathstep",4]]]],[11,"eq","","",39,[[["path",3]]]],[11,"ne","","",39,[[["path",3]]]],[11,"eq","","",60,[[]]],[11,"eq","","",60,[[["enumset",3]]]],[11,"eq","","",40,[[["pathrequest",3]]]],[11,"ne","","",40,[[["pathrequest",3]]]],[11,"eq","map_model::raw","",96,[[["originalroad",3]]]],[11,"ne","","",96,[[["originalroad",3]]]],[11,"eq","","",97,[[["rawroad",3]]]],[11,"ne","","",97,[[["rawroad",3]]]],[11,"eq","","",98,[[["rawintersection",3]]]],[11,"ne","","",98,[[["rawintersection",3]]]],[11,"eq","","",105,[[["restrictiontype",4]]]],[11,"eq","","",102,[[["turnrestriction",3]]]],[11,"ne","","",102,[[["turnrestriction",3]]]],[11,"eq","map_model","",41,[[["position",3]]]],[11,"ne","","",41,[[["position",3]]]],[11,"eq","","",62,[[["traversable",4]]]],[11,"ne","","",62,[[["traversable",4]]]],[11,"partial_cmp","map_model::connectivity::walking","",65,[[["item",3]],[["ordering",4],["option",4]]]],[11,"partial_cmp","map_model","",7,[[["areaid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",7,[[["areaid",3]]]],[11,"le","","",7,[[["areaid",3]]]],[11,"gt","","",7,[[["areaid",3]]]],[11,"ge","","",7,[[["areaid",3]]]],[11,"partial_cmp","","",10,[[["buildingid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",10,[[["buildingid",3]]]],[11,"le","","",10,[[["buildingid",3]]]],[11,"gt","","",10,[[["buildingid",3]]]],[11,"ge","","",10,[[["buildingid",3]]]],[11,"partial_cmp","","",11,[[["nameperlanguage",3]],[["ordering",4],["option",4]]]],[11,"lt","","",11,[[["nameperlanguage",3]]]],[11,"le","","",11,[[["nameperlanguage",3]]]],[11,"gt","","",11,[[["nameperlanguage",3]]]],[11,"ge","","",11,[[["nameperlanguage",3]]]],[11,"partial_cmp","","",50,[[["amenitytype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",15,[[["busstopid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",15,[[["busstopid",3]]]],[11,"le","","",15,[[["busstopid",3]]]],[11,"gt","","",15,[[["busstopid",3]]]],[11,"ge","","",15,[[["busstopid",3]]]],[11,"partial_cmp","","",13,[[["busrouteid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",13,[[["busrouteid",3]]]],[11,"le","","",13,[[["busrouteid",3]]]],[11,"gt","","",13,[[["busrouteid",3]]]],[11,"ge","","",13,[[["busrouteid",3]]]],[11,"partial_cmp","","",17,[[["intersectionid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",17,[[["intersectionid",3]]]],[11,"le","","",17,[[["intersectionid",3]]]],[11,"gt","","",17,[[["intersectionid",3]]]],[11,"ge","","",17,[[["intersectionid",3]]]],[11,"partial_cmp","","",19,[[["laneid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",19,[[["laneid",3]]]],[11,"le","","",19,[[["laneid",3]]]],[11,"gt","","",19,[[["laneid",3]]]],[11,"ge","","",19,[[["laneid",3]]]],[11,"partial_cmp","","",55,[[["lanetype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",21,[[["parkinglotid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",21,[[["parkinglotid",3]]]],[11,"le","","",21,[[["parkinglotid",3]]]],[11,"gt","","",21,[[["parkinglotid",3]]]],[11,"ge","","",21,[[["parkinglotid",3]]]],[11,"partial_cmp","","",24,[[["roadid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",24,[[["roadid",3]]]],[11,"le","","",24,[[["roadid",3]]]],[11,"gt","","",24,[[["roadid",3]]]],[11,"ge","","",24,[[["roadid",3]]]],[11,"partial_cmp","","",56,[[["direction",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",22,[[["directedroadid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",22,[[["directedroadid",3]]]],[11,"le","","",22,[[["directedroadid",3]]]],[11,"gt","","",22,[[["directedroadid",3]]]],[11,"ge","","",22,[[["directedroadid",3]]]],[11,"partial_cmp","","",33,[[["turnid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",33,[[["turnid",3]]]],[11,"le","","",33,[[["turnid",3]]]],[11,"gt","","",33,[[["turnid",3]]]],[11,"ge","","",33,[[["turnid",3]]]],[11,"partial_cmp","","",59,[[["turntype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",58,[[["turnpriority",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",31,[[["movementid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",31,[[["movementid",3]]]],[11,"le","","",31,[[["movementid",3]]]],[11,"gt","","",31,[[["movementid",3]]]],[11,"ge","","",31,[[["movementid",3]]]],[11,"partial_cmp","","",29,[[["compressedmovementid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",29,[[["compressedmovementid",3]]]],[11,"le","","",29,[[["compressedmovementid",3]]]],[11,"gt","","",29,[[["compressedmovementid",3]]]],[11,"ge","","",29,[[["compressedmovementid",3]]]],[11,"partial_cmp","map_model::osm","",87,[[["roadrank",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",84,[[["nodeid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",84,[[["nodeid",3]]]],[11,"le","","",84,[[["nodeid",3]]]],[11,"gt","","",84,[[["nodeid",3]]]],[11,"ge","","",84,[[["nodeid",3]]]],[11,"partial_cmp","","",85,[[["wayid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",85,[[["wayid",3]]]],[11,"le","","",85,[[["wayid",3]]]],[11,"gt","","",85,[[["wayid",3]]]],[11,"ge","","",85,[[["wayid",3]]]],[11,"partial_cmp","","",86,[[["relationid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",86,[[["relationid",3]]]],[11,"le","","",86,[[["relationid",3]]]],[11,"gt","","",86,[[["relationid",3]]]],[11,"ge","","",86,[[["relationid",3]]]],[11,"partial_cmp","","",88,[[["osmid",4]],[["ordering",4],["option",4]]]],[11,"lt","","",88,[[["osmid",4]]]],[11,"le","","",88,[[["osmid",4]]]],[11,"gt","","",88,[[["osmid",4]]]],[11,"ge","","",88,[[["osmid",4]]]],[11,"partial_cmp","map_model::pathfind::driving","",91,[[["node",4]],[["ordering",4],["option",4]]]],[11,"lt","","",91,[[["node",4]]]],[11,"le","","",91,[[["node",4]]]],[11,"gt","","",91,[[["node",4]]]],[11,"ge","","",91,[[["node",4]]]],[11,"partial_cmp","map_model::connectivity","",64,[[["walkingnode",4]],[["ordering",4],["option",4]]]],[11,"lt","","",64,[[["walkingnode",4]]]],[11,"le","","",64,[[["walkingnode",4]]]],[11,"gt","","",64,[[["walkingnode",4]]]],[11,"ge","","",64,[[["walkingnode",4]]]],[11,"partial_cmp","map_model","",61,[[["pathstep",4]],[["ordering",4],["option",4]]]],[11,"lt","","",61,[[["pathstep",4]]]],[11,"le","","",61,[[["pathstep",4]]]],[11,"gt","","",61,[[["pathstep",4]]]],[11,"ge","","",61,[[["pathstep",4]]]],[11,"partial_cmp","","",60,[[["pathconstraints",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","map_model::raw","",96,[[["originalroad",3]],[["ordering",4],["option",4]]]],[11,"lt","","",96,[[["originalroad",3]]]],[11,"le","","",96,[[["originalroad",3]]]],[11,"gt","","",96,[[["originalroad",3]]]],[11,"ge","","",96,[[["originalroad",3]]]],[11,"partial_cmp","","",105,[[["restrictiontype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",102,[[["turnrestriction",3]],[["ordering",4],["option",4]]]],[11,"lt","","",102,[[["turnrestriction",3]]]],[11,"le","","",102,[[["turnrestriction",3]]]],[11,"gt","","",102,[[["turnrestriction",3]]]],[11,"ge","","",102,[[["turnrestriction",3]]]],[11,"partial_cmp","map_model","",41,[[["position",3]],[["ordering",4],["option",4]]]],[11,"lt","","",41,[[["position",3]]]],[11,"le","","",41,[[["position",3]]]],[11,"gt","","",41,[[["position",3]]]],[11,"ge","","",41,[[["position",3]]]],[11,"partial_cmp","","",62,[[["traversable",4]],[["ordering",4],["option",4]]]],[11,"lt","","",62,[[["traversable",4]]]],[11,"le","","",62,[[["traversable",4]]]],[11,"gt","","",62,[[["traversable",4]]]],[11,"ge","","",62,[[["traversable",4]]]],[11,"fmt","map_model::edits::compat","",66,[[["formatter",3]],["result",6]]],[11,"fmt","","",67,[[["formatter",3]],["result",6]]],[11,"fmt","","",68,[[["formatter",3]],["result",6]]],[11,"fmt","","",69,[[["formatter",3]],["result",6]]],[11,"fmt","","",70,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",3,[[["formatter",3]],["result",6]]],[11,"fmt","","",47,[[["formatter",3]],["result",6]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"fmt","","",43,[[["formatter",3]],["result",6]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"fmt","","",48,[[["formatter",3]],["result",6]]],[11,"fmt","","",7,[[["formatter",3]],["result",6]]],[11,"fmt","","",49,[[["formatter",3]],["result",6]]],[11,"fmt","","",6,[[["formatter",3]],["result",6]]],[11,"fmt","","",10,[[["formatter",3]],["result",6]]],[11,"fmt","","",9,[[["formatter",3]],["result",6]]],[11,"fmt","","",8,[[["formatter",3]],["result",6]]],[11,"fmt","","",53,[[["formatter",3]],["result",6]]],[11,"fmt","","",51,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",14,[[["formatter",3]],["result",6]]],[11,"fmt","","",12,[[["formatter",3]],["result",6]]],[11,"fmt","","",17,[[["formatter",3]],["result",6]]],[11,"fmt","","",54,[[["formatter",3]],["result",6]]],[11,"fmt","","",16,[[["formatter",3]],["result",6]]],[11,"fmt","","",19,[[["formatter",3]],["result",6]]],[11,"fmt","","",55,[[["formatter",3]],["result",6]]],[11,"fmt","","",18,[[["formatter",3]],["result",6]]],[11,"fmt","","",21,[[["formatter",3]],["result",6]]],[11,"fmt","","",24,[[["formatter",3]],["result",6]]],[11,"fmt","","",56,[[["formatter",3]],["result",6]]],[11,"fmt","","",22,[[["formatter",3]],["result",6]]],[11,"fmt","","",23,[[["formatter",3]],["result",6]]],[11,"fmt","","",25,[[["formatter",3]],["result",6]]],[11,"fmt","","",26,[[["formatter",3]],["result",6]]],[11,"fmt","","",27,[[["formatter",3]],["result",6]]],[11,"fmt","","",28,[[["formatter",3]],["result",6]]],[11,"fmt","","",57,[[["formatter",3]],["result",6]]],[11,"fmt","","",33,[[["formatter",3]],["result",6]]],[11,"fmt","","",59,[[["formatter",3]],["result",6]]],[11,"fmt","","",58,[[["formatter",3]],["result",6]]],[11,"fmt","","",32,[[["formatter",3]],["result",6]]],[11,"fmt","","",31,[[["formatter",3]],["result",6]]],[11,"fmt","","",29,[[["formatter",3]],["result",6]]],[11,"fmt","","",30,[[["formatter",3]],["result",6]]],[11,"fmt","","",34,[[["formatter",3]],["result",6]]],[11,"fmt","","",35,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::osm","",87,[[["formatter",3]],["result",6]]],[11,"fmt","","",84,[[["formatter",3]],["result",6]]],[11,"fmt","","",85,[[["formatter",3]],["result",6]]],[11,"fmt","","",86,[[["formatter",3]],["result",6]]],[11,"fmt","","",88,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::pathfind::driving","",91,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",37,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::connectivity","",64,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",61,[[["formatter",3]],["result",6]]],[11,"fmt","","",39,[[["formatter",3]],["result",6]]],[11,"fmt","","",60,[[["formatter",3]],["result",6]]],[11,"fmt","","",40,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::raw","",95,[[["formatter",3]],["result",6]]],[11,"fmt","","",96,[[["formatter",3]],["result",6]]],[11,"fmt","","",97,[[["formatter",3]],["result",6]]],[11,"fmt","","",98,[[["formatter",3]],["result",6]]],[11,"fmt","","",99,[[["formatter",3]],["result",6]]],[11,"fmt","","",100,[[["formatter",3]],["result",6]]],[11,"fmt","","",101,[[["formatter",3]],["result",6]]],[11,"fmt","","",105,[[["formatter",3]],["result",6]]],[11,"fmt","","",102,[[["formatter",3]],["result",6]]],[11,"fmt","","",103,[[["formatter",3]],["result",6]]],[11,"fmt","","",104,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",41,[[["formatter",3]],["result",6]]],[11,"fmt","","",62,[[["formatter",3]],["result",6]]],[11,"fmt","","",7,[[["formatter",3]],["result",6]]],[11,"fmt","","",10,[[["formatter",3]],["result",6]]],[11,"fmt","","",50,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",17,[[["formatter",3]],["result",6]]],[11,"fmt","","",19,[[["formatter",3]],["result",6]]],[11,"fmt","","",21,[[["formatter",3]],["result",6]]],[11,"fmt","","",24,[[["formatter",3]],["result",6]]],[11,"fmt","","",56,[[["formatter",3]],["result",6]]],[11,"fmt","","",22,[[["formatter",3]],["result",6]]],[11,"fmt","","",33,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::osm","",84,[[["formatter",3]],["result",6]]],[11,"fmt","","",85,[[["formatter",3]],["result",6]]],[11,"fmt","","",86,[[["formatter",3]],["result",6]]],[11,"fmt","","",88,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",40,[[["formatter",3]],["result",6]]],[11,"fmt","map_model::raw","",96,[[["formatter",3]],["result",6]]],[11,"fmt","map_model","",41,[[["formatter",3]],["result",6]]],[11,"fmt","","",62,[[["formatter",3]],["result",6]]],[11,"sub","","",60,[[]]],[11,"not","","",60,[[]]],[11,"bitand","","",60,[[]]],[11,"bitor","","",60,[[]]],[11,"bitxor","","",60,[[]]],[11,"hash","","",7,[[]]],[11,"hash","","",49,[[]]],[11,"hash","","",10,[[]]],[11,"hash","","",15,[[]]],[11,"hash","","",13,[[]]],[11,"hash","","",17,[[]]],[11,"hash","","",54,[[]]],[11,"hash","","",19,[[]]],[11,"hash","","",55,[[]]],[11,"hash","","",21,[[]]],[11,"hash","","",24,[[]]],[11,"hash","","",56,[[]]],[11,"hash","","",22,[[]]],[11,"hash","","",33,[[]]],[11,"hash","","",31,[[]]],[11,"hash","","",29,[[]]],[11,"hash","map_model::osm","",84,[[]]],[11,"hash","","",85,[[]]],[11,"hash","","",86,[[]]],[11,"hash","","",88,[[]]],[11,"hash","map_model::connectivity","",64,[[]]],[11,"hash","map_model","",61,[[]]],[11,"hash","map_model::raw","",96,[[]]],[11,"hash","","",105,[[]]],[11,"hash","","",102,[[]]],[11,"hash","map_model","",62,[[]]],[11,"serialize","","",0,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"serialize","map_model::edits::perma","",71,[[],["result",4]]],[11,"serialize","","",73,[[],["result",4]]],[11,"serialize","map_model","",2,[[],["result",4]]],[11,"serialize","","",5,[[],["result",4]]],[11,"serialize","","",48,[[],["result",4]]],[11,"serialize","","",7,[[],["result",4]]],[11,"serialize","","",49,[[],["result",4]]],[11,"serialize","","",6,[[],["result",4]]],[11,"serialize","","",10,[[],["result",4]]],[11,"serialize","","",9,[[],["result",4]]],[11,"serialize","","",8,[[],["result",4]]],[11,"serialize","","",53,[[],["result",4]]],[11,"serialize","","",51,[[],["result",4]]],[11,"serialize","","",11,[[],["result",4]]],[11,"serialize","","",15,[[],["result",4]]],[11,"serialize","","",13,[[],["result",4]]],[11,"serialize","","",14,[[],["result",4]]],[11,"serialize","","",12,[[],["result",4]]],[11,"serialize","","",17,[[],["result",4]]],[11,"serialize","","",54,[[],["result",4]]],[11,"serialize","","",16,[[],["result",4]]],[11,"serialize","","",19,[[],["result",4]]],[11,"serialize","","",55,[[],["result",4]]],[11,"serialize","","",18,[[],["result",4]]],[11,"serialize","","",21,[[],["result",4]]],[11,"serialize","","",20,[[],["result",4]]],[11,"serialize","","",24,[[],["result",4]]],[11,"serialize","","",56,[[],["result",4]]],[11,"serialize","","",22,[[],["result",4]]],[11,"serialize","","",23,[[],["result",4]]],[11,"serialize","","",25,[[],["result",4]]],[11,"serialize","","",26,[[],["result",4]]],[11,"serialize","","",27,[[],["result",4]]],[11,"serialize","","",28,[[],["result",4]]],[11,"serialize","","",57,[[],["result",4]]],[11,"serialize","","",33,[[],["result",4]]],[11,"serialize","","",59,[[],["result",4]]],[11,"serialize","","",58,[[],["result",4]]],[11,"serialize","","",32,[[],["result",4]]],[11,"serialize","","",31,[[],["result",4]]],[11,"serialize","","",29,[[],["result",4]]],[11,"serialize","","",30,[[],["result",4]]],[11,"serialize","","",34,[[],["result",4]]],[11,"serialize","","",35,[[],["result",4]]],[11,"serialize","map_model::osm","",84,[[],["result",4]]],[11,"serialize","","",85,[[],["result",4]]],[11,"serialize","","",86,[[],["result",4]]],[11,"serialize","","",88,[[],["result",4]]],[11,"serialize","map_model::pathfind::ch","",89,[[],["result",4]]],[11,"serialize","map_model::pathfind::driving","",90,[[],["result",4]]],[11,"serialize","","",91,[[],["result",4]]],[11,"serialize","map_model::pathfind::node_map","",92,[[],["result",4]]],[11,"serialize","map_model::pathfind::pathfinder","",93,[[],["result",4]]],[11,"serialize","map_model","",36,[[],["result",4]]],[11,"serialize","","",37,[[],["result",4]]],[11,"serialize","map_model::pathfind::walking","",94,[[],["result",4]]],[11,"serialize","map_model::connectivity","",64,[[],["result",4]]],[11,"serialize","map_model","",61,[[],["result",4]]],[11,"serialize","","",39,[[],["result",4]]],[11,"serialize","","",60,[[],["result",4]]],[11,"serialize","","",40,[[],["result",4]]],[11,"serialize","map_model::raw","",95,[[],["result",4]]],[11,"serialize","","",96,[[],["result",4]]],[11,"serialize","","",97,[[],["result",4]]],[11,"serialize","","",98,[[],["result",4]]],[11,"serialize","","",99,[[],["result",4]]],[11,"serialize","","",100,[[],["result",4]]],[11,"serialize","","",101,[[],["result",4]]],[11,"serialize","","",105,[[],["result",4]]],[11,"serialize","","",103,[[],["result",4]]],[11,"serialize","","",104,[[],["result",4]]],[11,"serialize","map_model","",41,[[],["result",4]]],[11,"serialize","","",62,[[],["result",4]]],[11,"serialize","","",42,[[],["result",4]]],[11,"deserialize","","",0,[[],["result",4]]],[11,"deserialize","map_model::edits::compat","",66,[[],["result",4]]],[11,"deserialize","","",67,[[],["result",4]]],[11,"deserialize","","",68,[[],["result",4]]],[11,"deserialize","","",69,[[],["result",4]]],[11,"deserialize","","",70,[[],["result",4]]],[11,"deserialize","map_model","",4,[[],["result",4]]],[11,"deserialize","map_model::edits::perma","",71,[[],["result",4]]],[11,"deserialize","","",73,[[],["result",4]]],[11,"deserialize","map_model","",2,[[],["result",4]]],[11,"deserialize","","",5,[[],["result",4]]],[11,"deserialize","","",48,[[],["result",4]]],[11,"deserialize","","",7,[[],["result",4]]],[11,"deserialize","","",49,[[],["result",4]]],[11,"deserialize","","",6,[[],["result",4]]],[11,"deserialize","","",10,[[],["result",4]]],[11,"deserialize","","",9,[[],["result",4]]],[11,"deserialize","","",8,[[],["result",4]]],[11,"deserialize","","",53,[[],["result",4]]],[11,"deserialize","","",51,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]],[11,"deserialize","","",15,[[],["result",4]]],[11,"deserialize","","",13,[[],["result",4]]],[11,"deserialize","","",14,[[],["result",4]]],[11,"deserialize","","",12,[[],["result",4]]],[11,"deserialize","","",17,[[],["result",4]]],[11,"deserialize","","",54,[[],["result",4]]],[11,"deserialize","","",16,[[],["result",4]]],[11,"deserialize","","",19,[[],["result",4]]],[11,"deserialize","","",55,[[],["result",4]]],[11,"deserialize","","",18,[[],["result",4]]],[11,"deserialize","","",21,[[],["result",4]]],[11,"deserialize","","",20,[[],["result",4]]],[11,"deserialize","","",24,[[],["result",4]]],[11,"deserialize","","",56,[[],["result",4]]],[11,"deserialize","","",22,[[],["result",4]]],[11,"deserialize","","",23,[[],["result",4]]],[11,"deserialize","","",25,[[],["result",4]]],[11,"deserialize","","",26,[[],["result",4]]],[11,"deserialize","","",27,[[],["result",4]]],[11,"deserialize","","",28,[[],["result",4]]],[11,"deserialize","","",57,[[],["result",4]]],[11,"deserialize","","",33,[[],["result",4]]],[11,"deserialize","","",59,[[],["result",4]]],[11,"deserialize","","",58,[[],["result",4]]],[11,"deserialize","","",32,[[],["result",4]]],[11,"deserialize","","",31,[[],["result",4]]],[11,"deserialize","","",29,[[],["result",4]]],[11,"deserialize","","",30,[[],["result",4]]],[11,"deserialize","","",34,[[],["result",4]]],[11,"deserialize","","",35,[[],["result",4]]],[11,"deserialize","map_model::osm","",84,[[],["result",4]]],[11,"deserialize","","",85,[[],["result",4]]],[11,"deserialize","","",86,[[],["result",4]]],[11,"deserialize","","",88,[[],["result",4]]],[11,"deserialize","map_model::pathfind::ch","",89,[[],["result",4]]],[11,"deserialize","map_model::pathfind::driving","",90,[[],["result",4]]],[11,"deserialize","","",91,[[],["result",4]]],[11,"deserialize","map_model::pathfind::pathfinder","",93,[[],["result",4]]],[11,"deserialize","map_model","",36,[[],["result",4]]],[11,"deserialize","","",37,[[],["result",4]]],[11,"deserialize","map_model::pathfind::walking","",94,[[],["result",4]]],[11,"deserialize","map_model::connectivity","",64,[[],["result",4]]],[11,"deserialize","map_model","",61,[[],["result",4]]],[11,"deserialize","","",39,[[],["result",4]]],[11,"deserialize","","",60,[[],["result",4]]],[11,"deserialize","","",40,[[],["result",4]]],[11,"deserialize","map_model::raw","",95,[[],["result",4]]],[11,"deserialize","","",96,[[],["result",4]]],[11,"deserialize","","",97,[[],["result",4]]],[11,"deserialize","","",98,[[],["result",4]]],[11,"deserialize","","",99,[[],["result",4]]],[11,"deserialize","","",100,[[],["result",4]]],[11,"deserialize","","",101,[[],["result",4]]],[11,"deserialize","","",105,[[],["result",4]]],[11,"deserialize","","",103,[[],["result",4]]],[11,"deserialize","","",104,[[],["result",4]]],[11,"deserialize","map_model","",41,[[],["result",4]]],[11,"deserialize","","",62,[[],["result",4]]],[11,"deserialize","","",42,[[],["result",4]]],[11,"enum_into_u32","","",60,[[]]],[11,"enum_from_u32","","",60,[[]]],[11,"serialize","","",60,[[["serializer",8],["enumset",3],["pathconstraints",4]],["result",4]]],[11,"deserialize","","",60,[[["deserializer",8]],[["result",4],["enumset",3]]]]],"p":[[3,"City"],[3,"EditEffects"],[3,"EditRoad"],[3,"MapEdits"],[3,"PermanentMapEdits"],[3,"MapConfig"],[3,"Area"],[3,"AreaID"],[3,"Amenity"],[3,"Building"],[3,"BuildingID"],[3,"NamePerLanguage"],[3,"BusRoute"],[3,"BusRouteID"],[3,"BusStop"],[3,"BusStopID"],[3,"Intersection"],[3,"IntersectionID"],[3,"Lane"],[3,"LaneID"],[3,"ParkingLot"],[3,"ParkingLotID"],[3,"DirectedRoadID"],[3,"Road"],[3,"RoadID"],[3,"ControlStopSign"],[3,"RoadWithStopSign"],[3,"ControlTrafficSignal"],[3,"Stage"],[3,"CompressedMovementID"],[3,"Movement"],[3,"MovementID"],[3,"Turn"],[3,"TurnID"],[3,"AccessRestrictions"],[3,"Zone"],[3,"IntersectionCluster"],[3,"UberTurn"],[3,"UberTurnGroup"],[3,"Path"],[3,"PathRequest"],[3,"Position"],[3,"Map"],[4,"EditCmd"],[13,"ChangeRoad"],[13,"ChangeIntersection"],[13,"ChangeRouteSchedule"],[4,"EditIntersection"],[4,"DrivingSide"],[4,"AreaType"],[4,"AmenityType"],[4,"BuildingType"],[13,"Residential"],[4,"OffstreetParking"],[4,"IntersectionType"],[4,"LaneType"],[4,"Direction"],[4,"StageType"],[4,"TurnPriority"],[4,"TurnType"],[4,"PathConstraints"],[4,"PathStep"],[4,"Traversable"],[3,"WalkingOptions"],[4,"WalkingNode"],[3,"Item"],[3,"OriginalLane"],[3,"ChangeLaneType"],[3,"ReverseLane"],[3,"ChangeSpeedLimit"],[3,"ChangeAccessRestrictions"],[4,"PermanentEditIntersection"],[13,"StopSign"],[4,"PermanentEditCmd"],[13,"ChangeRoad"],[13,"ChangeIntersection"],[13,"ChangeRouteSchedule"],[3,"InitialMap"],[3,"Road"],[3,"Intersection"],[3,"Piece"],[3,"LaneSpec"],[3,"Partition"],[3,"Matcher"],[3,"NodeID"],[3,"WayID"],[3,"RelationID"],[4,"RoadRank"],[4,"OsmID"],[3,"ContractionHierarchyPathfinder"],[3,"VehiclePathfinder"],[4,"Node"],[3,"NodeMap"],[4,"Pathfinder"],[3,"SidewalkPathfinder"],[3,"RawMap"],[3,"OriginalRoad"],[3,"RawRoad"],[3,"RawIntersection"],[3,"RawBuilding"],[3,"RawArea"],[3,"RawParkingLot"],[3,"TurnRestriction"],[3,"RawBusRoute"],[3,"RawBusStop"],[4,"RestrictionType"]]},\
"osm_viewer":{"doc":"","i":[[5,"main","osm_viewer","",null,[[]]],[0,"viewer","","",null,null],[3,"Viewer","osm_viewer::viewer","",null,null],[12,"top_panel","","",0,null],[12,"fixed_object_outline","","",0,null],[12,"minimap","","",0,null],[12,"businesses","","",0,null],[3,"BusinessSearch","","",null,null],[12,"counts","","",1,null],[12,"show","","",1,null],[12,"highlight","","",1,null],[12,"hovering_on_amenity","","",1,null],[3,"MinimapController","","",null,null],[6,"App","","",null,null],[11,"new","","",0,[[["eventctx",3],["simpleapp",3]],[["box",3],["state",8]]]],[11,"recalculate_top_panel","","",0,[[["option",4],["widget",3],["simpleapp",3],["eventctx",3]]]],[11,"calculate_tags","","",0,[[["eventctx",3],["simpleapp",3]],["widget",3]]],[11,"new","","",1,[[["eventctx",3],["simpleapp",3]],["businesssearch",3]]],[11,"update","","",1,[[["eventctx",3],["simpleapp",3]]]],[11,"hovering_on_amenity","","",1,[[["simpleapp",3],["option",4],["string",3],["eventctx",3]]]],[11,"render","","",1,[[["eventctx",3]],["widget",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"event","","",0,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw_baselayer","","",0,[[],["drawbaselayer",4]]],[11,"draw","","",0,[[["gfxctx",3],["simpleapp",3]]]],[11,"has_zorder","","",2,[[["simpleapp",3]]]],[11,"make_legend","","",2,[[["eventctx",3],["simpleapp",3]],["widget",3]]]],"p":[[3,"Viewer"],[3,"BusinessSearch"],[3,"MinimapController"]]},\
"parking_mapper":{"doc":"","i":[[5,"main","parking_mapper","",null,[[]]],[0,"mapper","","",null,null],[3,"ParkingMapper","parking_mapper::mapper","",null,null],[12,"panel","","",0,null],[12,"draw_layer","","",0,null],[12,"show","","",0,null],[12,"selected","","",0,null],[12,"data","","",0,null],[3,"ChangeWay","","",null,null],[12,"panel","","",1,null],[12,"draw","","",1,null],[12,"osm_way_id","","",1,null],[12,"data","","",1,null],[12,"show","","",1,null],[4,"Show","","",null,null],[13,"TODO","","",2,null],[13,"Done","","",2,null],[13,"DividedHighways","","",2,null],[13,"UnmappedDividedHighways","","",2,null],[13,"OverlappingStuff","","",2,null],[4,"Value","","",null,null],[13,"BothSides","","",3,null],[13,"NoStopping","","",3,null],[13,"RightOnly","","",3,null],[13,"LeftOnly","","",3,null],[13,"Complicated","","",3,null],[5,"generate_osmc","","",null,[[["timer",3],["btreemap",3]],["result",6]]],[5,"find_divided_highways","","",null,[[["simpleapp",3]],[["roadid",3],["hashset",3]]]],[5,"find_overlapping_stuff","","",null,[[["timer",3],["simpleapp",3]],[["vec",3],["polygon",3]]]],[6,"App","","",null,null],[11,"new","","",0,[[["eventctx",3],["simpleapp",3]],[["box",3],["state",8]]]],[11,"make","","",0,[[["btreemap",3],["wayid",3],["simpleapp",3],["value",4],["eventctx",3],["show",4]],[["box",3],["state",8]]]],[11,"new","","",1,[[["hashset",3],["wayid",3],["btreemap",3],["simpleapp",3],["value",4],["eventctx",3],["show",4]],[["box",3],["state",8]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"clone","","",2,[[],["show",4]]],[11,"clone","","",3,[[],["value",4]]],[11,"eq","","",2,[[["show",4]]]],[11,"eq","","",3,[[["value",4]]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"event","","",0,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw","","",0,[[["gfxctx",3],["simpleapp",3]]]],[11,"event","","",1,[[["eventctx",3],["simpleapp",3]],[["simpleapp",3],["transition",4]]]],[11,"draw","","",1,[[["gfxctx",3],["simpleapp",3]]]]],"p":[[3,"ParkingMapper"],[3,"ChangeWay"],[4,"Show"],[4,"Value"]]},\
"popdat":{"doc":"popdat (\\\"population data\\\") generates `Scenarios` given a…","i":[[3,"CensusArea","popdat","Represents aggregate demographic data for some part of a…",null,null],[12,"polygon","","",0,null],[12,"population","","",0,null],[3,"CensusPerson","","Demographic information for a single person",null,null],[12,"home","","",1,null],[12,"age","","",1,null],[12,"employed","","",1,null],[12,"owns_car","","",1,null],[3,"Schedule","","A single person\'s daily schedule. It\'s assumed that…",null,null],[12,"activities","","",2,null],[3,"Config","","Any arbitrarily chosen parameters needed should be put…",null,null],[12,"walk_for_distances_shorter_than","","",3,null],[12,"walk_or_bike_for_distances_shorter_than","","",3,null],[4,"PersonType","","It might be useful to classify a CensusPerson into…",null,null],[13,"Student","","",4,null],[13,"Worker","","",4,null],[4,"Activity","","Different things people might do in the day. Maybe it\'s…",null,null],[13,"Breakfast","","",5,null],[13,"Lunch","","",5,null],[13,"Dinner","","",5,null],[13,"School","","",5,null],[13,"Entertainment","","",5,null],[13,"Errands","","",5,null],[13,"Financial","","",5,null],[13,"Healthcare","","",5,null],[13,"Home","","",5,null],[13,"Work","","",5,null],[5,"distribute_population_to_homes","","Starting from some number of total people living in a…",null,[[["xorshiftrng",3],["polygon",3],["map",3]],["vec",3]]],[5,"generate_scenario","","Wires together all the pieces, so you can just hand this…",null,[[["censusarea",3],["xorshiftrng",3],["vec",3],["config",3],["map",3]],["scenario",3]]],[0,"activities","","",null,null],[5,"rand_duration","popdat::activities","",null,[[["duration",3],["xorshiftrng",3]],["duration",3]]],[5,"rand_time","","",null,[[["duration",3],["xorshiftrng",3]],["time",3]]],[5,"minutes","","",null,[[],["duration",3]]],[5,"hours","","",null,[[],["duration",3]]],[11,"generate_schedule","popdat","",1,[[["config",3],["xorshiftrng",3]],["schedule",3]]],[0,"distribute_people","","",null,null],[5,"assign_people_to_houses","popdat::distribute_people","",null,[[["censusarea",3],["xorshiftrng",3],["config",3],["vec",3],["map",3]],[["vec",3],["censusperson",3]]]],[5,"distribute_population_to_homes","","Starting from some number of total people living in a…",null,[[["xorshiftrng",3],["polygon",3],["map",3]],["vec",3]]],[0,"import_census","popdat","",null,null],[11,"fetch_all_for_map","","",0,[[["gpsbounds",3],["polygon",3]]]],[0,"make_person","","",null,null],[3,"PersonFactory","popdat::make_person","",null,null],[12,"activity_to_buildings","","",6,null],[5,"make_people","","",null,[[["censusperson",3],["timer",3],["config",3],["xorshiftrng",3],["vec",3],["map",3]],[["personspec",3],["vec",3]]]],[5,"pick_mode","","",null,[[["tripendpoint",4],["config",3],["xorshiftrng",3],["map",3]],["tripmode",4]]],[11,"new","","",6,[[["map",3]]]],[11,"activity_to_buildings","","",6,[[["map",3]],[["hashmap",3],["activity",4],["vec",3]]]],[11,"find_building_for_activity","","",6,[[["tripendpoint",4],["xorshiftrng",3],["activity",4],["map",3]],[["option",4],["buildingid",3]]]],[11,"make_person","","",6,[[["censusperson",3],["config",3],["xorshiftrng",3],["vec",3],["map",3]],["personspec",3]]],[11,"default","popdat","",3,[[],["config",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"to_owned","","",5,[[]]],[11,"clone_into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"equivalent","","",5,[[]]],[11,"get_hash","","",5,[[]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","popdat::make_person","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"clone","popdat","",5,[[],["activity",4]]],[11,"eq","","",0,[[["censusarea",3]]]],[11,"ne","","",0,[[["censusarea",3]]]],[11,"eq","","",5,[[["activity",4]]]],[11,"fmt","","",0,[[["formatter",3]],["result",6]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"hash","","",5,[[]]]],"p":[[3,"CensusArea"],[3,"CensusPerson"],[3,"Schedule"],[3,"Config"],[4,"PersonType"],[4,"Activity"],[3,"PersonFactory"]]},\
"random_scenario":{"doc":"","i":[[5,"main","random_scenario","",null,[[]]]],"p":[]},\
"santa":{"doc":"","i":[[5,"main","santa","",null,[[]]],[0,"after_level","","",null,null],[3,"Strategize","santa::after_level","",null,null],[12,"unlock_messages","","",0,null],[12,"draw_all","","",0,null],[3,"Results","","",null,null],[3,"RecordPath","","",null,null],[12,"pts","","",1,null],[17,"ZOOM","","",null,null],[11,"new","","",0,[[["simpleapp",3],["buildings",3],["recordpath",3],["eventctx",3],["level",3]],[["box",3],["state",8]]]],[11,"new","","",2,[[["simpleapp",3],["eventctx",3],["level",3]],[["box",3],["state",8]]]],[11,"new","","",1,[[],["recordpath",3]]],[11,"add_pt","","",1,[[["pt2d",3]]]],[11,"render","","",1,[[["distance",3]],["polygon",3]]],[0,"animation","santa","",null,null],[3,"Animator","santa::animation","",null,null],[12,"active","","",3,null],[12,"draw_mapspace","","",3,null],[12,"draw_screenspace","","",3,null],[3,"Animation","","",null,null],[12,"start","","",4,null],[12,"end","","",4,null],[12,"effect","","",4,null],[12,"screenspace","","",4,null],[3,"SnowEffect","","",null,null],[12,"rng","","",5,null],[12,"flakes","","",5,null],[12,"draw","","",5,null],[3,"Snowflake","","",null,null],[12,"start","","",6,null],[12,"initial_pos","","",6,null],[12,"fall_speed","","",6,null],[12,"swoop_period","","",6,null],[12,"max_swoop","","",6,null],[4,"Effect","","",null,null],[13,"Scale","","",7,null],[12,"orig","santa::animation::Effect","",8,null],[12,"center","","",8,null],[12,"lerp_scale","","",8,null],[13,"FollowPath","santa::animation","",7,null],[12,"color","santa::animation::Effect","",9,null],[12,"width","","",9,null],[12,"pl","","",9,null],[13,"Flash","santa::animation","",7,null],[12,"orig","santa::animation::Effect","",10,null],[12,"alpha_scale","","",10,null],[12,"cycles","","",10,null],[11,"new","santa::animation","",3,[[["eventctx",3]],["animator",3]]],[11,"add","","Pass in a future value for `now` to schedule a delayed…",3,[[["time",3],["duration",3],["effect",4]]]],[11,"add_screenspace","","",3,[[["time",3],["duration",3],["effect",4]]]],[11,"event","","",3,[[["time",3],["eventctx",3]]]],[11,"draw","","",3,[[["gfxctx",3]]]],[11,"is_done","","",3,[[]]],[11,"render","","",7,[[["geombatch",3]]]],[11,"pos","","",6,[[["time",3]],["pt2d",3]]],[11,"new","","",5,[[["eventctx",3]],["snoweffect",3]]],[11,"spawn_new","","",5,[[["time",3],["pt2d",3]],["snowflake",3]]],[11,"event","","",5,[[["time",3],["eventctx",3]]]],[11,"draw","","",5,[[["gfxctx",3]]]],[0,"before_level","santa","",null,null],[3,"Picker","santa::before_level","",null,null],[12,"vehicle_panel","","",11,null],[12,"instructions_panel","","",11,null],[12,"upzone_panel","","",11,null],[12,"level","","",11,null],[12,"bldgs","","",11,null],[12,"current_picks","","",11,null],[12,"draw_start","","",11,null],[5,"make_vehicle_panel","","",null,[[["simpleapp",3],["eventctx",3]],["panel",3]]],[5,"make_upzone_panel","","",null,[[["simpleapp",3],["eventctx",3]],["panel",3]]],[5,"explain_upzoning","","",null,[[["eventctx",3]],[["transition",4],["simpleapp",3]]]],[17,"ZOOM","","",null,null],[11,"new","","",11,[[["simpleapp",3],["eventctx",3],["level",3]],[["box",3],["state",8]]]],[11,"randomly_pick_upzones","","",11,[[["simpleapp",3]]]],[0,"buildings","santa","",null,null],[3,"Buildings","santa::buildings","",null,null],[12,"buildings","","",12,null],[12,"draw_all","","",12,null],[12,"total_housing_units","","",12,null],[12,"upzones","","",12,null],[4,"BldgState","","",null,null],[13,"Undelivered","","",13,null],[13,"Store","","",13,null],[13,"Done","","",13,null],[13,"Ignore","","",13,null],[11,"new","","",12,[[["buildingid",3],["hashset",3],["simpleapp",3],["eventctx",3]],["buildings",3]]],[11,"all_stores","","",12,[[],[["buildingid",3],["vec",3]]]],[11,"draw_done_houses","","",12,[[["simpleapp",3],["eventctx",3]],["drawable",3]]],[0,"controls","santa","",null,null],[3,"InstantController","santa::controls","",null,null],[12,"facing","","Which of the 8 directions are we facing, based on the last…",14,null],[5,"angle_from_arrow_keys","","",null,[[["eventctx",3]],[["option",4],["angle",3]]]],[17,"HACK","","",null,null],[11,"new","","",14,[[],["instantcontroller",3]]],[11,"displacement","","",14,[[["eventctx",3],["speed",3]],["option",4]]],[0,"game","santa","",null,null],[3,"Game","santa::game","",null,null],[12,"status_panel","","",15,null],[12,"time_panel","","",15,null],[12,"pause_panel","","",15,null],[12,"minimap","","",15,null],[12,"animator","","",15,null],[12,"snow","","",15,null],[12,"state","","",15,null],[12,"player","","",15,null],[3,"GameState","","",null,null],[12,"level","","",16,null],[12,"vehicle","","",16,null],[12,"bldgs","","",16,null],[12,"score","","",16,null],[12,"energy","","",16,null],[12,"boost","","",16,null],[12,"draw_done_houses","","",16,null],[12,"energyless_arrow","","",16,null],[12,"idle_time","","",16,null],[12,"game_over","","",16,null],[12,"warned_low_time","","",16,null],[12,"warned_low_energy","","",16,null],[12,"record_path","","",16,null],[3,"EnergylessArrow","","",null,null],[12,"draw","","",17,null],[12,"started","","",17,null],[12,"last_update","","",17,null],[12,"all_stores","","",17,null],[3,"MinimapController","","",null,null],[17,"MAX_BOOST","","",null,null],[17,"ACQUIRE_BOOST_RATE","","",null,null],[17,"BOOST_SPEED_MULTIPLIER","","",null,null],[17,"HANGRY_SPEED_MULTIPLIER","","",null,null],[11,"new","","",15,[[["simpleapp",3],["vehicle",3],["buildingid",3],["hashset",3],["eventctx",3],["level",3]],[["box",3],["state",8]]]],[11,"update_time_panel","","",15,[[["simpleapp",3],["eventctx",3]]]],[11,"update_status_panel","","",15,[[["simpleapp",3],["eventctx",3]]]],[11,"update_boost_panel","","",15,[[["simpleapp",3],["eventctx",3]]]],[11,"update","","",15,[[["simpleapp",3],["duration",3],["eventctx",3]]]],[11,"new","","",16,[[["vehicle",3],["buildings",3],["eventctx",3],["level",3]],["gamestate",3]]],[11,"present_dropped","","",16,[[["simpleapp",3],["buildingid",3],["eventctx",3]],["option",4]]],[11,"has_energy","","",16,[[]]],[11,"met_goal","","",16,[[]]],[11,"new","","",17,[[["time",3],["buildingid",3],["eventctx",3],["vec",3]],["energylessarrow",3]]],[11,"update","","",17,[[["simpleapp",3],["pt2d",3],["eventctx",3]]]],[0,"levels","santa","",null,null],[3,"Level","santa::levels","",null,null],[12,"title","","",18,null],[12,"description","","",18,null],[12,"map","","",18,null],[12,"music","","",18,null],[12,"start","","",18,null],[12,"minimap_zoom","","",18,null],[12,"time_limit","","",18,null],[12,"goal","","",18,null],[12,"unlock_upzones","","",18,null],[12,"unlock_vehicles","","",18,null],[11,"all","","",18,[[],[["vec",3],["level",3]]]],[0,"meters","santa","",null,null],[5,"custom_bar","santa::meters","",null,[[["color",3],["text",3],["eventctx",3]],["widget",3]]],[5,"make_bar","","",null,[[["color",3],["eventctx",3]],["widget",3]]],[0,"music","santa","",null,null],[3,"Music","santa::music","",null,null],[12,"inner","","",19,null],[3,"Inner","","",null,null],[12,"_stream","","",20,null],[12,"stream_handle","","",20,null],[12,"sink","","",20,null],[12,"unmuted_volume","","",20,null],[12,"current_song","","",20,null],[12,"panel","","",20,null],[17,"OUT_OF_GAME","","",null,null],[17,"IN_GAME","","",null,null],[11,"empty","","",19,[[],["music",3]]],[11,"start","","",19,[[["eventctx",3]],["music",3]]],[11,"event","","",19,[[["eventctx",3]]]],[11,"draw","","",19,[[["gfxctx",3]]]],[11,"specify_volume","","",19,[[]]],[11,"change_song","","",19,[[]]],[11,"new","","",20,[[["eventctx",3]],[["result",6],["inner",3]]]],[11,"unmute","","",20,[[]]],[11,"mute","","",20,[[]]],[11,"specify_volume","","",20,[[]]],[11,"change_song","","",20,[[],["result",6]]],[0,"player","santa","",null,null],[3,"Player","santa::player","",null,null],[12,"pos","","",21,null],[12,"facing","","",21,null],[12,"on","","",21,null],[12,"bldgs_along_road","","",21,null],[12,"controls","","",21,null],[3,"BuildingsAlongRoad","","",null,null],[12,"per_road","","",22,null],[4,"On","","",null,null],[13,"Intersection","","",23,null],[13,"Road","","",23,null],[17,"ZOOM","","",null,null],[11,"new","","",21,[[["simpleapp",3],["intersectionid",3],["eventctx",3]],["player",3]]],[11,"update_with_speed","","Returns any buildings we passed",21,[[["simpleapp",3],["eventctx",3],["speed",3]],[["buildingid",3],["vec",3]]]],[11,"pos_to_on","","",21,[[["simpleapp",3],["pt2d",3]],[["option",4],["on",4]]]],[11,"apply_displacement","","",21,[[["simpleapp",3],["eventctx",3]],[["buildingid",3],["vec",3]]]],[11,"get_pos","","",21,[[],["pt2d",3]]],[11,"get_angle","","",21,[[],["angle",3]]],[11,"on_good_road","","Is the player currently on a road with a bus or bike lane?",21,[[["simpleapp",3]]]],[11,"override_pos","","For the game over animation",21,[[["pt2d",3]]]],[11,"get_connections","","",23,[[["simpleapp",3]]]],[11,"new","","",22,[[["simpleapp",3]],["buildingsalongroad",3]]],[11,"query_range","","",22,[[["roadid",3],["distance",3]],[["buildingid",3],["vec",3]]]],[0,"session","santa","",null,null],[3,"Session","santa::session","Persistent state that lasts across levels.",null,null],[12,"levels","","",24,null],[12,"enable_modding","","Enable this to use the levels, instead of overwriting them…",24,null],[12,"colors","","",24,null],[12,"high_scores","","Level title -> the top 3 scores",24,null],[12,"levels_unlocked","","",24,null],[12,"current_vehicle","","",24,null],[12,"vehicles_unlocked","","",24,null],[12,"upzones_unlocked","","",24,null],[12,"upzones_explained","","",24,null],[12,"upzones_per_level","","",24,null],[12,"music","","",24,null],[12,"play_music","","",24,null],[3,"ColorScheme","","",null,null],[12,"house","","",25,null],[12,"apartment","","",25,null],[12,"store","","",25,null],[12,"visited","","",25,null],[12,"score","","",25,null],[12,"energy","","",25,null],[12,"boost","","",25,null],[11,"load","","",24,[[],["session",3]]],[11,"record_score","","If a message is returned, a new level and some powers were…",24,[[["string",3]],[["vec",3],["option",4]]]],[11,"unlock_all","","",24,[[]]],[11,"update_music","","",24,[[["eventctx",3]]]],[11,"save","","",24,[[]]],[0,"title","santa","",null,null],[3,"TitleScreen","santa::title","",null,null],[3,"Credits","","",null,null],[5,"level_btn","","",null,[[["simpleapp",3],["eventctx",3],["level",3]],["geombatch",3]]],[5,"locked_level","","",null,[[["simpleapp",3],["eventctx",3],["level",3]],["widget",3]]],[5,"unlocked_level","","",null,[[["simpleapp",3],["eventctx",3],["level",3]],["widget",3]]],[5,"link","","",null,[[["eventctx",3]],["widget",3]]],[11,"new","","",26,[[["simpleapp",3],["eventctx",3]],[["box",3],["state",8]]]],[11,"new","","",27,[[["eventctx",3]],[["box",3],["state",8]]]],[0,"vehicles","santa","",null,null],[3,"Vehicle","santa::vehicles","",null,null],[12,"name","","",28,null],[12,"speed","","",28,null],[12,"max_energy","","",28,null],[12,"draw_frames","","",28,null],[12,"scale","","",28,null],[11,"get","","",28,[[],["vehicle",3]]],[11,"animate","","",28,[[["time",3],["prerender",3]],["geombatch",3]]],[11,"max_stats","","(max speed, max energy)",28,[[]]],[6,"App","santa","",null,null],[6,"Transition","","",null,null],[11,"from","santa::after_level","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::animation","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::before_level","",11,[[]]],[11,"into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"from","santa::buildings","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"into_any","","",12,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",12,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",12,[[],["any",8]]],[11,"as_any_mut","","",12,[[],["any",8]]],[11,"into_any_arc","","",12,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"vzip","","",13,[[]]],[11,"into_any","","",13,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",13,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",13,[[],["any",8]]],[11,"as_any_mut","","",13,[[],["any",8]]],[11,"into_any_arc","","",13,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::controls","",14,[[]]],[11,"into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"into_any","","",14,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",14,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",14,[[],["any",8]]],[11,"as_any_mut","","",14,[[],["any",8]]],[11,"into_any_arc","","",14,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::game","",15,[[]]],[11,"into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"vzip","","",15,[[]]],[11,"into_any","","",15,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",15,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",15,[[],["any",8]]],[11,"as_any_mut","","",15,[[],["any",8]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"into_any","","",16,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",16,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",16,[[],["any",8]]],[11,"as_any_mut","","",16,[[],["any",8]]],[11,"into_any_arc","","",16,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"vzip","","",17,[[]]],[11,"into_any","","",17,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",17,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",17,[[],["any",8]]],[11,"as_any_mut","","",17,[[],["any",8]]],[11,"into_any_arc","","",17,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",29,[[]]],[11,"into","","",29,[[]]],[11,"borrow","","",29,[[]]],[11,"borrow_mut","","",29,[[]]],[11,"try_from","","",29,[[],["result",4]]],[11,"try_into","","",29,[[],["result",4]]],[11,"type_id","","",29,[[],["typeid",3]]],[11,"vzip","","",29,[[]]],[11,"into_any","","",29,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",29,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",29,[[],["any",8]]],[11,"as_any_mut","","",29,[[],["any",8]]],[11,"into_any_arc","","",29,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::levels","",18,[[]]],[11,"into","","",18,[[]]],[11,"to_owned","","",18,[[]]],[11,"clone_into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"into_any","","",18,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",18,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",18,[[],["any",8]]],[11,"as_any_mut","","",18,[[],["any",8]]],[11,"into_any_arc","","",18,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::music","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"vzip","","",19,[[]]],[11,"into_any","","",19,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",19,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",19,[[],["any",8]]],[11,"as_any_mut","","",19,[[],["any",8]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"into_any","","",20,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",20,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",20,[[],["any",8]]],[11,"as_any_mut","","",20,[[],["any",8]]],[11,"from","santa::player","",21,[[]]],[11,"into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"vzip","","",21,[[]]],[11,"into_any","","",21,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",21,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",21,[[],["any",8]]],[11,"as_any_mut","","",21,[[],["any",8]]],[11,"into_any_arc","","",21,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"vzip","","",22,[[]]],[11,"into_any","","",22,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",22,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",22,[[],["any",8]]],[11,"as_any_mut","","",22,[[],["any",8]]],[11,"into_any_arc","","",22,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",23,[[]]],[11,"into","","",23,[[]]],[11,"to_owned","","",23,[[]]],[11,"clone_into","","",23,[[]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"vzip","","",23,[[]]],[11,"into_any","","",23,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",23,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",23,[[],["any",8]]],[11,"as_any_mut","","",23,[[],["any",8]]],[11,"into_any_arc","","",23,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::session","",24,[[]]],[11,"into","","",24,[[]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"vzip","","",24,[[]]],[11,"into_any","","",24,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",24,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",24,[[],["any",8]]],[11,"as_any_mut","","",24,[[],["any",8]]],[11,"from","","",25,[[]]],[11,"into","","",25,[[]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"vzip","","",25,[[]]],[11,"into_any","","",25,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",25,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",25,[[],["any",8]]],[11,"as_any_mut","","",25,[[],["any",8]]],[11,"into_any_arc","","",25,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::title","",26,[[]]],[11,"into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"vzip","","",26,[[]]],[11,"into_any","","",26,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",26,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",26,[[],["any",8]]],[11,"as_any_mut","","",26,[[],["any",8]]],[11,"into_any_arc","","",26,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",27,[[]]],[11,"into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"vzip","","",27,[[]]],[11,"into_any","","",27,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",27,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",27,[[],["any",8]]],[11,"as_any_mut","","",27,[[],["any",8]]],[11,"into_any_arc","","",27,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","santa::vehicles","",28,[[]]],[11,"into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"vzip","","",28,[[]]],[11,"into_any","","",28,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",28,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",28,[[],["any",8]]],[11,"as_any_mut","","",28,[[],["any",8]]],[11,"into_any_arc","","",28,[[["arc",3]],[["any",8],["arc",3]]]],[11,"clone","santa::buildings","",13,[[],["bldgstate",4]]],[11,"clone","santa::levels","",18,[[],["level",3]]],[11,"clone","santa::player","",23,[[],["on",4]]],[11,"default","santa::music","",19,[[],["music",3]]],[11,"eq","santa::levels","",18,[[["level",3]]]],[11,"ne","","",18,[[["level",3]]]],[11,"eq","santa::player","",23,[[["on",4]]]],[11,"ne","","",23,[[["on",4]]]],[11,"deserialize","santa::levels","",18,[[],["result",4]]],[11,"deserialize","santa::session","",24,[[],["result",4]]],[11,"deserialize","","",25,[[],["result",4]]],[11,"serialize","santa::levels","",18,[[],["result",4]]],[11,"serialize","santa::session","",24,[[],["result",4]]],[11,"serialize","","",25,[[],["result",4]]],[11,"event","santa::before_level","",11,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",11,[[["simpleapp",3],["gfxctx",3]]]],[11,"event","santa::game","",15,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",15,[[["simpleapp",3],["gfxctx",3]]]],[11,"on_destroy","","",15,[[["simpleapp",3],["eventctx",3]]]],[11,"has_zorder","","",29,[[["simpleapp",3]]]],[11,"make_legend","","",29,[[["simpleapp",3],["eventctx",3]],["widget",3]]],[11,"on_click","santa::after_level","",0,[[["simpleapp",3],["panel",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"other_event","","",0,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",0,[[["simpleapp",3],["gfxctx",3]]]],[11,"on_click","","",2,[[["simpleapp",3],["panel",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"other_event","","",2,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",2,[[["simpleapp",3],["gfxctx",3]]]],[11,"on_click","santa::title","",26,[[["simpleapp",3],["panel",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"other_event","","",26,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",26,[[["simpleapp",3],["gfxctx",3]]]],[11,"on_click","","",27,[[["simpleapp",3],["panel",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"other_event","","",27,[[["simpleapp",3],["eventctx",3]],[["transition",4],["simpleapp",3]]]],[11,"draw","","",27,[[["simpleapp",3],["gfxctx",3]]]]],"p":[[3,"Strategize"],[3,"RecordPath"],[3,"Results"],[3,"Animator"],[3,"Animation"],[3,"SnowEffect"],[3,"Snowflake"],[4,"Effect"],[13,"Scale"],[13,"FollowPath"],[13,"Flash"],[3,"Picker"],[3,"Buildings"],[4,"BldgState"],[3,"InstantController"],[3,"Game"],[3,"GameState"],[3,"EnergylessArrow"],[3,"Level"],[3,"Music"],[3,"Inner"],[3,"Player"],[3,"BuildingsAlongRoad"],[4,"On"],[3,"Session"],[3,"ColorScheme"],[3,"TitleScreen"],[3,"Credits"],[3,"Vehicle"],[3,"MinimapController"]]},\
"sim":{"doc":"The sim crate runs a traffic simulation on top of the…","i":[[3,"DrawCarInput","sim","",null,null],[12,"id","","",0,null],[12,"waiting_for_turn","","",0,null],[12,"status","","",0,null],[12,"show_parking_intent","","",0,null],[12,"on","","Front of the car",0,null],[12,"partly_on","","Possibly the rest",0,null],[12,"label","","",0,null],[12,"body","","",0,null],[3,"DrawPedCrowdInput","","",null,null],[12,"low","","",1,null],[12,"high","","",1,null],[12,"members","","",1,null],[12,"location","","",1,null],[3,"DrawPedestrianInput","","",null,null],[12,"id","","",2,null],[12,"pos","","",2,null],[12,"facing","","",2,null],[12,"waiting_for_turn","","",2,null],[12,"preparing_bike","","",2,null],[12,"waiting_for_bus","","",2,null],[12,"on","","",2,null],[3,"UnzoomedAgent","","",null,null],[12,"id","","",3,null],[12,"pos","","",3,null],[12,"person","","None means a bus.",3,null],[12,"parking","","True only for cars currently looking for parking. I don\'t…",3,null],[3,"Analytics","","As a simulation runs, different pieces emit Events. The…",null,null],[12,"road_thruput","","",4,null],[12,"intersection_thruput","","",4,null],[12,"traffic_signal_thruput","","",4,null],[12,"demand","","Most fields in Analytics are cumulative over time, but…",4,null],[12,"bus_arrivals","","",4,null],[12,"passengers_boarding","","For each passenger boarding, how long did they wait at the…",4,null],[12,"passengers_alighting","","",4,null],[12,"started_trips","","",4,null],[12,"finished_trips","","Finish time, ID, mode, trip duration if successful (or…",4,null],[12,"trip_intersection_delays","","Records how long was spent waiting at each turn…",4,null],[12,"lane_speed_percentage","","Records the average speed/maximum speed for each lane If…",4,null],[12,"trip_log","","",4,null],[12,"intersection_delays","","Only for traffic signals. The u8 is the movement index…",4,null],[12,"parking_lane_changes","","Per parking lane or lot, when does a spot become filled…",4,null],[12,"parking_lot_changes","","",4,null],[12,"alerts","","",4,null],[12,"record_anything","","For benchmarking, we may want to disable collecting data.",4,null],[3,"TripPhase","","",null,null],[12,"start_time","","",5,null],[12,"end_time","","",5,null],[12,"path","","",5,null],[12,"has_path_req","","",5,null],[12,"phase_type","","",5,null],[3,"BorderSpawnOverTime","","",null,null],[12,"num_peds","","",6,null],[12,"num_cars","","",6,null],[12,"num_bikes","","",6,null],[12,"percent_use_transit","","",6,null],[12,"start_time","","",6,null],[12,"stop_time","","",6,null],[12,"start_from_border","","",6,null],[12,"goal","","",6,null],[3,"ExternalPerson","","",null,null],[12,"origin","","",7,null],[12,"trips","","",7,null],[3,"ExternalTrip","","",null,null],[12,"departure","","",8,null],[12,"destination","","",8,null],[12,"mode","","",8,null],[3,"IndividTrip","","",null,null],[12,"depart","","",9,null],[12,"destination","","",9,null],[12,"mode","","",9,null],[12,"purpose","","",9,null],[12,"cancelled","","",9,null],[12,"modified","","Did a ScenarioModifier affect this?",9,null],[3,"MapBorders","","",null,null],[12,"incoming_walking","","",10,null],[12,"incoming_driving","","",10,null],[12,"incoming_biking","","",10,null],[12,"outgoing_walking","","",10,null],[12,"outgoing_driving","","",10,null],[12,"outgoing_biking","","",10,null],[3,"PersonSpec","","",null,null],[12,"orig_id","","Just used for debugging",11,null],[12,"origin","","The first trip starts here",11,null],[12,"trips","","Each trip starts at the destination of the previous trip",11,null],[3,"Scenario","","A Scenario describes all the input to a simulation.…",null,null],[12,"scenario_name","","",12,null],[12,"map_name","","",12,null],[12,"people","","",12,null],[12,"only_seed_buses","","None means seed all buses. Otherwise the route name must…",12,null],[3,"ScenarioGenerator","","",null,null],[12,"scenario_name","","",13,null],[12,"only_seed_buses","","",13,null],[12,"spawn_over_time","","",13,null],[12,"border_spawn_over_time","","",13,null],[3,"SimFlags","","SimFlags specifies a simulation to setup.",null,null],[12,"load","","A path to some file.",14,null],[12,"modifiers","","",14,null],[12,"rng_seed","","",14,null],[12,"opts","","",14,null],[3,"SpawnOverTime","","",null,null],[12,"num_agents","","",15,null],[12,"start_time","","",15,null],[12,"stop_time","","",15,null],[12,"goal","","",15,null],[12,"percent_driving","","",15,null],[12,"percent_biking","","",15,null],[12,"percent_use_transit","","",15,null],[3,"AgentProperties","","",null,null],[12,"total_time","","",16,null],[12,"waiting_here","","",16,null],[12,"total_waiting","","",16,null],[12,"dist_crossed","","",16,null],[12,"total_dist","","",16,null],[3,"Sim","","The Sim ties together all the pieces of the simulation.…",null,null],[12,"driving","","",17,null],[12,"parking","","",17,null],[12,"walking","","",17,null],[12,"intersections","","",17,null],[12,"transit","","",17,null],[12,"cap","","",17,null],[12,"trips","","",17,null],[12,"pandemic","","",17,null],[12,"scheduler","","",17,null],[12,"time","","",17,null],[12,"map_name","","",17,null],[12,"edits_name","","",17,null],[12,"run_name","","",17,null],[12,"step_count","","",17,null],[12,"analytics","","",17,null],[12,"recorder","","",17,null],[12,"alerts","","",17,null],[3,"SimOptions","","Options controlling the traffic simulation.",null,null],[12,"run_name","","Used to distinguish savestates for running the same…",18,null],[12,"use_freeform_policy_everywhere","","Ignore all stop signs and traffic signals, instead using a…",18,null],[12,"dont_block_the_box","","Prevent a vehicle from starting a turn if their target…",18,null],[12,"recalc_lanechanging","","As a vehicle follows a route, opportunistically make small…",18,null],[12,"break_turn_conflict_cycles","","If a cycle of vehicles depending on each other to turn is…",18,null],[12,"handle_uber_turns","","Enable experimental handling for \\\"uber-turns\\\", sequences…",18,null],[12,"enable_pandemic_model","","Enable an experimental SEIR pandemic model.",18,null],[12,"alerts","","When a warning is encountered during simulation, specifies…",18,null],[12,"infinite_parking","","Ignore parking data in the map and instead treat every…",18,null],[12,"disable_turn_conflicts","","Allow all agents to immediately proceed into an…",18,null],[12,"cancel_drivers_delay_threshold","","If present, cancel any driving trips who will pass through…",18,null],[12,"delay_trips_instead_of_cancelling","","Instead of cancelling trips due to…",18,null],[12,"skip_analytics","","Don\'t collect any analytics. Only useful for benchmarking…",18,null],[3,"CommutersVehiclesCounts","","The number of active vehicles and commuters, broken into…",null,null],[12,"walking_commuters","","",19,null],[12,"walking_to_from_transit","","",19,null],[12,"walking_to_from_car","","",19,null],[12,"walking_to_from_bike","","",19,null],[12,"cyclists","","",19,null],[12,"sov_drivers","","",19,null],[12,"buses","","",19,null],[12,"trains","","",19,null],[12,"bus_riders","","",19,null],[12,"train_riders","","",19,null],[3,"Person","","",null,null],[12,"id","","",20,null],[12,"orig_id","","",20,null],[12,"trips","","",20,null],[12,"state","","",20,null],[12,"ped","","",20,null],[12,"ped_speed","","",20,null],[12,"vehicles","","Both cars and bikes",20,null],[12,"delayed_trips","","",20,null],[12,"on_bus","","",20,null],[3,"TripInfo","","",null,null],[12,"departure","","Scheduled departure; the start may be delayed if the…",21,null],[12,"mode","","",21,null],[12,"start","","",21,null],[12,"end","","",21,null],[12,"purpose","","",21,null],[12,"modified","","Did a ScenarioModifier apply to this?",21,null],[12,"capped","","Was this trip affected by a congestion cap?",21,null],[12,"cancellation_reason","","",21,null],[3,"CarID","","The numeric ID must be globally unique, without…",null,null],[12,"0","","",22,null],[12,"1","","",22,null],[3,"PedestrianID","","",null,null],[12,"0","","",23,null],[3,"TripID","","",null,null],[12,"0","","",24,null],[3,"PersonID","","",null,null],[12,"0","","",25,null],[3,"OrigPersonID","","",null,null],[12,"0","","",26,null],[12,"1","","",26,null],[3,"Vehicle","","",null,null],[12,"id","","",27,null],[12,"owner","","",27,null],[12,"vehicle_type","","",27,null],[12,"length","","",27,null],[12,"max_speed","","",27,null],[3,"VehicleSpec","","",null,null],[12,"vehicle_type","","",28,null],[12,"length","","",28,null],[12,"max_speed","","",28,null],[3,"ParkedCar","","",null,null],[12,"vehicle","","",29,null],[12,"spot","","",29,null],[12,"parked_since","","",29,null],[3,"SidewalkSpot","","",null,null],[12,"connection","","",30,null],[12,"sidewalk_pos","","",30,null],[3,"TimeInterval","","",null,null],[12,"start","","",31,null],[12,"end","","",31,null],[3,"DistanceInterval","","",null,null],[12,"start","","",32,null],[12,"end","","",32,null],[3,"CreatePedestrian","","",null,null],[12,"id","","",33,null],[12,"start","","",33,null],[12,"speed","","",33,null],[12,"goal","","",33,null],[12,"path","","",33,null],[12,"trip","","",33,null],[12,"person","","",33,null],[3,"CreateCar","","",null,null],[12,"vehicle","","",34,null],[12,"router","","",34,null],[12,"maybe_parked_car","","",34,null],[12,"trip_and_person","","None for buses",34,null],[12,"maybe_route","","",34,null],[4,"CarStatus","","",null,null],[13,"Moving","","",35,null],[13,"Parked","","",35,null],[4,"PedCrowdLocation","","",null,null],[13,"Sidewalk","","bool is contraflow",36,null],[13,"BldgDriveway","","",36,null],[13,"LotDriveway","","",36,null],[4,"AlertLocation","","",null,null],[13,"Nil","","",37,null],[13,"Intersection","","",37,null],[13,"Person","","",37,null],[13,"Building","","",37,null],[4,"TripPhaseType","","",null,null],[13,"Driving","","",38,null],[13,"Walking","","",38,null],[13,"Biking","","",38,null],[13,"Parking","","",38,null],[13,"WaitingForBus","","",38,null],[13,"RidingBus","","What stop did they board at?",38,null],[13,"Cancelled","","",38,null],[13,"Finished","","",38,null],[13,"DelayedStart","","",38,null],[4,"ExternalTripEndpoint","","",null,null],[13,"TripEndpoint","","",39,null],[13,"Position","","",39,null],[4,"ScenarioModifier","","Transforms an existing Scenario before instantiating it.",null,null],[13,"RepeatDays","","",40,null],[13,"ChangeMode","","",40,null],[12,"pct_ppl","sim::ScenarioModifier","",41,null],[12,"departure_filter","","",41,null],[12,"from_modes","","",41,null],[12,"to_mode","","If `None`, then just cancel the trip.",41,null],[13,"AddExtraTrips","sim","Scenario name",40,null],[4,"TripEndpoint","","Specifies where a trip begins or ends.",null,null],[13,"Bldg","","",42,null],[13,"Border","","",42,null],[13,"SuddenlyAppear","","Used for interactive spawning, tests, etc. For now, only…",42,null],[4,"TripPurpose","","Lifted from Seattle\'s Soundcast model, but seems general…",null,null],[13,"Home","","",43,null],[13,"Work","","",43,null],[13,"School","","",43,null],[13,"Escort","","",43,null],[13,"PersonalBusiness","","",43,null],[13,"Shopping","","",43,null],[13,"Meal","","",43,null],[13,"Social","","",43,null],[13,"Recreation","","",43,null],[13,"Medical","","",43,null],[13,"ParkAndRideTransfer","","",43,null],[4,"AlertHandler","","",null,null],[13,"Print","","Just print the alert to STDOUT",44,null],[13,"Block","","Print the alert to STDOUT and don\'t proceed until the UI…",44,null],[13,"Silence","","Don\'t do anything",44,null],[4,"DelayCause","","Why is an agent delayed? If there are multiple reasons,…",null,null],[13,"Agent","","Queued behind someone, or someone\'s doing a conflicting…",45,null],[13,"Intersection","","Waiting on a traffic signal to change, or pausing at a…",45,null],[4,"TripMode","","",null,null],[13,"Walk","","",46,null],[13,"Bike","","",46,null],[13,"Transit","","",46,null],[13,"Drive","","",46,null],[4,"PersonState","","",null,null],[13,"Trip","","",47,null],[13,"Inside","","",47,null],[13,"OffMap","","",47,null],[4,"TripResult","","",null,null],[13,"Ok","","",48,null],[13,"ModeChange","","",48,null],[13,"TripDone","","",48,null],[13,"TripDoesntExist","","",48,null],[13,"TripNotStarted","","",48,null],[13,"TripCancelled","","",48,null],[4,"AgentID","","",null,null],[13,"Car","","",49,null],[13,"Pedestrian","","",49,null],[13,"BusPassenger","","",49,null],[4,"AgentType","","",null,null],[13,"Car","","",50,null],[13,"Bike","","",50,null],[13,"Bus","","",50,null],[13,"Train","","",50,null],[13,"Pedestrian","","",50,null],[13,"TransitRider","","",50,null],[4,"VehicleType","","",null,null],[13,"Car","","",51,null],[13,"Bus","","",51,null],[13,"Train","","",51,null],[13,"Bike","","",51,null],[4,"ParkingSpot","","",null,null],[13,"Onstreet","","Lane and idx",52,null],[13,"Offstreet","","Building and idx (pretty meaningless)",52,null],[13,"Lot","","",52,null],[4,"DrivingGoal","","",null,null],[13,"ParkNear","","",53,null],[13,"Border","","",53,null],[4,"SidewalkPOI","","Point of interest, that is",null,null],[13,"ParkingSpot","","Note that for offstreet parking, the path will be the same…",54,null],[13,"DeferredParkingSpot","","Don\'t actually know where this goes yet!",54,null],[13,"Building","","",54,null],[13,"BusStop","","",54,null],[13,"Border","","",54,null],[13,"BikeRack","","The bikeable position",54,null],[13,"SuddenlyAppear","","",54,null],[5,"fork_rng","","Need to explain this trick -- basically keeps consistency…",null,[[["xorshiftrng",3]],["xorshiftrng",3]]],[0,"analytics","","",null,null],[3,"Analytics","sim::analytics","As a simulation runs, different pieces emit Events. The…",null,null],[12,"road_thruput","","",4,null],[12,"intersection_thruput","","",4,null],[12,"traffic_signal_thruput","","",4,null],[12,"demand","","Most fields in Analytics are cumulative over time, but…",4,null],[12,"bus_arrivals","","",4,null],[12,"passengers_boarding","","For each passenger boarding, how long did they wait at the…",4,null],[12,"passengers_alighting","","",4,null],[12,"started_trips","","",4,null],[12,"finished_trips","","Finish time, ID, mode, trip duration if successful (or…",4,null],[12,"trip_intersection_delays","","Records how long was spent waiting at each turn…",4,null],[12,"lane_speed_percentage","","Records the average speed/maximum speed for each lane If…",4,null],[12,"trip_log","","",4,null],[12,"intersection_delays","","Only for traffic signals. The u8 is the movement index…",4,null],[12,"parking_lane_changes","","Per parking lane or lot, when does a spot become filled…",4,null],[12,"parking_lot_changes","","",4,null],[12,"alerts","","",4,null],[12,"record_anything","","For benchmarking, we may want to disable collecting data.",4,null],[3,"TripPhase","","",null,null],[12,"start_time","","",5,null],[12,"end_time","","",5,null],[12,"path","","",5,null],[12,"has_path_req","","",5,null],[12,"phase_type","","",5,null],[3,"TimeSeriesCount","","See https://github.com/dabreegster/abstreet/issues/85",null,null],[12,"counts","","(Road or intersection, type, hour block) -> count for that…",55,null],[12,"raw","","Very expensive to store, so it\'s optional. But useful to…",55,null],[3,"Window","","",null,null],[12,"times","","",56,null],[12,"window_size","","",56,null],[11,"new","sim","",4,[[],["analytics",3]]],[11,"event","","",4,[[["time",3],["event",4],["map",3]]]],[11,"record_demand","","",4,[[["path",3],["map",3]]]],[11,"finished_trip_time","","Ignores the current time. Returns None for cancelled trips.",4,[[["tripid",3]],[["option",4],["duration",3]]]],[11,"both_finished_trips","","Returns pairs of trip times for finished trips in both…",4,[[["time",3],["analytics",3]],["vec",3]]],[11,"get_trip_phases","","If calling on prebaked Analytics, be careful to pass in an…",4,[[["map",3],["tripid",3]],[["vec",3],["tripphase",3]]]],[11,"get_all_trip_phases","","",4,[[],[["vec",3],["btreemap",3],["tripid",3]]]],[11,"active_agents","","",4,[[["time",3]],["vec",3]]],[11,"parking_lane_availability","","Returns the free spots over time",4,[[["time",3],["laneid",3]],["vec",3]]],[11,"parking_lot_availability","","",4,[[["time",3],["parkinglotid",3]],["vec",3]]],[11,"parking_spot_availability","","",4,[[["time",3],["vec",3]],["vec",3]]],[11,"new","sim::analytics","",55,[[],["timeseriescount",3]]],[11,"record","","",55,[[["time",3],["agenttype",4]]]],[11,"total_for","","",55,[[]]],[11,"all_total_counts","","",55,[[],["counter",3]]],[11,"count_per_hour","","",55,[[["time",3]],["vec",3]]],[11,"raw_throughput","","",55,[[["time",3]],["vec",3]]],[11,"new","","",56,[[["duration",3]],["window",3]]],[11,"add","","Returns the count at time",56,[[["time",3]]]],[11,"count","","Grab the count at this time, but don\'t add a new time",56,[[["time",3]]]],[0,"cap","sim","",null,null],[3,"CapSimState","sim::cap","Dynamically limit driving trips that meet different…",null,null],[12,"lane_to_zone","","",57,null],[12,"zones","","",57,null],[12,"cancel_drivers_delay_threshold","","",57,null],[12,"delay_trips_instead_of_cancelling","","",57,null],[3,"Zone","","",null,null],[12,"cap","","",58,null],[12,"entered_in_last_hour","","",58,null],[12,"hour_started","","",58,null],[4,"CapResult","","",null,null],[13,"OK","","",59,null],[13,"Reroute","","",59,null],[13,"Cancel","","",59,null],[12,"reason","sim::cap::CapResult","",60,null],[13,"Delay","sim::cap","",59,null],[6,"ZoneIdx","","",null,null],[11,"new","","",57,[[["simoptions",3],["map",3]],["capsimstate",3]]],[11,"maybe_cap_path","","Before the driving portion of a trip begins, check that…",57,[[["time",3],["intersectionsimstate",3],["path",3],["map",3],["carid",3]],["capresult",4]]],[11,"get_cap_counter","","",57,[[["laneid",3]]]],[11,"trip_under_cap","","",57,[[["time",3],["carid",3],["path",3]]]],[11,"path_crosses_delay","","",57,[[["time",3],["intersectionsimstate",3],["path",3],["map",3]],["option",4]]],[0,"events","sim","",null,null],[4,"Event","sim::events","As a simulation runs, different systems emit Events. This…",null,null],[13,"CarReachedParkingSpot","","",61,null],[13,"CarLeftParkingSpot","","",61,null],[13,"BusArrivedAtStop","","",61,null],[13,"BusDepartedFromStop","","",61,null],[13,"PassengerBoardsTransit","","How long waiting at the stop?",61,null],[13,"PassengerAlightsTransit","","",61,null],[13,"PersonEntersBuilding","","",61,null],[13,"PersonLeavesBuilding","","",61,null],[13,"PersonLeavesMap","","None if cancelled",61,null],[13,"PersonEntersMap","","",61,null],[13,"PedReachedParkingSpot","","",61,null],[13,"BikeStoppedAtSidewalk","","",61,null],[13,"AgentEntersTraversable","","If the agent is a transit vehicle, then include a count of…",61,null],[13,"IntersectionDelayMeasured","","",61,null],[13,"TripFinished","","",61,null],[12,"trip","sim::events::Event","",62,null],[12,"mode","","",62,null],[12,"total_time","","",62,null],[12,"blocked_time","","",62,null],[13,"TripCancelled","sim::events","",61,null],[13,"TripPhaseStarting","","",61,null],[13,"TripIntersectionDelay","","TripID, TurnID (Where the delay was encountered), Time…",61,null],[13,"LaneSpeedPercentage","","TripID, LaneID (Where the delay was encountered), Average…",61,null],[13,"PathAmended","","Just use for parking replanning. Not happy about copying…",61,null],[13,"Alert","","",61,null],[4,"AlertLocation","","",null,null],[13,"Nil","","",37,null],[13,"Intersection","","",37,null],[13,"Person","","",37,null],[13,"Building","","",37,null],[4,"TripPhaseType","","",null,null],[13,"Driving","","",38,null],[13,"Walking","","",38,null],[13,"Biking","","",38,null],[13,"Parking","","",38,null],[13,"WaitingForBus","","",38,null],[13,"RidingBus","","What stop did they board at?",38,null],[13,"Cancelled","","",38,null],[13,"Finished","","",38,null],[13,"DelayedStart","","",38,null],[11,"describe","sim","",38,[[["map",3]],["string",3]]],[0,"make","","Everything needed to setup a simulation.…",null,null],[5,"fork_rng","sim::make","Need to explain this trick -- basically keeps consistency…",null,[[["xorshiftrng",3]],["xorshiftrng",3]]],[0,"activity_model","","An activity model creates \\\"people\\\" that follow a set…",null,null],[5,"create_prole","sim::make::activity_model","",null,[[["xorshiftrng",3],["map",3],["tripendpoint",4]],[["personspec",3],["result",6]]]],[5,"select_trip_mode","","",null,[[["distance",3],["xorshiftrng",3]],["tripmode",4]]],[5,"rand_time","","",null,[[["time",3],["xorshiftrng",3]],["time",3]]],[11,"proletariat_robot","sim","Designed in…",13,[[["timer",3],["map",3],["xorshiftrng",3]],["scenario",3]]],[0,"external","sim::make","Some users of the API…",null,null],[3,"ExternalPerson","sim::make::external","",null,null],[12,"origin","","",7,null],[12,"trips","","",7,null],[3,"ExternalTrip","","",null,null],[12,"departure","","",8,null],[12,"destination","","",8,null],[12,"mode","","",8,null],[3,"MapBorders","","",null,null],[12,"incoming_walking","","",10,null],[12,"incoming_driving","","",10,null],[12,"incoming_biking","","",10,null],[12,"outgoing_walking","","",10,null],[12,"outgoing_driving","","",10,null],[12,"outgoing_biking","","",10,null],[4,"ExternalTripEndpoint","","",null,null],[13,"TripEndpoint","","",39,null],[13,"Position","","",39,null],[11,"import","sim","Import external scenario data. The main difference between…",7,[[["vec",3],["map",3],["externalperson",3]],[["result",6],["vec",3]]]],[11,"new","","",10,[[["map",3]],["mapborders",3]]],[11,"for_mode","","Returns the (incoming, outgoing) borders for the…",10,[[["tripmode",4]]]],[0,"generator","sim::make","This is a much more primitive way to randomly generate…",null,null],[3,"ScenarioGenerator","sim::make::generator","",null,null],[12,"scenario_name","","",13,null],[12,"only_seed_buses","","",13,null],[12,"spawn_over_time","","",13,null],[12,"border_spawn_over_time","","",13,null],[3,"SpawnOverTime","","",null,null],[12,"num_agents","","",15,null],[12,"start_time","","",15,null],[12,"stop_time","","",15,null],[12,"goal","","",15,null],[12,"percent_driving","","",15,null],[12,"percent_biking","","",15,null],[12,"percent_use_transit","","",15,null],[3,"BorderSpawnOverTime","","",null,null],[12,"num_peds","","",6,null],[12,"num_cars","","",6,null],[12,"num_bikes","","",6,null],[12,"percent_use_transit","","",6,null],[12,"start_time","","",6,null],[12,"stop_time","","",6,null],[12,"start_from_border","","",6,null],[12,"goal","","",6,null],[5,"rand_time","","",null,[[["time",3],["xorshiftrng",3]],["time",3]]],[11,"generate","sim","",13,[[["timer",3],["map",3],["xorshiftrng",3]],["scenario",3]]],[11,"small_run","","",13,[[["map",3]],["scenariogenerator",3]]],[11,"empty","","",13,[[],["scenariogenerator",3]]],[11,"spawn_agent","","",15,[[["map",3],["scenario",3],["xorshiftrng",3]]]],[11,"spawn","","",6,[[["xorshiftrng",3],["scenario",3],["map",3],["tripmode",4]]]],[0,"load","sim::make","",null,null],[3,"SimFlags","sim::make::load","SimFlags specifies a simulation to setup.",null,null],[12,"load","","A path to some file.",14,null],[12,"modifiers","","",14,null],[12,"rng_seed","","",14,null],[12,"opts","","",14,null],[18,"RNG_SEED","sim","",14,null],[11,"from_args","","",14,[[["cmdargs",3]],["simflags",3]]],[11,"for_test","","",14,[[],["simflags",3]]],[11,"make_rng","","",14,[[],["xorshiftrng",3]]],[11,"load","","",14,[[["timer",3]]]],[0,"modifier","sim::make","",null,null],[4,"ScenarioModifier","sim::make::modifier","Transforms an existing Scenario before instantiating it.",null,null],[13,"RepeatDays","","",40,null],[13,"ChangeMode","","",40,null],[12,"pct_ppl","sim::make::modifier::ScenarioModifier","",41,null],[12,"departure_filter","","",41,null],[12,"from_modes","","",41,null],[12,"to_mode","","If `None`, then just cancel the trip.",41,null],[13,"AddExtraTrips","sim::make::modifier","Scenario name",40,null],[5,"repeat_days","","",null,[[["scenario",3]],["scenario",3]]],[11,"apply","sim","If this modifies scenario_name, then that means prebaked…",40,[[["scenario",3],["map",3]],["scenario",3]]],[11,"describe","","",40,[[],["string",3]]],[0,"scenario","sim::make","",null,null],[3,"Scenario","sim::make::scenario","A Scenario describes all the input to a simulation.…",null,null],[12,"scenario_name","","",12,null],[12,"map_name","","",12,null],[12,"people","","",12,null],[12,"only_seed_buses","","None means seed all buses. Otherwise the route name must…",12,null],[3,"PersonSpec","","",null,null],[12,"orig_id","","Just used for debugging",11,null],[12,"origin","","The first trip starts here",11,null],[12,"trips","","Each trip starts at the destination of the previous trip",11,null],[3,"IndividTrip","","",null,null],[12,"depart","","",9,null],[12,"destination","","",9,null],[12,"mode","","",9,null],[12,"purpose","","",9,null],[12,"cancelled","","",9,null],[12,"modified","","Did a ScenarioModifier affect this?",9,null],[4,"TripPurpose","","Lifted from Seattle\'s Soundcast model, but seems general…",null,null],[13,"Home","","",43,null],[13,"Work","","",43,null],[13,"School","","",43,null],[13,"Escort","","",43,null],[13,"PersonalBusiness","","",43,null],[13,"Shopping","","",43,null],[13,"Meal","","",43,null],[13,"Social","","",43,null],[13,"Recreation","","",43,null],[13,"Medical","","",43,null],[13,"ParkAndRideTransfer","","",43,null],[5,"seed_parked_cars","","",null,[[["vec",3],["map",3],["sim",3],["timer",3],["xorshiftrng",3]]]],[5,"find_spot_near_building","","",null,[[["btreemap",3],["buildingid",3],["map",3]],[["option",4],["parkingspot",4]]]],[11,"new","sim","",9,[[["time",3],["trippurpose",4],["tripendpoint",4],["tripmode",4]],["individtrip",3]]],[11,"instantiate","","",12,[[["map",3],["timer",3],["sim",3],["xorshiftrng",3]]]],[11,"instantiate_without_retries","","If retry_if_no_room is false, any vehicles that fail to…",12,[[["map",3],["timer",3],["sim",3],["xorshiftrng",3]]]],[11,"save","","",12,[[]]],[11,"empty","","",12,[[["map",3]],["scenario",3]]],[11,"rand_car","","",12,[[["xorshiftrng",3]],["vehiclespec",3]]],[11,"rand_bike","","",12,[[["xorshiftrng",3]],["vehiclespec",3]]],[11,"max_bike_speed","","",12,[[],["speed",3]]],[11,"rand_dist","","",12,[[["distance",3],["xorshiftrng",3]],["distance",3]]],[11,"rand_speed","","",12,[[["speed",3],["xorshiftrng",3]],["speed",3]]],[11,"rand_ped_speed","","",12,[[["xorshiftrng",3]],["speed",3]]],[11,"max_ped_speed","","",12,[[],["speed",3]]],[11,"count_parked_cars_per_bldg","","",12,[[],[["buildingid",3],["counter",3]]]],[11,"remove_weird_schedules","","",12,[[],["scenario",3]]],[11,"check_schedule","","Verify that a person\'s trips make sense",11,[[],["result",6]]],[11,"get_vehicles","","",11,[[["xorshiftrng",3]]]],[0,"spawner","sim::make","Intermediate structures used to instantiate a Scenario.…",null,null],[3,"StartTripArgs","sim::make::spawner","We need to remember a few things from scenario…",null,null],[12,"retry_if_no_room","","",63,null],[12,"use_vehicle","","",63,null],[4,"TripSpec","","",null,null],[13,"VehicleAppearing","","Can be used to spawn from a border or anywhere for…",64,null],[12,"start_pos","sim::make::spawner::TripSpec","",65,null],[12,"goal","","",65,null],[12,"use_vehicle","","This must be a currently off-map vehicle owned by the…",65,null],[12,"retry_if_no_room","","",65,null],[13,"SpawningFailure","sim::make::spawner","Something went wrong spawning the trip.",64,null],[12,"use_vehicle","sim::make::spawner::TripSpec","",66,null],[12,"error","","",66,null],[13,"UsingParkedCar","sim::make::spawner","",64,null],[12,"car","sim::make::spawner::TripSpec","This must be a currently parked vehicle owned by the person.",67,null],[12,"start_bldg","","",67,null],[12,"goal","","",67,null],[13,"JustWalking","sim::make::spawner","",64,null],[12,"start","sim::make::spawner::TripSpec","",68,null],[12,"goal","","",68,null],[13,"UsingBike","sim::make::spawner","",64,null],[12,"bike","sim::make::spawner::TripSpec","",69,null],[12,"start","","",69,null],[12,"goal","","",69,null],[13,"UsingTransit","sim::make::spawner","",64,null],[12,"start","sim::make::spawner::TripSpec","",70,null],[12,"goal","","",70,null],[12,"route","","",70,null],[12,"stop1","","",70,null],[12,"maybe_stop2","","",70,null],[4,"TripEndpoint","sim::make::spawner","Specifies where a trip begins or ends.",null,null],[13,"Bldg","","",42,null],[13,"Border","","",42,null],[13,"SuddenlyAppear","","Used for interactive spawning, tests, etc. For now, only…",42,null],[11,"to_plan","","",64,[[["map",3]]]],[11,"maybe_new","","Turn an origin/destination pair and mode into a specific…",64,[[["map",3],["tripendpoint",4],["carid",3],["option",4],["tripmode",4]],[["result",6],["tripspec",4]]]],[11,"path_req","sim","Figure out a single PathRequest that goes between two…",42,[[["tripmode",4],["map",3],["tripendpoint",4]],[["pathrequest",3],["option",4]]]],[11,"start_sidewalk_spot","","",42,[[["map",3]],[["sidewalkspot",3],["result",6]]]],[11,"end_sidewalk_spot","","",42,[[["map",3]],[["sidewalkspot",3],["result",6]]]],[11,"driving_goal","","",42,[[["map",3],["pathconstraints",4]],[["result",6],["drivinggoal",4]]]],[11,"pos","","",42,[[["map",3],["tripmode",4]],[["option",4],["position",3]]]],[0,"mechanics","","",null,null],[0,"car","sim::mechanics","",null,null],[3,"Car","sim::mechanics::car","Represents a single vehicle. Note \\\"car\\\" is a misnomer; it…",null,null],[12,"vehicle","","",71,null],[12,"state","","",71,null],[12,"router","","",71,null],[12,"trip_and_person","","None for buses",71,null],[12,"started_at","","",71,null],[12,"total_blocked_time","","",71,null],[12,"last_steps","","In reverse order -- most recently left is first. The sum…",71,null],[4,"CarState","","See…",null,null],[13,"Crossing","","",72,null],[13,"Queued","","",72,null],[12,"blocked_since","sim::mechanics::car::CarState","",73,null],[13,"WaitingToAdvance","sim::mechanics::car","",72,null],[12,"blocked_since","sim::mechanics::car::CarState","",74,null],[13,"Unparking","sim::mechanics::car","Where\'s the front of the car while this is happening?",72,null],[13,"Parking","","",72,null],[13,"IdlingAtStop","","",72,null],[11,"crossing_state","","Assumes the current head of the path is the thing to cross.",71,[[["time",3],["distance",3],["map",3]],["carstate",4]]],[11,"crossing_state_with_end_dist","","",71,[[["time",3],["distanceinterval",3],["map",3]],["carstate",4]]],[11,"get_draw_car","","",71,[[["time",3],["map",3],["transitsimstate",3],["distance",3]],["drawcarinput",3]]],[11,"is_parking","","",71,[[]]],[11,"get_end_time","","",72,[[],["time",3]]],[11,"time_spent_waiting","","",72,[[["time",3]],["duration",3]]],[0,"driving","sim::mechanics","",null,null],[3,"DrivingSimState","sim::mechanics::driving","Simulates vehicles!",null,null],[12,"cars","","",75,null],[12,"queues","","",75,null],[12,"events","","",75,null],[12,"waiting_to_spawn","","",75,null],[12,"recalc_lanechanging","","",75,null],[12,"handle_uber_turns","","",75,null],[12,"time_to_unpark_onstreet","","",75,null],[12,"time_to_park_onstreet","","",75,null],[12,"time_to_unpark_offstreet","","",75,null],[12,"time_to_park_offstreet","","",75,null],[17,"TIME_TO_WAIT_AT_BUS_STOP","","",null,null],[17,"BLIND_RETRY_TO_CREEP_FORWARDS","","",null,null],[17,"BLIND_RETRY_TO_REACH_END_DIST","","",null,null],[11,"new","","",75,[[["simoptions",3],["map",3]],["drivingsimstate",3]]],[11,"start_car_on_lane","","None if it worked, otherwise returns the CreateCar…",75,[[["time",3],["createcar",3],["ctx",3]],[["createcar",3],["option",4]]]],[11,"vehicle_waiting_to_spawn","","If start_car_on_lane fails and a retry is scheduled, this…",75,[[["position",3],["option",4],["carid",3],["personid",3]]]],[11,"update_car","","State transitions for this car:",75,[[["time",3],["ctx",3],["tripmanager",3],["transitsimstate",3],["carid",3],["walkingsimstate",3]]]],[11,"update_car_without_distances","","",75,[[["car",3],["time",3],["ctx",3],["transitsimstate",3]]]],[11,"update_car_with_distances","","",75,[[["car",3],["time",3],["ctx",3],["tripmanager",3],["transitsimstate",3],["vec",3],["walkingsimstate",3]]]],[11,"delete_car","","Abruptly remove a vehicle from the simulation. They may be…",75,[[["carid",3],["time",3],["ctx",3]],["vehicle",3]]],[11,"delete_car_internal","","",75,[[["car",3],["vec",3],["time",3],["ctx",3]]]],[11,"update_laggy_head","","",75,[[["carid",3],["time",3],["ctx",3]]]],[11,"trim_last_steps","","",75,[[["car",3],["time",3],["ctx",3]]]],[11,"collect_events","","",75,[[],[["event",4],["vec",3]]]],[11,"handle_live_edits","","",75,[[["map",3]]]],[11,"get_unzoomed_agents","","Note the ordering of results is non-deterministic!",75,[[["time",3],["map",3]],[["vec",3],["unzoomedagent",3]]]],[11,"does_car_exist","","",75,[[["carid",3]]]],[11,"get_all_draw_cars","","Note the ordering of results is non-deterministic!",75,[[["time",3],["map",3],["transitsimstate",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_single_draw_car","","This is about as expensive as get_draw_cars_on.",75,[[["time",3],["map",3],["transitsimstate",3],["carid",3]],[["option",4],["drawcarinput",3]]]],[11,"get_draw_cars_on","","",75,[[["time",3],["map",3],["transitsimstate",3],["traversable",4]],[["drawcarinput",3],["vec",3]]]],[11,"debug_car","","",75,[[["carid",3]]]],[11,"debug_lane","","",75,[[["laneid",3]]]],[11,"agent_properties","","",75,[[["carid",3],["time",3]],["agentproperties",3]]],[11,"get_path","","",75,[[["carid",3]],[["path",3],["option",4]]]],[11,"get_all_driving_paths","","",75,[[],[["vec",3],["path",3]]]],[11,"trace_route","","",75,[[["time",3],["carid",3],["map",3]],[["polyline",3],["option",4]]]],[11,"percent_along_route","","",75,[[["carid",3]]]],[11,"get_owner_of_car","","",75,[[["carid",3]],[["personid",3],["option",4]]]],[11,"target_lane_penalty","","",75,[[["laneid",3]]]],[11,"find_trips_to_edited_parking","","",75,[[["btreeset",3],["parkingspot",4]],["vec",3]]],[11,"find_vehicles_affected_by_live_edits","","Finds vehicles that\'re laggy heads on affected parts of…",75,[[["hashset",3],["btreeset",3]],["vec",3]]],[11,"all_waiting_people","","",75,[[["time",3],["btreemap",3]]]],[11,"debug_queue_lengths","","",75,[[["laneid",3]],["option",4]]],[11,"get_blocked_by_graph","","",75,[[["time",3],["intersectionsimstate",3],["map",3]],[["agentid",4],["btreemap",3]]]],[11,"get_car_front","","",75,[[["time",3],["car",3]],["distance",3]]],[0,"intersection","sim::mechanics","",null,null],[3,"IntersectionSimState","sim::mechanics::intersection","Manages conflicts at intersections. When an agent has…",null,null],[12,"state","","",76,null],[12,"use_freeform_policy_everywhere","","",76,null],[12,"dont_block_the_box","","",76,null],[12,"break_turn_conflict_cycles","","",76,null],[12,"handle_uber_turns","","",76,null],[12,"disable_turn_conflicts","","",76,null],[12,"blocked_by","","",76,null],[12,"events","","",76,null],[12,"total_repeat_requests","","",76,null],[12,"not_allowed_requests","","",76,null],[12,"blocked_by_someone_requests","","",76,null],[3,"State","","",null,null],[12,"id","","",77,null],[12,"accepted","","",77,null],[12,"waiting","","",77,null],[12,"reserved","","",77,null],[12,"signal","","",77,null],[3,"SignalState","","",null,null],[12,"current_stage","","",78,null],[12,"stage_ends_at","","",78,null],[12,"extensions_count","","",78,null],[3,"Request","","",null,null],[12,"agent","","",79,null],[12,"turn","","",79,null],[5,"allow_block_the_box","","",null,[[["intersection",3]]]],[17,"WAIT_AT_STOP_SIGN","","",null,null],[17,"WAIT_BEFORE_YIELD_AT_TRAFFIC_SIGNAL","","",null,null],[11,"new","","",76,[[["simoptions",3],["map",3],["scheduler",3]],["intersectionsimstate",3]]],[11,"turn_finished","","",76,[[["time",3],["turnid",3],["scheduler",3],["map",3],["agentid",4]]]],[11,"cancel_request","","For deleting cars",76,[[["turnid",3],["agentid",4]]]],[11,"space_freed","","",76,[[["time",3],["scheduler",3],["map",3],["intersectionid",3]]]],[11,"vehicle_gone","","Vanished at border, stopped biking, etc -- a vehicle…",76,[[["carid",3]]]],[11,"agent_deleted_mid_turn","","",76,[[["turnid",3],["agentid",4]]]],[11,"wakeup_waiting","","",76,[[["time",3],["scheduler",3],["map",3],["intersectionid",3]]]],[11,"update_intersection","","This is only triggered for traffic signals.",76,[[["time",3],["map",3],["scheduler",3],["intersectionid",3]]]],[11,"maybe_start_turn","","For cars: The head car calls this when they\'re at the end…",76,[[["time",3],["turnid",3],["map",3],["speed",3],["scheduler",3],["option",4],["agentid",4]]]],[11,"collect_events","","",76,[[],[["event",4],["vec",3]]]],[11,"handle_live_edited_traffic_signals","","",76,[[["time",3],["map",3],["scheduler",3]]]],[11,"handle_live_edits","","",76,[[["map",3]]]],[11,"nobody_headed_towards","","",76,[[["intersectionid",3],["laneid",3]]]],[11,"debug","","",76,[[["intersectionid",3],["map",3]]]],[11,"get_accepted_agents","","",76,[[["intersectionid",3]],["vec",3]]],[11,"get_waiting_agents","","",76,[[["intersectionid",3]],["vec",3]]],[11,"delayed_intersections","","Returns intersections with travelers waiting for at least…",76,[[["time",3],["duration",3]],["vec",3]]],[11,"current_stage_and_remaining_time","","",76,[[["time",3],["intersectionid",3]]]],[11,"describe_stats","","",76,[[],[["vec",3],["string",3]]]],[11,"populate_blocked_by","","",76,[[["time",3],["fixedmap",3],["map",3],["hashmap",3],["btreemap",3]]]],[11,"check_for_conflicts_before_uber_turn","","See if any agent is currently performing a turn that…",76,[[["uberturn",3],["map",3]],[["option",4],["agentid",4]]]],[11,"stop_sign_policy","","",76,[[["time",3],["request",3],["map",3],["scheduler",3],["controlstopsign",3]]]],[11,"traffic_signal_policy","","",76,[[["time",3],["request",3],["map",3],["speed",3],["option",4],["scheduler",3],["controltrafficsignal",3]]]],[11,"handle_accepted_conflicts","","",76,[[["option",4],["request",3],["map",3]]]],[11,"detect_conflict_cycle","","",76,[[["carid",3]],[["hashset",3],["option",4]]]],[11,"new","","",78,[[["time",3],["map",3],["scheduler",3],["intersectionid",3]],["signalstate",3]]],[0,"parking","sim::mechanics","",null,null],[3,"NormalParkingSimState","sim::mechanics::parking","",null,null],[12,"parked_cars","","",80,null],[12,"occupants","","",80,null],[12,"reserved_spots","","",80,null],[12,"onstreet_lanes","","",80,null],[12,"driving_to_parking_lanes","","",80,null],[12,"num_spots_per_offstreet","","",80,null],[12,"driving_to_offstreet","","",80,null],[12,"num_spots_per_lot","","",80,null],[12,"driving_to_lots","","",80,null],[12,"events","","",80,null],[3,"ParkingLane","","",null,null],[12,"parking_lane","","",81,null],[12,"driving_lane","","",81,null],[12,"sidewalk","","",81,null],[12,"spot_dist_along","","",81,null],[3,"InfiniteParkingSimState","","This assigns infinite private parking to all buildings and…",null,null],[12,"parked_cars","","",82,null],[12,"occupants","","",82,null],[12,"reserved_spots","","",82,null],[12,"driving_to_offstreet","","",82,null],[12,"blackholed_building_redirects","","",82,null],[12,"events","","",82,null],[4,"ParkingSimState","","",null,null],[13,"Normal","","",83,null],[13,"Infinite","","",83,null],[8,"ParkingSim","","Manages the state of parked cars. There are two…",null,null],[10,"handle_live_edits","","Returns any cars that got very abruptly evicted from…",84,[[["map",3],["timer",3]]]],[10,"get_free_onstreet_spots","","",84,[[["laneid",3]],[["vec",3],["parkingspot",4]]]],[10,"get_free_offstreet_spots","","",84,[[["buildingid",3]],[["vec",3],["parkingspot",4]]]],[10,"get_free_lot_spots","","",84,[[["parkinglotid",3]],[["vec",3],["parkingspot",4]]]],[10,"reserve_spot","","",84,[[["carid",3],["parkingspot",4]]]],[10,"remove_parked_car","","",84,[[["parkedcar",3]]]],[10,"add_parked_car","","",84,[[["parkedcar",3]]]],[10,"get_draw_cars","","",84,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[10,"get_draw_cars_in_lots","","",84,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[10,"get_draw_car","","",84,[[["carid",3],["map",3]],[["option",4],["drawcarinput",3]]]],[10,"canonical_pt","","There\'s no DrawCarInput for cars parked offstreet, so we…",84,[[["carid",3],["map",3]],[["pt2d",3],["option",4]]]],[10,"get_all_draw_cars","","",84,[[["map",3]],[["drawcarinput",3],["vec",3]]]],[10,"is_free","","",84,[[["parkingspot",4]]]],[10,"get_car_at_spot","","",84,[[["parkingspot",4]],[["option",4],["parkedcar",3]]]],[10,"get_all_free_spots","","The vehicle\'s front is currently at the given driving_pos.…",84,[[["vehicle",3],["position",3],["map",3],["buildingid",3]],["vec",3]]],[10,"spot_to_driving_pos","","",84,[[["vehicle",3],["parkingspot",4],["map",3]],["position",3]]],[10,"spot_to_sidewalk_pos","","",84,[[["parkingspot",4],["map",3]],["position",3]]],[10,"get_owner_of_car","","",84,[[["carid",3]],[["personid",3],["option",4]]]],[10,"lookup_parked_car","","",84,[[["carid",3]],[["option",4],["parkedcar",3]]]],[10,"get_all_parking_spots","","(Filled, available)",84,[[]]],[10,"path_to_free_parking_spot","","Unrealistically assumes the driver has knowledge of…",84,[[["vehicle",3],["map",3],["buildingid",3],["laneid",3]],["option",4]]],[10,"collect_events","","",84,[[],[["event",4],["vec",3]]]],[10,"all_parked_car_positions","","",84,[[["map",3]],["vec",3]]],[10,"bldg_to_parked_cars","","",84,[[["buildingid",3]],[["carid",3],["vec",3]]]],[11,"new","","Counterintuitive: any spots located in blackholes are just…",83,[[["map",3],["timer",3]],["parkingsimstate",4]]],[11,"is_infinite","","",83,[[]]],[11,"new","","",80,[[["map",3],["timer",3]],["normalparkingsimstate",3]]],[11,"new","","",81,[[["timer",3],["lane",3],["map",3]],[["parkinglane",3],["option",4]]]],[11,"dist_along_for_car","","",81,[[["vehicle",3]],["distance",3]]],[11,"spots","","",81,[[],[["vec",3],["parkingspot",4]]]],[11,"new","","",82,[[["map",3]],["infiniteparkingsimstate",3]]],[11,"get_free_bldg_spot","","",82,[[["buildingid",3]],["parkingspot",4]]],[0,"queue","sim::mechanics","",null,null],[3,"Queue","sim::mechanics::queue","A Queue of vehicles on a single lane or turn. No…",null,null],[12,"id","","",85,null],[12,"cars","","",85,null],[12,"laggy_head","","This car\'s back is still partly in this queue.",85,null],[12,"geom_len","","",85,null],[12,"reserved_length","","When a car\'s turn is accepted, reserve the vehicle length…",85,null],[5,"validate_positions","","",null,[[["time",3],["fixedmap",3],["vec",3],["traversable",4]]]],[5,"dump_cars","","",null,[[["time",3],["fixedmap",3],["vec",3],["traversable",4]]]],[11,"new","","",85,[[["traversable",4],["map",3]],["queue",3]]],[11,"get_last_car_position","","",85,[[["time",3],["fixedmap",3],["hashmap",3]],["option",4]]],[11,"get_car_positions","","Farthest along (greatest distance) is first.",85,[[["time",3],["fixedmap",3],["hashmap",3]],["vec",3]]],[11,"inner_get_last_car_position","","",85,[[["time",3],["fixedmap",3],["btreeset",3],["hashmap",3],["option",4],["vec",3]],["option",4]]],[11,"get_idx_to_insert_car","","",85,[[["time",3],["fixedmap",3],["hashmap",3],["distance",3]],["option",4]]],[11,"try_to_reserve_entry","","If true, there\'s room and the car must actually start the…",85,[[["car",3]]]],[11,"room_for_car","","",85,[[["car",3]]]],[11,"free_reserved_space","","",85,[[["car",3]]]],[11,"target_lane_penalty","","",85,[[]]],[0,"walking","sim::mechanics","",null,null],[3,"WalkingSimState","sim::mechanics::walking","Simulates pedestrians. Unlike vehicles, pedestrians can…",null,null],[12,"peds","","",86,null],[12,"peds_per_traversable","","",86,null],[12,"events","","",86,null],[3,"Pedestrian","","",null,null],[12,"id","","",87,null],[12,"state","","",87,null],[12,"speed","","",87,null],[12,"total_blocked_time","","",87,null],[12,"started_at","","",87,null],[12,"path","","",87,null],[12,"start","","",87,null],[12,"goal","","",87,null],[12,"trip","","",87,null],[12,"person","","",87,null],[4,"PedState","","",null,null],[13,"Crossing","","",88,null],[13,"WaitingToTurn","","The Distance is either 0 or the current traversable\'s…",88,null],[13,"LeavingBuilding","","",88,null],[13,"EnteringBuilding","","",88,null],[13,"LeavingParkingLot","","",88,null],[13,"EnteringParkingLot","","",88,null],[13,"StartingToBike","","",88,null],[13,"FinishingBiking","","",88,null],[13,"WaitingForBus","","",88,null],[5,"find_crowds","","",null,[[["vec",3],["pedcrowdlocation",4]]]],[17,"TIME_TO_START_BIKING","","",null,null],[17,"TIME_TO_FINISH_BIKING","","",null,null],[11,"new","","",86,[[],["walkingsimstate",3]]],[11,"spawn_ped","","",86,[[["time",3],["map",3],["scheduler",3],["createpedestrian",3]]]],[11,"get_draw_ped","","",86,[[["time",3],["pedestrianid",3],["map",3]],[["drawpedestrianinput",3],["option",4]]]],[11,"get_all_draw_peds","","",86,[[["time",3],["map",3]],[["drawpedestrianinput",3],["vec",3]]]],[11,"update_ped","","",86,[[["time",3],["ctx",3],["tripmanager",3],["transitsimstate",3],["pedestrianid",3]]]],[11,"ped_boarded_bus","","",86,[[["time",3],["pedestrianid",3]]]],[11,"delete_ped","","Abruptly remove a pedestrian from the simulation. They may…",86,[[["ctx",3],["pedestrianid",3]]]],[11,"debug_ped","","",86,[[["pedestrianid",3]]]],[11,"agent_properties","","",86,[[["time",3],["map",3],["pedestrianid",3]],["agentproperties",3]]],[11,"trace_route","","",86,[[["time",3],["pedestrianid",3],["map",3]],[["polyline",3],["option",4]]]],[11,"get_path","","",86,[[["pedestrianid",3]],[["path",3],["option",4]]]],[11,"get_unzoomed_agents","","",86,[[["time",3],["map",3]],[["vec",3],["unzoomedagent",3]]]],[11,"get_draw_peds_on","","",86,[[["time",3],["traversable",4],["map",3]]]],[11,"collect_events","","",86,[[],[["event",4],["vec",3]]]],[11,"find_trips_to_parking","","",86,[[["vec",3],["parkedcar",3]],["vec",3]]],[11,"all_waiting_people","","",86,[[["time",3],["btreemap",3]]]],[11,"populate_commuter_counts","","",86,[[["commutersvehiclescounts",3]]]],[11,"crossing_state","","",87,[[["time",3],["distance",3],["map",3]],["pedstate",4]]],[11,"get_dist_along","","",87,[[["time",3],["map",3]],["distance",3]]],[11,"get_draw_ped","","",87,[[["time",3],["map",3]],["drawpedestrianinput",3]]],[11,"maybe_transition","","",87,[[["time",3],["multimap",3],["map",3],["scheduler",3],["intersectionsimstate",3],["vec",3]]]],[11,"get_end_time","","",88,[[],["time",3]]],[11,"time_spent_waiting","","",88,[[["time",3]],["duration",3]]],[0,"pandemic","sim","An experimental SEIR model by…",null,null],[3,"AnyTime","sim::pandemic","",null,null],[12,"0","","",89,null],[3,"Event","","",null,null],[12,"s","","",90,null],[12,"p_hosp","","",90,null],[12,"p_death","","",90,null],[12,"t","","",90,null],[4,"StateEvent","","",null,null],[13,"Exposition","","",91,null],[13,"Incubation","","",91,null],[13,"Hospitalization","","",91,null],[13,"Recovery","","",91,null],[13,"Death","","",91,null],[4,"State","","",null,null],[13,"Sane","","",92,null],[13,"Exposed","","",92,null],[13,"Infectious","","",92,null],[13,"Hospitalized","","",92,null],[13,"Recovered","","",92,null],[13,"Dead","","",92,null],[0,"pandemic","","",null,null],[3,"PandemicModel","sim::pandemic::pandemic","",null,null],[12,"pop","","",93,null],[12,"bldgs","","",93,null],[12,"bus_stops","","",93,null],[12,"buses","","",93,null],[12,"person_to_bus","","",93,null],[12,"rng","","",93,null],[12,"initialized","","",93,null],[3,"SharedSpace","","",null,null],[12,"occupants","","",94,null],[4,"Cmd","","",null,null],[13,"BecomeHospitalized","","",95,null],[13,"BecomeQuarantined","","",95,null],[11,"new","","",93,[[["xorshiftrng",3]],["pandemicmodel",3]]],[11,"initialize","","",93,[[["vec",3],["scheduler",3]]]],[11,"count_sane","","",93,[[]]],[11,"count_exposed","","",93,[[]]],[11,"count_infected","","",93,[[]]],[11,"count_recovered","","",93,[[]]],[11,"count_dead","","",93,[[]]],[11,"count_total","","",93,[[]]],[11,"handle_event","","",93,[[["time",3],["event",4],["scheduler",3]]]],[11,"handle_cmd","","",93,[[["time",3],["scheduler",3],["cmd",4]]]],[11,"get_time","","",93,[[["personid",3]],[["time",3],["option",4]]]],[11,"is_sane","","",93,[[["personid",3]]]],[11,"is_infectious","","",93,[[["personid",3]]]],[11,"is_exposed","","",93,[[["personid",3]]]],[11,"is_recovered","","",93,[[["personid",3]]]],[11,"is_dead","","",93,[[["personid",3]]]],[11,"infectious_contact","","",93,[[["personid",3]],[["personid",3],["option",4]]]],[11,"transmission","","",93,[[["time",3],["scheduler",3],["vec",3],["personid",3]]]],[11,"transition","","",93,[[["time",3],["scheduler",3],["personid",3]]]],[11,"become_exposed","","",93,[[["time",3],["scheduler",3],["duration",3],["personid",3]]]],[11,"new","","",94,[[],["sharedspace",3]]],[11,"person_enters_space","","",94,[[["time",3],["personid",3]]]],[11,"person_leaves_space","","",94,[[["time",3],["personid",3]],[["option",4],["vec",3]]]],[11,"inner_seconds","sim::pandemic","",89,[[]]],[11,"is_finite","","",89,[[]]],[11,"next","","",90,[[["anytime",3],["xorshiftrng",3]],["state",4]]],[18,"T_INF","","",92,null],[18,"T_INC","","",92,null],[18,"R_0","","",92,null],[18,"E_RATIO","","",92,null],[18,"I_RATIO","","",92,null],[11,"ini_infectious_ratio","","",92,[[]]],[11,"ini_exposed_ratio","","",92,[[]]],[11,"new","","",92,[[]]],[11,"get_time_exp","","",92,[[["xorshiftrng",3]],["duration",3]]],[11,"get_time_normal","","",92,[[["xorshiftrng",3]],["duration",3]]],[11,"is_sane","","",92,[[]]],[11,"is_exposed","","",92,[[]]],[11,"is_infectious","","",92,[[]]],[11,"is_recovered","","",92,[[]]],[11,"is_dead","","",92,[[]]],[11,"get_time","","",92,[[],[["time",3],["option",4]]]],[11,"get_event_time","","",92,[[],[["option",4],["anytime",3]]]],[11,"next_default","","",92,[[["anytime",3],["xorshiftrng",3]],["option",4]]],[11,"next","","",92,[[["anytime",3],["xorshiftrng",3]],["option",4]]],[11,"start","","",92,[[["anytime",3],["duration",3],["xorshiftrng",3]],["result",6]]],[0,"recorder","sim","",null,null],[3,"TrafficRecorder","sim::recorder","Records trips beginning and ending at a specified set of…",null,null],[12,"capture_points","","",96,null],[12,"trips","","",96,null],[12,"seen_trips","","",96,null],[11,"new","","",96,[[["btreeset",3],["intersectionid",3]],["trafficrecorder",3]]],[11,"handle_event","","",96,[[["time",3],["drivingsimstate",3],["map",3],["tripmanager",3],["event",4]]]],[11,"num_recorded_trips","","",96,[[]]],[11,"save","","",96,[[["map",3]]]],[0,"render","sim","Intermediate structures so that sim and game crates don\'t…",null,null],[3,"DrawPedestrianInput","sim::render","",null,null],[12,"id","","",2,null],[12,"pos","","",2,null],[12,"facing","","",2,null],[12,"waiting_for_turn","","",2,null],[12,"preparing_bike","","",2,null],[12,"waiting_for_bus","","",2,null],[12,"on","","",2,null],[3,"DrawPedCrowdInput","","",null,null],[12,"low","","",1,null],[12,"high","","",1,null],[12,"members","","",1,null],[12,"location","","",1,null],[3,"DrawCarInput","","",null,null],[12,"id","","",0,null],[12,"waiting_for_turn","","",0,null],[12,"status","","",0,null],[12,"show_parking_intent","","",0,null],[12,"on","","Front of the car",0,null],[12,"partly_on","","Possibly the rest",0,null],[12,"label","","",0,null],[12,"body","","",0,null],[3,"UnzoomedAgent","","",null,null],[12,"id","","",3,null],[12,"pos","","",3,null],[12,"person","","None means a bus.",3,null],[12,"parking","","True only for cars currently looking for parking. I don\'t…",3,null],[4,"PedCrowdLocation","","",null,null],[13,"Sidewalk","","bool is contraflow",36,null],[13,"BldgDriveway","","",36,null],[13,"LotDriveway","","",36,null],[4,"CarStatus","","",null,null],[13,"Moving","","",35,null],[13,"Parked","","",35,null],[0,"router","sim","For vehicles only, not pedestrians. Follows a Path from…",null,null],[3,"Router","sim::router","",null,null],[12,"path","","Front is always the current step",97,null],[12,"goal","","",97,null],[12,"owner","","",97,null],[4,"ActionAtEnd","","",null,null],[13,"VanishAtBorder","","",98,null],[13,"StartParking","","",98,null],[13,"GotoLaneEnd","","",98,null],[13,"StopBiking","","",98,null],[13,"BusAtStop","","",98,null],[13,"GiveUpOnParking","","",98,null],[4,"Goal","","",null,null],[13,"ParkNearBuilding","","Spot and cached distance along the last driving lane",99,null],[12,"target","sim::router::Goal","",100,null],[12,"spot","","",100,null],[12,"stuck_end_dist","","No parking available at all!",100,null],[12,"started_looking","","",100,null],[13,"EndAtBorder","sim::router","",99,null],[12,"end_dist","sim::router::Goal","",101,null],[12,"i","","",101,null],[13,"BikeThenStop","sim::router","",99,null],[12,"goal","sim::router::Goal","",102,null],[13,"FollowBusRoute","sim::router","",99,null],[12,"end_dist","sim::router::Goal","",103,null],[11,"end_at_border","sim::router","",97,[[["path",3],["carid",3],["intersectionid",3],["distance",3]],["router",3]]],[11,"vanish_bus","","",97,[[["carid",3],["position",3],["map",3]],["router",3]]],[11,"park_near","","",97,[[["carid",3],["buildingid",3],["path",3]],["router",3]]],[11,"bike_then_stop","","",97,[[["carid",3],["path",3],["sidewalkspot",3]],["router",3]]],[11,"follow_bus_route","","",97,[[["carid",3],["path",3]],["router",3]]],[11,"head","","",97,[[],["traversable",4]]],[11,"next","","",97,[[],["traversable",4]]],[11,"maybe_next","","",97,[[],[["option",4],["traversable",4]]]],[11,"last_step","","",97,[[]]],[11,"get_end_dist","","",97,[[],["distance",3]]],[11,"get_path","","",97,[[],["path",3]]],[11,"advance","","Returns the step just finished",97,[[["vehicle",3],["map",3],["option",4],["parkingsimstate",4],["vec",3]],["traversable",4]]],[11,"maybe_handle_end","","Called when the car is Queued at the last step, or when…",97,[[["vec",3],["vehicle",3],["map",3],["option",4],["distance",3],["parkingsimstate",4]],[["actionatend",4],["option",4]]]],[11,"opportunistically_lanechange","","",97,[[["hashmap",3],["map",3]]]],[11,"is_parking","","",97,[[]]],[11,"get_parking_spot_goal","","",97,[[],[["parkingspot",4],["option",4]]]],[0,"scheduler","sim","",null,null],[3,"Item","sim::scheduler","",null,null],[12,"time","","",104,null],[12,"cmd_type","","",104,null],[3,"Scheduler","","The priority queue driving the discrete event simulation.…",null,null],[12,"items","","",105,null],[12,"queued_commands","","",105,null],[12,"latest_time","","",105,null],[12,"last_time","","",105,null],[12,"delta_times","","",105,null],[12,"cmd_type_counts","","",105,null],[4,"Command","","",null,null],[13,"SpawnCar","","If true, retry when there\'s no room to spawn somewhere",106,null],[13,"SpawnPed","","",106,null],[13,"StartTrip","","",106,null],[13,"UpdateCar","","",106,null],[13,"UpdateLaggyHead","","Distinguish this from UpdateCar to avoid confusing things",106,null],[13,"UpdatePed","","",106,null],[13,"UpdateIntersection","","",106,null],[13,"Callback","","",106,null],[13,"Pandemic","","",106,null],[13,"StartBus","","The Time is redundant, just used to dedupe commands",106,null],[4,"CommandType","","A smaller version of Command that satisfies many more…",null,null],[13,"StartTrip","","",107,null],[13,"Car","","",107,null],[13,"CarLaggyHead","","",107,null],[13,"Ped","","",107,null],[13,"Intersection","","",107,null],[13,"Callback","","",107,null],[13,"Pandemic","","",107,null],[13,"StartBus","","",107,null],[4,"SimpleCommandType","","A more compressed form of CommandType, just used for…",null,null],[13,"StartTrip","","",108,null],[13,"Car","","",108,null],[13,"CarLaggyHead","","",108,null],[13,"Ped","","",108,null],[13,"Intersection","","",108,null],[13,"Callback","","",108,null],[13,"Pandemic","","",108,null],[13,"StartBus","","",108,null],[11,"update_agent","","",106,[[["agentid",4]],["command",4]]],[11,"to_type","","",106,[[],["commandtype",4]]],[11,"to_simple_type","","",106,[[],["simplecommandtype",4]]],[11,"new","","",105,[[],["scheduler",3]]],[11,"push","","",105,[[["time",3],["command",4]]]],[11,"update","","",105,[[["time",3],["command",4]]]],[11,"cancel","","",105,[[["command",4]]]],[11,"peek_next_time","","This next command might\'ve actually been rescheduled to a…",105,[[],[["time",3],["option",4]]]],[11,"get_last_time","","",105,[[],["time",3]]],[11,"get_next","","This API is safer than handing out a batch of items at a…",105,[[],[["command",4],["option",4]]]],[11,"describe_stats","","",105,[[],[["vec",3],["string",3]]]],[0,"sim","sim","",null,null],[3,"Sim","sim::sim","The Sim ties together all the pieces of the simulation.…",null,null],[12,"driving","","",17,null],[12,"parking","","",17,null],[12,"walking","","",17,null],[12,"intersections","","",17,null],[12,"transit","","",17,null],[12,"cap","","",17,null],[12,"trips","","",17,null],[12,"pandemic","","",17,null],[12,"scheduler","","",17,null],[12,"time","","",17,null],[12,"map_name","","",17,null],[12,"edits_name","","",17,null],[12,"run_name","","",17,null],[12,"step_count","","",17,null],[12,"analytics","","",17,null],[12,"recorder","","",17,null],[12,"alerts","","",17,null],[3,"Ctx","","",null,null],[12,"parking","","",109,null],[12,"intersections","","",109,null],[12,"cap","","",109,null],[12,"scheduler","","",109,null],[12,"map","","",109,null],[12,"handling_live_edits","","If true, live map edits are being processed. Some regular…",109,null],[3,"SimOptions","","Options controlling the traffic simulation.",null,null],[12,"run_name","","Used to distinguish savestates for running the same…",18,null],[12,"use_freeform_policy_everywhere","","Ignore all stop signs and traffic signals, instead using a…",18,null],[12,"dont_block_the_box","","Prevent a vehicle from starting a turn if their target…",18,null],[12,"recalc_lanechanging","","As a vehicle follows a route, opportunistically make small…",18,null],[12,"break_turn_conflict_cycles","","If a cycle of vehicles depending on each other to turn is…",18,null],[12,"handle_uber_turns","","Enable experimental handling for \\\"uber-turns\\\", sequences…",18,null],[12,"enable_pandemic_model","","Enable an experimental SEIR pandemic model.",18,null],[12,"alerts","","When a warning is encountered during simulation, specifies…",18,null],[12,"infinite_parking","","Ignore parking data in the map and instead treat every…",18,null],[12,"disable_turn_conflicts","","Allow all agents to immediately proceed into an…",18,null],[12,"cancel_drivers_delay_threshold","","If present, cancel any driving trips who will pass through…",18,null],[12,"delay_trips_instead_of_cancelling","","Instead of cancelling trips due to…",18,null],[12,"skip_analytics","","Don\'t collect any analytics. Only useful for benchmarking…",18,null],[4,"AlertHandler","","",null,null],[13,"Print","","Just print the alert to STDOUT",44,null],[13,"Block","","Print the alert to STDOUT and don\'t proceed until the UI…",44,null],[13,"Silence","","Don\'t do anything",44,null],[0,"queries","","All sorts of read-only queries about a simulation",null,null],[3,"AgentProperties","sim::sim::queries","",null,null],[12,"total_time","","",16,null],[12,"waiting_here","","",16,null],[12,"total_waiting","","",16,null],[12,"dist_crossed","","",16,null],[12,"total_dist","","",16,null],[4,"DelayCause","","Why is an agent delayed? If there are multiple reasons,…",null,null],[13,"Agent","","Queued behind someone, or someone\'s doing a conflicting…",45,null],[13,"Intersection","","Waiting on a traffic signal to change, or pausing at a…",45,null],[11,"time","sim","",17,[[],["time",3]]],[11,"is_done","","",17,[[]]],[11,"is_empty","","",17,[[]]],[11,"num_trips","","(number of finished trips, number of unfinished trips)",17,[[]]],[11,"num_agents","","",17,[[],[["agenttype",4],["counter",3]]]],[11,"num_commuters_vehicles","","",17,[[],["commutersvehiclescounts",3]]],[11,"num_ppl","","(total number of people, just in buildings, just off map)",17,[[]]],[11,"debug_ped","","",17,[[["pedestrianid",3]]]],[11,"debug_car","","",17,[[["carid",3]]]],[11,"debug_intersection","","",17,[[["intersectionid",3],["map",3]]]],[11,"debug_lane","","",17,[[["laneid",3]]]],[11,"agent_properties","","Only call for active agents, will panic otherwise",17,[[["map",3],["agentid",4]],["agentproperties",3]]],[11,"num_transit_passengers","","",17,[[["carid",3]]]],[11,"bus_route_id","","",17,[[["carid",3]],[["busrouteid",3],["option",4]]]],[11,"active_agents","","",17,[[],[["agentid",4],["vec",3]]]],[11,"num_active_agents","","",17,[[]]],[11,"agent_to_trip","","",17,[[["agentid",4]],[["option",4],["tripid",3]]]],[11,"trip_to_agent","","",17,[[["tripid",3]],[["agentid",4],["tripresult",4]]]],[11,"trip_info","","",17,[[["tripid",3]],["tripinfo",3]]],[11,"all_trip_info","","",17,[[],["vec",3]]],[11,"finished_trip_details","","If trip is finished, returns (total time, total waiting…",17,[[["tripid",3]],["option",4]]],[11,"trip_blocked_time","","",17,[[["tripid",3]],["duration",3]]],[11,"trip_to_person","","",17,[[["tripid",3]],[["personid",3],["option",4]]]],[11,"agent_to_person","","",17,[[["agentid",4]],[["personid",3],["option",4]]]],[11,"person_to_agent","","",17,[[["personid",3]],[["option",4],["agentid",4]]]],[11,"get_owner_of_car","","",17,[[["carid",3]],[["personid",3],["option",4]]]],[11,"lookup_parked_car","","",17,[[["carid",3]],[["option",4],["parkedcar",3]]]],[11,"all_parked_car_positions","","For every parked car, (position of parking spot, position…",17,[[["map",3]],["vec",3]]],[11,"lookup_person","","",17,[[["personid",3]],[["person",3],["option",4]]]],[11,"get_person","","",17,[[["personid",3]],["person",3]]],[11,"find_person_by_orig_id","","",17,[[["origpersonid",3]],[["personid",3],["option",4]]]],[11,"get_all_people","","",17,[[],["vec",3]]],[11,"lookup_car_id","","",17,[[],[["carid",3],["option",4]]]],[11,"get_path","","",17,[[["agentid",4]],[["path",3],["option",4]]]],[11,"get_all_driving_paths","","",17,[[],[["vec",3],["path",3]]]],[11,"trace_route","","",17,[[["agentid",4],["map",3]],[["polyline",3],["option",4]]]],[11,"get_canonical_pt_per_trip","","",17,[[["map",3],["tripid",3]],[["pt2d",3],["tripresult",4]]]],[11,"get_canonical_pt_per_person","","",17,[[["map",3],["personid",3]],[["pt2d",3],["option",4]]]],[11,"canonical_pt_for_agent","","",17,[[["agentid",4],["map",3]],[["pt2d",3],["option",4]]]],[11,"get_accepted_agents","","",17,[[["intersectionid",3]],["vec",3]]],[11,"get_waiting_agents","","",17,[[["intersectionid",3]],["vec",3]]],[11,"get_blocked_by_graph","","For every agent that\'s currently not moving, figure out…",17,[[["map",3]],[["agentid",4],["btreemap",3]]]],[11,"status_of_buses","","(bus, stop index it\'s coming from, percent to next stop,…",17,[[["busrouteid",3],["map",3]],["vec",3]]],[11,"get_analytics","","",17,[[],["analytics",3]]],[11,"delayed_intersections","","For intersections with an agent waiting beyond some…",17,[[["duration",3]],["vec",3]]],[11,"bldg_to_people","","",17,[[["buildingid",3]],[["vec",3],["personid",3]]]],[11,"get_pandemic_model","","",17,[[],[["pandemicmodel",3],["option",4]]]],[11,"get_end_of_day","","",17,[[],["time",3]]],[11,"current_stage_and_remaining_time","","",17,[[["intersectionid",3]]]],[11,"all_arrivals_at_border","","",17,[[["intersectionid",3]],["vec",3]]],[11,"target_lane_penalty","","(number of vehicles in the lane, penalty if a bike or…",17,[[["lane",3]]]],[11,"get_people_waiting_at_stop","","",17,[[["busstopid",3]],["vec",3]]],[11,"generate_scenario","","",17,[[["map",3],["string",3]],["scenario",3]]],[11,"get_cap_counter","","",17,[[["laneid",3]]]],[11,"infinite_parking","","",17,[[]]],[11,"all_waiting_people","","",17,[[],[["btreemap",3],["duration",3],["personid",3]]]],[11,"describe_internal_stats","","",17,[[],[["vec",3],["string",3]]]],[11,"debug_queue_lengths","","",17,[[["laneid",3]],["option",4]]],[11,"get_trip_time_lower_bound","","Returns the best-case time for a trip in a world with no…",17,[[["map",3],["tripid",3]],[["duration",3],["result",6]]]],[11,"step_count","","",17,[[]]],[11,"get_draw_car","","",17,[[["carid",3],["map",3]],[["option",4],["drawcarinput",3]]]],[11,"get_draw_ped","","",17,[[["pedestrianid",3],["map",3]],[["drawpedestrianinput",3],["option",4]]]],[11,"get_draw_cars","","",17,[[["traversable",4],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_peds","","",17,[[["traversable",4],["map",3]]]],[11,"get_all_draw_cars","","",17,[[["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_all_draw_peds","","",17,[[["map",3]],[["drawpedestrianinput",3],["vec",3]]]],[11,"get_unzoomed_agents","","",17,[[["map",3]],[["vec",3],["unzoomedagent",3]]]],[17,"BLIND_RETRY_TO_SPAWN","sim::sim","",null,null],[8,"SimCallback","","",null,null],[10,"run","","",110,[[["sim",3],["map",3]]]],[11,"from_args","sim","",18,[[["cmdargs",3]],["simoptions",3]]],[11,"new","","",18,[[],["simoptions",3]]],[11,"new","","",17,[[["timer",3],["map",3],["simoptions",3]],["sim",3]]],[11,"spawn_trips","","",17,[[["timer",3],["map",3],["vec",3]]]],[11,"get_free_onstreet_spots","","",17,[[["laneid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_offstreet_spots","","",17,[[["buildingid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_lot_spots","","",17,[[["parkinglotid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_all_parking_spots","","(Filled, available)",17,[[]]],[11,"bldg_to_parked_cars","","",17,[[["buildingid",3]],[["carid",3],["vec",3]]]],[11,"walking_path_to_nearest_parking_spot","","",17,[[["buildingid",3],["map",3]],[["path",3],["option",4]]]],[11,"new_person","","",17,[[["vec",3],["speed",3],["origpersonid",3],["option",4],["vehiclespec",3]],["person",3]]],[11,"seed_parked_car","","",17,[[["vehicle",3],["parkingspot",4]]]],[11,"seed_bus_route","","",17,[[["busroute",3]]]],[11,"start_bus","","",17,[[["map",3],["busroute",3]]]],[11,"set_name","","",17,[[["string",3]]]],[11,"minimal_step","","",17,[[["duration",3],["map",3],["option",4]]]],[11,"do_step","","",17,[[["time",3],["option",4],["map",3],["command",4]]]],[11,"dispatch_events","","",17,[[["map",3],["event",4],["vec",3]]]],[11,"timed_step","","",17,[[["option",4],["map",3],["timer",3],["duration",3]]]],[11,"tiny_step","","",17,[[["option",4],["map",3]]]],[11,"time_limited_step","","",17,[[["duration",3],["map",3],["option",4]]]],[11,"dump_before_abort","","",17,[[]]],[11,"save_dir","","",17,[[],["string",3]]],[11,"save_path","","",17,[[["time",3]],["string",3]]],[11,"save","","",17,[[],["string",3]]],[11,"find_previous_savestate","","",17,[[["time",3]],[["option",4],["string",3]]]],[11,"find_next_savestate","","",17,[[["time",3]],[["option",4],["string",3]]]],[11,"load_savestate","","",17,[[["timer",3],["string",3]],[["result",6],["sim",3]]]],[11,"handle_live_edited_traffic_signals","","",17,[[["map",3]]]],[11,"handle_live_edits","","Respond to arbitrary map edits without resetting the…",17,[[["map",3]]]],[11,"find_trips_affected_by_live_edits","","Returns (trips affected, number of parked cars displaced)",17,[[["map",3]]]],[11,"delete_car","","",17,[[["carid",3],["map",3]]]],[11,"clear_alerts","","",17,[[],["vec",3]]],[11,"is","sim::sim","Returns true if the trait object wraps an object of type…",110,[[]]],[11,"downcast","","Returns a boxed object from a boxed trait object if the…",110,[[["box",3]],[["box",3],["result",4],["box",3]]]],[11,"downcast_rc","","Returns an `Rc`-ed object from an `Rc`-ed trait object if…",110,[[["rc",3]],[["rc",3],["rc",3],["result",4]]]],[11,"downcast_ref","","Returns a reference to the object within the trait object…",110,[[],["option",4]]],[11,"downcast_mut","","Returns a mutable reference to the object within the trait…",110,[[],["option",4]]],[11,"set_periodic_callback","sim","Only one at a time supported.",17,[[["duration",3]]]],[11,"unset_periodic_callback","","",17,[[]]],[11,"record_traffic_for","","",17,[[["btreeset",3],["intersectionid",3]]]],[11,"num_recorded_trips","","",17,[[],["option",4]]],[11,"save_recorded_traffic","","",17,[[["map",3]]]],[0,"transit","","",null,null],[3,"Stop","sim::transit","",null,null],[12,"id","","",111,null],[12,"driving_pos","","",111,null],[12,"next_stop","","",111,null],[3,"Route","","",null,null],[12,"stops","","",112,null],[12,"start","","",112,null],[12,"end_at_border","","",112,null],[12,"active_vehicles","","",112,null],[3,"Bus","","",null,null],[12,"car","","",113,null],[12,"route","","",113,null],[12,"passengers","","Where does each passenger want to deboard?",113,null],[12,"state","","",113,null],[3,"TransitSimState","","Manages public transit vehicles (buses and trains) that…",null,null],[12,"buses","","",114,null],[12,"routes","","",114,null],[12,"peds_waiting","","waiting at => (ped, route, bound for, started waiting)",114,null],[12,"events","","",114,null],[4,"BusState","","",null,null],[13,"DrivingToStop","","",115,null],[13,"AtStop","","",115,null],[13,"DrivingOffMap","","",115,null],[13,"Done","","",115,null],[6,"StopIdx","","",null,null],[11,"new","","",114,[[["map",3]],["transitsimstate",3]]],[11,"create_empty_route","","Returns the path for the first leg.",114,[[["map",3],["busroute",3]],["path",3]]],[11,"bus_created","","",114,[[["carid",3],["busrouteid",3]]]],[11,"bus_arrived_at_stop","","If true, the bus is idling. If false, the bus actually…",114,[[["time",3],["tripmanager",3],["ctx",3],["carid",3],["walkingsimstate",3]]]],[11,"bus_departed_from_stop","","",114,[[["carid",3],["map",3]],["router",3]]],[11,"ped_waiting_for_bus","","Returns the bus if the pedestrian boarded immediately.",114,[[["time",3],["option",4],["busrouteid",3],["personid",3],["map",3],["tripid",3],["busstopid",3],["pedestrianid",3]],[["carid",3],["option",4]]]],[11,"collect_events","","",114,[[],[["event",4],["vec",3]]]],[11,"get_passengers","","",114,[[["carid",3]],["vec",3]]],[11,"bus_route","","",114,[[["carid",3]],["busrouteid",3]]],[11,"buses_for_route","","also stop idx that the bus is coming from",114,[[["busrouteid",3]],["vec",3]]],[11,"active_vehicles","","(buses, trains)",114,[[]]],[11,"get_people_waiting_at_stop","","",114,[[["busstopid",3]],["vec",3]]],[0,"trips","sim","",null,null],[3,"TripManager","sim::trips","Manages people, each of which executes some trips through…",null,null],[12,"trips","","",116,null],[12,"people","","",116,null],[12,"active_trip_mode","","",116,null],[12,"unfinished_trips","","",116,null],[12,"car_id_counter","","",116,null],[12,"events","","",116,null],[3,"Trip","","",null,null],[12,"id","","",117,null],[12,"info","","",117,null],[12,"started","","",117,null],[12,"finished_at","","",117,null],[12,"total_blocked_time","","",117,null],[12,"total_distance","","",117,null],[12,"legs","","",117,null],[12,"person","","",117,null],[3,"TripInfo","","",null,null],[12,"departure","","Scheduled departure; the start may be delayed if the…",21,null],[12,"mode","","",21,null],[12,"start","","",21,null],[12,"end","","",21,null],[12,"purpose","","",21,null],[12,"modified","","Did a ScenarioModifier apply to this?",21,null],[12,"capped","","Was this trip affected by a congestion cap?",21,null],[12,"cancellation_reason","","",21,null],[3,"Person","","",null,null],[12,"id","","",20,null],[12,"orig_id","","",20,null],[12,"trips","","",20,null],[12,"state","","",20,null],[12,"ped","","",20,null],[12,"ped_speed","","",20,null],[12,"vehicles","","Both cars and bikes",20,null],[12,"delayed_trips","","",20,null],[12,"on_bus","","",20,null],[3,"CommutersVehiclesCounts","","The number of active vehicles and commuters, broken into…",null,null],[12,"walking_commuters","","",19,null],[12,"walking_to_from_transit","","",19,null],[12,"walking_to_from_car","","",19,null],[12,"walking_to_from_bike","","",19,null],[12,"cyclists","","",19,null],[12,"sov_drivers","","",19,null],[12,"buses","","",19,null],[12,"trains","","",19,null],[12,"bus_riders","","",19,null],[12,"train_riders","","",19,null],[4,"TripLeg","","These don\'t specify where the leg starts, since it might…",null,null],[13,"Walk","","",118,null],[13,"Drive","","A person may own many vehicles, so specify which they use",118,null],[13,"RideBus","","Maybe get off at a stop, maybe ride off-map",118,null],[4,"TripMode","","",null,null],[13,"Walk","","",46,null],[13,"Bike","","",46,null],[13,"Transit","","",46,null],[13,"Drive","","",46,null],[4,"TripResult","","",null,null],[13,"Ok","","",48,null],[13,"ModeChange","","",48,null],[13,"TripDone","","",48,null],[13,"TripDoesntExist","","",48,null],[13,"TripNotStarted","","",48,null],[13,"TripCancelled","","",48,null],[4,"PersonState","","",null,null],[13,"Trip","","",47,null],[13,"Inside","","",47,null],[13,"OffMap","","",47,null],[11,"new","","",116,[[],["tripmanager",3]]],[11,"new_person","","",116,[[["vec",3],["speed",3],["origpersonid",3],["option",4],["vehiclespec",3]],["person",3]]],[11,"new_car_id","","",116,[[]]],[11,"new_trip","","",116,[[["tripinfo",3],["personid",3]],["tripid",3]]],[11,"start_trip","","",116,[[["time",3],["starttripargs",3],["ctx",3],["tripid",3]]]],[11,"collect_events","","",116,[[],[["event",4],["vec",3]]]],[11,"agent_starting_trip_leg","","",116,[[["agentid",4],["tripid",3]]]],[11,"car_reached_parking_spot","","",116,[[["time",3],["ctx",3],["parkingspot",4],["carid",3],["duration",3],["distance",3]]]],[11,"ped_reached_parking_spot","","",116,[[["time",3],["ctx",3],["parkingspot",4],["duration",3],["pedestrianid",3],["distance",3]]]],[11,"ped_ready_to_bike","","",116,[[["time",3],["distance",3],["ctx",3],["duration",3],["pedestrianid",3],["sidewalkspot",3]]]],[11,"bike_reached_end","","",116,[[["time",3],["ctx",3],["carid",3],["duration",3],["distance",3],["sidewalkspot",3]]]],[11,"ped_reached_building","","",116,[[["time",3],["distance",3],["ctx",3],["buildingid",3],["pedestrianid",3],["duration",3]]]],[11,"ped_reached_bus_stop","","If no route is returned, the pedestrian boarded a bus…",116,[[["time",3],["distance",3],["ctx",3],["transitsimstate",3],["busstopid",3],["pedestrianid",3],["duration",3]],[["busrouteid",3],["option",4]]]],[11,"ped_boarded_bus","","",116,[[["time",3],["carid",3],["duration",3],["pedestrianid",3],["walkingsimstate",3]]]],[11,"person_left_bus","","",116,[[["time",3],["ctx",3],["carid",3],["personid",3]]]],[11,"ped_reached_border","","",116,[[["time",3],["ctx",3],["intersectionid",3],["duration",3],["pedestrianid",3],["distance",3]]]],[11,"transit_rider_reached_border","","",116,[[["time",3],["ctx",3],["carid",3],["personid",3]]]],[11,"car_or_bike_reached_border","","",116,[[["time",3],["ctx",3],["carid",3],["intersectionid",3],["duration",3],["distance",3]]]],[11,"trip_finished","","",116,[[["time",3],["ctx",3],["tripid",3]]]],[11,"start_delayed_trip","","",116,[[["time",3],["ctx",3],["personid",3]]]],[11,"spawn_ped","","",116,[[["time",3],["ctx",3],["tripid",3],["sidewalkspot",3]]]],[11,"maybe_spawn_car","","Returns the path to use if successful. Caller is…",116,[[["ctx",3],["time",3],["tripid",3],["carid",3],["pathrequest",3]],[["result",6],["path",3]]]],[11,"cancel_unstarted_trip","","Cancel a trip before it\'s started. The person will stay…",116,[[["string",3],["tripid",3]]]],[11,"cancel_trip","","Cancel a trip after it\'s started. The person will be…",116,[[["time",3],["ctx",3],["string",3],["tripid",3],["vehicle",3],["option",4]]]],[11,"trip_abruptly_cancelled","","",116,[[["agentid",4],["tripid",3]]]],[11,"active_agents","","",116,[[],[["agentid",4],["vec",3]]]],[11,"active_agents_and_trips","","",116,[[],["btreemap",3]]],[11,"num_active_agents","","",116,[[]]],[11,"trip_to_agent","","",116,[[["tripid",3]],[["agentid",4],["tripresult",4]]]],[11,"agent_to_trip","","This will be None for parked cars and buses. Should always…",116,[[["agentid",4]],[["option",4],["tripid",3]]]],[11,"debug_trip","","",116,[[["agentid",4]]]],[11,"num_trips","","",116,[[]]],[11,"num_agents","","",116,[[["transitsimstate",3]],[["agenttype",4],["counter",3]]]],[11,"num_commuters_vehicles","","",116,[[["transitsimstate",3],["walkingsimstate",3]],["commutersvehiclescounts",3]]],[11,"num_ppl","","",116,[[]]],[11,"is_done","","",116,[[]]],[11,"trip_info","","",116,[[["tripid",3]],["tripinfo",3]]],[11,"all_trip_info","","",116,[[],["vec",3]]],[11,"finished_trip_details","","",116,[[["tripid",3]],["option",4]]],[11,"trip_blocked_time","","",116,[[["tripid",3]],["duration",3]]],[11,"bldg_to_people","","",116,[[["buildingid",3]],[["vec",3],["personid",3]]]],[11,"get_person","","",116,[[["personid",3]],[["person",3],["option",4]]]],[11,"get_all_people","","",116,[[],["vec",3]]],[11,"trip_to_person","","",116,[[["tripid",3]],[["personid",3],["option",4]]]],[11,"all_arrivals_at_border","","",116,[[["intersectionid",3]],["vec",3]]],[11,"generate_scenario","","Recreate the Scenario from an instantiated simulation. The…",116,[[["map",3],["string",3]],["scenario",3]]],[11,"assert_walking_leg","","",117,[[["sidewalkspot",3]]]],[11,"all","sim","",46,[[],[["vec",3],["tripmode",4]]]],[11,"verb","","",46,[[]]],[11,"ongoing_verb","","",46,[[]]],[11,"noun","","",46,[[]]],[11,"to_constraints","","",46,[[],["pathconstraints",4]]],[11,"from_constraints","","",46,[[["pathconstraints",4]],["tripmode",4]]],[11,"ok","","",48,[[],["option",4]]],[11,"propagate_error","","",48,[[],["tripresult",4]]],[11,"get_vehicle","","",20,[[["carid",3]],["vehicle",3]]],[17,"BIKE_LENGTH","","",null,null],[17,"MIN_CAR_LENGTH","","",null,null],[17,"MAX_CAR_LENGTH","","",null,null],[17,"BUS_LENGTH","","",null,null],[17,"LIGHT_RAIL_LENGTH","","",null,null],[17,"FOLLOWING_DISTANCE","","At all speeds (including at rest), cars must be at least…",null,null],[17,"SPAWN_DIST","","When spawning at borders, start the front of the vehicle…",null,null],[8,"SimCallback","","",null,null],[10,"run","","",110,[[["sim",3],["map",3]]]],[11,"as_car","","",49,[[],["carid",3]]],[11,"to_type","","",49,[[],["agenttype",4]]],[11,"to_vehicle_type","","",49,[[],[["option",4],["vehicletype",4]]]],[11,"all","","",50,[[],[["vec",3],["agenttype",4]]]],[11,"noun","","",50,[[]]],[11,"plural_noun","","",50,[[]]],[11,"ongoing_verb","","",50,[[]]],[11,"to_constraints","","",51,[[],["pathconstraints",4]]],[11,"is_transit","","",51,[[]]],[11,"make","","",28,[[["carid",3],["option",4],["personid",3]],["vehicle",3]]],[11,"goal_pos","","",53,[[["map",3],["pathconstraints",4]],[["option",4],["position",3]]]],[11,"make_router","","",53,[[["carid",3],["path",3],["map",3]],["router",3]]],[11,"deferred_parking_spot","","Pretty hacky case",30,[[],["sidewalkspot",3]]],[11,"parking_spot","","",30,[[["parkingsimstate",4],["parkingspot",4],["map",3]],["sidewalkspot",3]]],[11,"building","","",30,[[["buildingid",3],["map",3]],["sidewalkspot",3]]],[11,"bike_rack","","",30,[[["buildingid",3],["map",3]],[["option",4],["sidewalkspot",3]]]],[11,"bus_stop","","",30,[[["busstopid",3],["map",3]],["sidewalkspot",3]]],[11,"start_at_border","","",30,[[["intersectionid",3],["map",3]],[["option",4],["sidewalkspot",3]]]],[11,"end_at_border","","",30,[[["intersectionid",3],["map",3]],[["option",4],["sidewalkspot",3]]]],[11,"suddenly_appear","","",30,[[["position",3],["map",3]],["sidewalkspot",3]]],[11,"new","","",31,[[["time",3]],["timeinterval",3]]],[11,"percent","","",31,[[["time",3]]]],[11,"percent_clamp_end","","",31,[[["time",3]]]],[11,"new_driving","","",32,[[["distance",3]],["distanceinterval",3]]],[11,"new_walking","","",32,[[["distance",3]],["distanceinterval",3]]],[11,"lerp","","",32,[[],["distance",3]]],[11,"length","","",32,[[],["distance",3]]],[11,"for_appearing","","",34,[[["personid",3],["tripid",3],["vehicle",3],["router",3]],["createcar",3]]],[11,"for_parked_car","","",34,[[["personid",3],["parkedcar",3],["tripid",3],["router",3]],["createcar",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"to_owned","","",0,[[]]],[11,"clone_into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"vzip","","",2,[[]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"vzip","","",3,[[]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"vzip","","",4,[[]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"into_any_arc","","",5,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"to_owned","","",6,[[]]],[11,"clone_into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"into_any_arc","","",6,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"into_any_arc","","",7,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"into_any","","",8,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",8,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",8,[[],["any",8]]],[11,"as_any_mut","","",8,[[],["any",8]]],[11,"into_any_arc","","",8,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"to_owned","","",9,[[]]],[11,"clone_into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"into_any","","",9,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",9,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",9,[[],["any",8]]],[11,"as_any_mut","","",9,[[],["any",8]]],[11,"into_any_arc","","",9,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"into_any","","",10,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",10,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",10,[[],["any",8]]],[11,"as_any_mut","","",10,[[],["any",8]]],[11,"into_any_arc","","",10,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"to_owned","","",11,[[]]],[11,"clone_into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"into_any_arc","","",11,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"to_owned","","",12,[[]]],[11,"clone_into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"into_any","","",12,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",12,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",12,[[],["any",8]]],[11,"as_any_mut","","",12,[[],["any",8]]],[11,"into_any_arc","","",12,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"vzip","","",13,[[]]],[11,"into_any","","",13,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",13,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",13,[[],["any",8]]],[11,"as_any_mut","","",13,[[],["any",8]]],[11,"into_any_arc","","",13,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"to_owned","","",14,[[]]],[11,"clone_into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"into_any","","",14,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",14,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",14,[[],["any",8]]],[11,"as_any_mut","","",14,[[],["any",8]]],[11,"into_any_arc","","",14,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"to_owned","","",15,[[]]],[11,"clone_into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"vzip","","",15,[[]]],[11,"into_any","","",15,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",15,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",15,[[],["any",8]]],[11,"as_any_mut","","",15,[[],["any",8]]],[11,"into_any_arc","","",15,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"into_any","","",16,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",16,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",16,[[],["any",8]]],[11,"as_any_mut","","",16,[[],["any",8]]],[11,"into_any_arc","","",16,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"to_owned","","",17,[[]]],[11,"clone_into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"vzip","","",17,[[]]],[11,"into_any","","",17,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",17,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",17,[[],["any",8]]],[11,"as_any_mut","","",17,[[],["any",8]]],[11,"into_any_arc","","",17,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"to_owned","","",18,[[]]],[11,"clone_into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"into_any","","",18,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",18,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",18,[[],["any",8]]],[11,"as_any_mut","","",18,[[],["any",8]]],[11,"into_any_arc","","",18,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"vzip","","",19,[[]]],[11,"into_any","","",19,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",19,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",19,[[],["any",8]]],[11,"as_any_mut","","",19,[[],["any",8]]],[11,"into_any_arc","","",19,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"to_owned","","",20,[[]]],[11,"clone_into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"into_any","","",20,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",20,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",20,[[],["any",8]]],[11,"as_any_mut","","",20,[[],["any",8]]],[11,"into_any_arc","","",20,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"to_owned","","",21,[[]]],[11,"clone_into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"vzip","","",21,[[]]],[11,"into_any","","",21,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",21,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",21,[[],["any",8]]],[11,"as_any_mut","","",21,[[],["any",8]]],[11,"into_any_arc","","",21,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"to_owned","","",22,[[]]],[11,"clone_into","","",22,[[]]],[11,"to_string","","",22,[[],["string",3]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"equivalent","","",22,[[]]],[11,"get_hash","","",22,[[]]],[11,"vzip","","",22,[[]]],[11,"into_any","","",22,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",22,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",22,[[],["any",8]]],[11,"as_any_mut","","",22,[[],["any",8]]],[11,"into_any_arc","","",22,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",23,[[]]],[11,"into","","",23,[[]]],[11,"to_owned","","",23,[[]]],[11,"clone_into","","",23,[[]]],[11,"to_string","","",23,[[],["string",3]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"equivalent","","",23,[[]]],[11,"get_hash","","",23,[[]]],[11,"vzip","","",23,[[]]],[11,"into_any","","",23,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",23,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",23,[[],["any",8]]],[11,"as_any_mut","","",23,[[],["any",8]]],[11,"into_any_arc","","",23,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",24,[[]]],[11,"into","","",24,[[]]],[11,"to_owned","","",24,[[]]],[11,"clone_into","","",24,[[]]],[11,"to_string","","",24,[[],["string",3]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"equivalent","","",24,[[]]],[11,"get_hash","","",24,[[]]],[11,"vzip","","",24,[[]]],[11,"into_any","","",24,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",24,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",24,[[],["any",8]]],[11,"as_any_mut","","",24,[[],["any",8]]],[11,"into_any_arc","","",24,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",25,[[]]],[11,"into","","",25,[[]]],[11,"to_owned","","",25,[[]]],[11,"clone_into","","",25,[[]]],[11,"to_string","","",25,[[],["string",3]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"equivalent","","",25,[[]]],[11,"get_hash","","",25,[[]]],[11,"vzip","","",25,[[]]],[11,"into_any","","",25,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",25,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",25,[[],["any",8]]],[11,"as_any_mut","","",25,[[],["any",8]]],[11,"into_any_arc","","",25,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",26,[[]]],[11,"into","","",26,[[]]],[11,"to_owned","","",26,[[]]],[11,"clone_into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"equivalent","","",26,[[]]],[11,"get_hash","","",26,[[]]],[11,"vzip","","",26,[[]]],[11,"into_any","","",26,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",26,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",26,[[],["any",8]]],[11,"as_any_mut","","",26,[[],["any",8]]],[11,"into_any_arc","","",26,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",27,[[]]],[11,"into","","",27,[[]]],[11,"to_owned","","",27,[[]]],[11,"clone_into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"vzip","","",27,[[]]],[11,"into_any","","",27,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",27,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",27,[[],["any",8]]],[11,"as_any_mut","","",27,[[],["any",8]]],[11,"into_any_arc","","",27,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",28,[[]]],[11,"into","","",28,[[]]],[11,"to_owned","","",28,[[]]],[11,"clone_into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"vzip","","",28,[[]]],[11,"into_any","","",28,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",28,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",28,[[],["any",8]]],[11,"as_any_mut","","",28,[[],["any",8]]],[11,"into_any_arc","","",28,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",29,[[]]],[11,"into","","",29,[[]]],[11,"to_owned","","",29,[[]]],[11,"clone_into","","",29,[[]]],[11,"borrow","","",29,[[]]],[11,"borrow_mut","","",29,[[]]],[11,"try_from","","",29,[[],["result",4]]],[11,"try_into","","",29,[[],["result",4]]],[11,"type_id","","",29,[[],["typeid",3]]],[11,"vzip","","",29,[[]]],[11,"into_any","","",29,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",29,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",29,[[],["any",8]]],[11,"as_any_mut","","",29,[[],["any",8]]],[11,"into_any_arc","","",29,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",30,[[]]],[11,"into","","",30,[[]]],[11,"to_owned","","",30,[[]]],[11,"clone_into","","",30,[[]]],[11,"borrow","","",30,[[]]],[11,"borrow_mut","","",30,[[]]],[11,"try_from","","",30,[[],["result",4]]],[11,"try_into","","",30,[[],["result",4]]],[11,"type_id","","",30,[[],["typeid",3]]],[11,"vzip","","",30,[[]]],[11,"into_any","","",30,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",30,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",30,[[],["any",8]]],[11,"as_any_mut","","",30,[[],["any",8]]],[11,"into_any_arc","","",30,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",31,[[]]],[11,"into","","",31,[[]]],[11,"to_owned","","",31,[[]]],[11,"clone_into","","",31,[[]]],[11,"borrow","","",31,[[]]],[11,"borrow_mut","","",31,[[]]],[11,"try_from","","",31,[[],["result",4]]],[11,"try_into","","",31,[[],["result",4]]],[11,"type_id","","",31,[[],["typeid",3]]],[11,"vzip","","",31,[[]]],[11,"into_any","","",31,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",31,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",31,[[],["any",8]]],[11,"as_any_mut","","",31,[[],["any",8]]],[11,"into_any_arc","","",31,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",32,[[]]],[11,"into","","",32,[[]]],[11,"to_owned","","",32,[[]]],[11,"clone_into","","",32,[[]]],[11,"borrow","","",32,[[]]],[11,"borrow_mut","","",32,[[]]],[11,"try_from","","",32,[[],["result",4]]],[11,"try_into","","",32,[[],["result",4]]],[11,"type_id","","",32,[[],["typeid",3]]],[11,"vzip","","",32,[[]]],[11,"into_any","","",32,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",32,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",32,[[],["any",8]]],[11,"as_any_mut","","",32,[[],["any",8]]],[11,"into_any_arc","","",32,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",33,[[]]],[11,"into","","",33,[[]]],[11,"to_owned","","",33,[[]]],[11,"clone_into","","",33,[[]]],[11,"borrow","","",33,[[]]],[11,"borrow_mut","","",33,[[]]],[11,"try_from","","",33,[[],["result",4]]],[11,"try_into","","",33,[[],["result",4]]],[11,"type_id","","",33,[[],["typeid",3]]],[11,"vzip","","",33,[[]]],[11,"into_any","","",33,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",33,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",33,[[],["any",8]]],[11,"as_any_mut","","",33,[[],["any",8]]],[11,"into_any_arc","","",33,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",34,[[]]],[11,"into","","",34,[[]]],[11,"to_owned","","",34,[[]]],[11,"clone_into","","",34,[[]]],[11,"borrow","","",34,[[]]],[11,"borrow_mut","","",34,[[]]],[11,"try_from","","",34,[[],["result",4]]],[11,"try_into","","",34,[[],["result",4]]],[11,"type_id","","",34,[[],["typeid",3]]],[11,"vzip","","",34,[[]]],[11,"into_any","","",34,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",34,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",34,[[],["any",8]]],[11,"as_any_mut","","",34,[[],["any",8]]],[11,"into_any_arc","","",34,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",35,[[]]],[11,"into","","",35,[[]]],[11,"to_owned","","",35,[[]]],[11,"clone_into","","",35,[[]]],[11,"borrow","","",35,[[]]],[11,"borrow_mut","","",35,[[]]],[11,"try_from","","",35,[[],["result",4]]],[11,"try_into","","",35,[[],["result",4]]],[11,"type_id","","",35,[[],["typeid",3]]],[11,"equivalent","","",35,[[]]],[11,"vzip","","",35,[[]]],[11,"into_any","","",35,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",35,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",35,[[],["any",8]]],[11,"as_any_mut","","",35,[[],["any",8]]],[11,"into_any_arc","","",35,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",36,[[]]],[11,"into","","",36,[[]]],[11,"to_owned","","",36,[[]]],[11,"clone_into","","",36,[[]]],[11,"borrow","","",36,[[]]],[11,"borrow_mut","","",36,[[]]],[11,"try_from","","",36,[[],["result",4]]],[11,"try_into","","",36,[[],["result",4]]],[11,"type_id","","",36,[[],["typeid",3]]],[11,"vzip","","",36,[[]]],[11,"into_any","","",36,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",36,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",36,[[],["any",8]]],[11,"as_any_mut","","",36,[[],["any",8]]],[11,"into_any_arc","","",36,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",37,[[]]],[11,"into","","",37,[[]]],[11,"to_owned","","",37,[[]]],[11,"clone_into","","",37,[[]]],[11,"borrow","","",37,[[]]],[11,"borrow_mut","","",37,[[]]],[11,"try_from","","",37,[[],["result",4]]],[11,"try_into","","",37,[[],["result",4]]],[11,"type_id","","",37,[[],["typeid",3]]],[11,"vzip","","",37,[[]]],[11,"into_any","","",37,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",37,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",37,[[],["any",8]]],[11,"as_any_mut","","",37,[[],["any",8]]],[11,"into_any_arc","","",37,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",38,[[]]],[11,"into","","",38,[[]]],[11,"to_owned","","",38,[[]]],[11,"clone_into","","",38,[[]]],[11,"borrow","","",38,[[]]],[11,"borrow_mut","","",38,[[]]],[11,"try_from","","",38,[[],["result",4]]],[11,"try_into","","",38,[[],["result",4]]],[11,"type_id","","",38,[[],["typeid",3]]],[11,"vzip","","",38,[[]]],[11,"into_any","","",38,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",38,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",38,[[],["any",8]]],[11,"as_any_mut","","",38,[[],["any",8]]],[11,"into_any_arc","","",38,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",39,[[]]],[11,"into","","",39,[[]]],[11,"borrow","","",39,[[]]],[11,"borrow_mut","","",39,[[]]],[11,"try_from","","",39,[[],["result",4]]],[11,"try_into","","",39,[[],["result",4]]],[11,"type_id","","",39,[[],["typeid",3]]],[11,"vzip","","",39,[[]]],[11,"into_any","","",39,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",39,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",39,[[],["any",8]]],[11,"as_any_mut","","",39,[[],["any",8]]],[11,"into_any_arc","","",39,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",40,[[]]],[11,"into","","",40,[[]]],[11,"to_owned","","",40,[[]]],[11,"clone_into","","",40,[[]]],[11,"borrow","","",40,[[]]],[11,"borrow_mut","","",40,[[]]],[11,"try_from","","",40,[[],["result",4]]],[11,"try_into","","",40,[[],["result",4]]],[11,"type_id","","",40,[[],["typeid",3]]],[11,"equivalent","","",40,[[]]],[11,"vzip","","",40,[[]]],[11,"into_any","","",40,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",40,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",40,[[],["any",8]]],[11,"as_any_mut","","",40,[[],["any",8]]],[11,"into_any_arc","","",40,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",42,[[]]],[11,"into","","",42,[[]]],[11,"to_owned","","",42,[[]]],[11,"clone_into","","",42,[[]]],[11,"borrow","","",42,[[]]],[11,"borrow_mut","","",42,[[]]],[11,"try_from","","",42,[[],["result",4]]],[11,"try_into","","",42,[[],["result",4]]],[11,"type_id","","",42,[[],["typeid",3]]],[11,"equivalent","","",42,[[]]],[11,"vzip","","",42,[[]]],[11,"into_any","","",42,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",42,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",42,[[],["any",8]]],[11,"as_any_mut","","",42,[[],["any",8]]],[11,"into_any_arc","","",42,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",43,[[]]],[11,"into","","",43,[[]]],[11,"to_owned","","",43,[[]]],[11,"clone_into","","",43,[[]]],[11,"to_string","","",43,[[],["string",3]]],[11,"borrow","","",43,[[]]],[11,"borrow_mut","","",43,[[]]],[11,"try_from","","",43,[[],["result",4]]],[11,"try_into","","",43,[[],["result",4]]],[11,"type_id","","",43,[[],["typeid",3]]],[11,"vzip","","",43,[[]]],[11,"into_any","","",43,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",43,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",43,[[],["any",8]]],[11,"as_any_mut","","",43,[[],["any",8]]],[11,"into_any_arc","","",43,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",44,[[]]],[11,"into","","",44,[[]]],[11,"to_owned","","",44,[[]]],[11,"clone_into","","",44,[[]]],[11,"borrow","","",44,[[]]],[11,"borrow_mut","","",44,[[]]],[11,"try_from","","",44,[[],["result",4]]],[11,"try_into","","",44,[[],["result",4]]],[11,"type_id","","",44,[[],["typeid",3]]],[11,"vzip","","",44,[[]]],[11,"into_any","","",44,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",44,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",44,[[],["any",8]]],[11,"as_any_mut","","",44,[[],["any",8]]],[11,"into_any_arc","","",44,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",45,[[]]],[11,"into","","",45,[[]]],[11,"to_owned","","",45,[[]]],[11,"clone_into","","",45,[[]]],[11,"borrow","","",45,[[]]],[11,"borrow_mut","","",45,[[]]],[11,"try_from","","",45,[[],["result",4]]],[11,"try_into","","",45,[[],["result",4]]],[11,"type_id","","",45,[[],["typeid",3]]],[11,"equivalent","","",45,[[]]],[11,"vzip","","",45,[[]]],[11,"into_any","","",45,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",45,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",45,[[],["any",8]]],[11,"as_any_mut","","",45,[[],["any",8]]],[11,"into_any_arc","","",45,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",46,[[]]],[11,"into","","",46,[[]]],[11,"to_owned","","",46,[[]]],[11,"clone_into","","",46,[[]]],[11,"borrow","","",46,[[]]],[11,"borrow_mut","","",46,[[]]],[11,"try_from","","",46,[[],["result",4]]],[11,"try_into","","",46,[[],["result",4]]],[11,"type_id","","",46,[[],["typeid",3]]],[11,"equivalent","","",46,[[]]],[11,"vzip","","",46,[[]]],[11,"into_any","","",46,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",46,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",46,[[],["any",8]]],[11,"as_any_mut","","",46,[[],["any",8]]],[11,"into_any_arc","","",46,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",47,[[]]],[11,"into","","",47,[[]]],[11,"to_owned","","",47,[[]]],[11,"clone_into","","",47,[[]]],[11,"borrow","","",47,[[]]],[11,"borrow_mut","","",47,[[]]],[11,"try_from","","",47,[[],["result",4]]],[11,"try_into","","",47,[[],["result",4]]],[11,"type_id","","",47,[[],["typeid",3]]],[11,"vzip","","",47,[[]]],[11,"into_any","","",47,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",47,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",47,[[],["any",8]]],[11,"as_any_mut","","",47,[[],["any",8]]],[11,"into_any_arc","","",47,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",48,[[]]],[11,"into","","",48,[[]]],[11,"borrow","","",48,[[]]],[11,"borrow_mut","","",48,[[]]],[11,"try_from","","",48,[[],["result",4]]],[11,"try_into","","",48,[[],["result",4]]],[11,"type_id","","",48,[[],["typeid",3]]],[11,"vzip","","",48,[[]]],[11,"into_any","","",48,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",48,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",48,[[],["any",8]]],[11,"as_any_mut","","",48,[[],["any",8]]],[11,"into_any_arc","","",48,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",49,[[]]],[11,"into","","",49,[[]]],[11,"to_owned","","",49,[[]]],[11,"clone_into","","",49,[[]]],[11,"to_string","","",49,[[],["string",3]]],[11,"borrow","","",49,[[]]],[11,"borrow_mut","","",49,[[]]],[11,"try_from","","",49,[[],["result",4]]],[11,"try_into","","",49,[[],["result",4]]],[11,"type_id","","",49,[[],["typeid",3]]],[11,"equivalent","","",49,[[]]],[11,"get_hash","","",49,[[]]],[11,"vzip","","",49,[[]]],[11,"into_any","","",49,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",49,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",49,[[],["any",8]]],[11,"as_any_mut","","",49,[[],["any",8]]],[11,"into_any_arc","","",49,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",50,[[]]],[11,"into","","",50,[[]]],[11,"to_owned","","",50,[[]]],[11,"clone_into","","",50,[[]]],[11,"borrow","","",50,[[]]],[11,"borrow_mut","","",50,[[]]],[11,"try_from","","",50,[[],["result",4]]],[11,"try_into","","",50,[[],["result",4]]],[11,"type_id","","",50,[[],["typeid",3]]],[11,"equivalent","","",50,[[]]],[11,"get_hash","","",50,[[]]],[11,"vzip","","",50,[[]]],[11,"into_any","","",50,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",50,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",50,[[],["any",8]]],[11,"as_any_mut","","",50,[[],["any",8]]],[11,"into_any_arc","","",50,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",51,[[]]],[11,"into","","",51,[[]]],[11,"to_owned","","",51,[[]]],[11,"clone_into","","",51,[[]]],[11,"to_string","","",51,[[],["string",3]]],[11,"borrow","","",51,[[]]],[11,"borrow_mut","","",51,[[]]],[11,"try_from","","",51,[[],["result",4]]],[11,"try_into","","",51,[[],["result",4]]],[11,"type_id","","",51,[[],["typeid",3]]],[11,"equivalent","","",51,[[]]],[11,"get_hash","","",51,[[]]],[11,"vzip","","",51,[[]]],[11,"into_any","","",51,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",51,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",51,[[],["any",8]]],[11,"as_any_mut","","",51,[[],["any",8]]],[11,"into_any_arc","","",51,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",52,[[]]],[11,"into","","",52,[[]]],[11,"to_owned","","",52,[[]]],[11,"clone_into","","",52,[[]]],[11,"borrow","","",52,[[]]],[11,"borrow_mut","","",52,[[]]],[11,"try_from","","",52,[[],["result",4]]],[11,"try_into","","",52,[[],["result",4]]],[11,"type_id","","",52,[[],["typeid",3]]],[11,"equivalent","","",52,[[]]],[11,"vzip","","",52,[[]]],[11,"into_any","","",52,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",52,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",52,[[],["any",8]]],[11,"as_any_mut","","",52,[[],["any",8]]],[11,"into_any_arc","","",52,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",53,[[]]],[11,"into","","",53,[[]]],[11,"to_owned","","",53,[[]]],[11,"clone_into","","",53,[[]]],[11,"borrow","","",53,[[]]],[11,"borrow_mut","","",53,[[]]],[11,"try_from","","",53,[[],["result",4]]],[11,"try_into","","",53,[[],["result",4]]],[11,"type_id","","",53,[[],["typeid",3]]],[11,"equivalent","","",53,[[]]],[11,"vzip","","",53,[[]]],[11,"into_any","","",53,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",53,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",53,[[],["any",8]]],[11,"as_any_mut","","",53,[[],["any",8]]],[11,"into_any_arc","","",53,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",54,[[]]],[11,"into","","",54,[[]]],[11,"to_owned","","",54,[[]]],[11,"clone_into","","",54,[[]]],[11,"borrow","","",54,[[]]],[11,"borrow_mut","","",54,[[]]],[11,"try_from","","",54,[[],["result",4]]],[11,"try_into","","",54,[[],["result",4]]],[11,"type_id","","",54,[[],["typeid",3]]],[11,"equivalent","","",54,[[]]],[11,"vzip","","",54,[[]]],[11,"into_any","","",54,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",54,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",54,[[],["any",8]]],[11,"as_any_mut","","",54,[[],["any",8]]],[11,"into_any_arc","","",54,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::analytics","",55,[[]]],[11,"into","","",55,[[]]],[11,"to_owned","","",55,[[]]],[11,"clone_into","","",55,[[]]],[11,"borrow","","",55,[[]]],[11,"borrow_mut","","",55,[[]]],[11,"try_from","","",55,[[],["result",4]]],[11,"try_into","","",55,[[],["result",4]]],[11,"type_id","","",55,[[],["typeid",3]]],[11,"vzip","","",55,[[]]],[11,"into_any","","",55,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",55,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",55,[[],["any",8]]],[11,"as_any_mut","","",55,[[],["any",8]]],[11,"into_any_arc","","",55,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",56,[[]]],[11,"into","","",56,[[]]],[11,"borrow","","",56,[[]]],[11,"borrow_mut","","",56,[[]]],[11,"try_from","","",56,[[],["result",4]]],[11,"try_into","","",56,[[],["result",4]]],[11,"type_id","","",56,[[],["typeid",3]]],[11,"vzip","","",56,[[]]],[11,"into_any","","",56,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",56,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",56,[[],["any",8]]],[11,"as_any_mut","","",56,[[],["any",8]]],[11,"into_any_arc","","",56,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::cap","",57,[[]]],[11,"into","","",57,[[]]],[11,"to_owned","","",57,[[]]],[11,"clone_into","","",57,[[]]],[11,"borrow","","",57,[[]]],[11,"borrow_mut","","",57,[[]]],[11,"try_from","","",57,[[],["result",4]]],[11,"try_into","","",57,[[],["result",4]]],[11,"type_id","","",57,[[],["typeid",3]]],[11,"vzip","","",57,[[]]],[11,"into_any","","",57,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",57,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",57,[[],["any",8]]],[11,"as_any_mut","","",57,[[],["any",8]]],[11,"into_any_arc","","",57,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",58,[[]]],[11,"into","","",58,[[]]],[11,"to_owned","","",58,[[]]],[11,"clone_into","","",58,[[]]],[11,"borrow","","",58,[[]]],[11,"borrow_mut","","",58,[[]]],[11,"try_from","","",58,[[],["result",4]]],[11,"try_into","","",58,[[],["result",4]]],[11,"type_id","","",58,[[],["typeid",3]]],[11,"vzip","","",58,[[]]],[11,"into_any","","",58,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",58,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",58,[[],["any",8]]],[11,"as_any_mut","","",58,[[],["any",8]]],[11,"into_any_arc","","",58,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",59,[[]]],[11,"into","","",59,[[]]],[11,"borrow","","",59,[[]]],[11,"borrow_mut","","",59,[[]]],[11,"try_from","","",59,[[],["result",4]]],[11,"try_into","","",59,[[],["result",4]]],[11,"type_id","","",59,[[],["typeid",3]]],[11,"vzip","","",59,[[]]],[11,"into_any","","",59,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",59,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",59,[[],["any",8]]],[11,"as_any_mut","","",59,[[],["any",8]]],[11,"into_any_arc","","",59,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::events","",61,[[]]],[11,"into","","",61,[[]]],[11,"to_owned","","",61,[[]]],[11,"clone_into","","",61,[[]]],[11,"borrow","","",61,[[]]],[11,"borrow_mut","","",61,[[]]],[11,"try_from","","",61,[[],["result",4]]],[11,"try_into","","",61,[[],["result",4]]],[11,"type_id","","",61,[[],["typeid",3]]],[11,"vzip","","",61,[[]]],[11,"into_any","","",61,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",61,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",61,[[],["any",8]]],[11,"as_any_mut","","",61,[[],["any",8]]],[11,"into_any_arc","","",61,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::make::spawner","",63,[[]]],[11,"into","","",63,[[]]],[11,"to_owned","","",63,[[]]],[11,"clone_into","","",63,[[]]],[11,"borrow","","",63,[[]]],[11,"borrow_mut","","",63,[[]]],[11,"try_from","","",63,[[],["result",4]]],[11,"try_into","","",63,[[],["result",4]]],[11,"type_id","","",63,[[],["typeid",3]]],[11,"vzip","","",63,[[]]],[11,"into_any","","",63,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",63,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",63,[[],["any",8]]],[11,"as_any_mut","","",63,[[],["any",8]]],[11,"into_any_arc","","",63,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",64,[[]]],[11,"into","","",64,[[]]],[11,"to_owned","","",64,[[]]],[11,"clone_into","","",64,[[]]],[11,"borrow","","",64,[[]]],[11,"borrow_mut","","",64,[[]]],[11,"try_from","","",64,[[],["result",4]]],[11,"try_into","","",64,[[],["result",4]]],[11,"type_id","","",64,[[],["typeid",3]]],[11,"vzip","","",64,[[]]],[11,"into_any","","",64,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",64,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",64,[[],["any",8]]],[11,"as_any_mut","","",64,[[],["any",8]]],[11,"into_any_arc","","",64,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::car","",71,[[]]],[11,"into","","",71,[[]]],[11,"to_owned","","",71,[[]]],[11,"clone_into","","",71,[[]]],[11,"borrow","","",71,[[]]],[11,"borrow_mut","","",71,[[]]],[11,"try_from","","",71,[[],["result",4]]],[11,"try_into","","",71,[[],["result",4]]],[11,"type_id","","",71,[[],["typeid",3]]],[11,"vzip","","",71,[[]]],[11,"into_any","","",71,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",71,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",71,[[],["any",8]]],[11,"as_any_mut","","",71,[[],["any",8]]],[11,"into_any_arc","","",71,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",72,[[]]],[11,"into","","",72,[[]]],[11,"to_owned","","",72,[[]]],[11,"clone_into","","",72,[[]]],[11,"borrow","","",72,[[]]],[11,"borrow_mut","","",72,[[]]],[11,"try_from","","",72,[[],["result",4]]],[11,"try_into","","",72,[[],["result",4]]],[11,"type_id","","",72,[[],["typeid",3]]],[11,"vzip","","",72,[[]]],[11,"into_any","","",72,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",72,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",72,[[],["any",8]]],[11,"as_any_mut","","",72,[[],["any",8]]],[11,"into_any_arc","","",72,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::driving","",75,[[]]],[11,"into","","",75,[[]]],[11,"to_owned","","",75,[[]]],[11,"clone_into","","",75,[[]]],[11,"borrow","","",75,[[]]],[11,"borrow_mut","","",75,[[]]],[11,"try_from","","",75,[[],["result",4]]],[11,"try_into","","",75,[[],["result",4]]],[11,"type_id","","",75,[[],["typeid",3]]],[11,"vzip","","",75,[[]]],[11,"into_any","","",75,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",75,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",75,[[],["any",8]]],[11,"as_any_mut","","",75,[[],["any",8]]],[11,"into_any_arc","","",75,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::intersection","",76,[[]]],[11,"into","","",76,[[]]],[11,"to_owned","","",76,[[]]],[11,"clone_into","","",76,[[]]],[11,"borrow","","",76,[[]]],[11,"borrow_mut","","",76,[[]]],[11,"try_from","","",76,[[],["result",4]]],[11,"try_into","","",76,[[],["result",4]]],[11,"type_id","","",76,[[],["typeid",3]]],[11,"vzip","","",76,[[]]],[11,"into_any","","",76,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",76,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",76,[[],["any",8]]],[11,"as_any_mut","","",76,[[],["any",8]]],[11,"into_any_arc","","",76,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",77,[[]]],[11,"into","","",77,[[]]],[11,"to_owned","","",77,[[]]],[11,"clone_into","","",77,[[]]],[11,"borrow","","",77,[[]]],[11,"borrow_mut","","",77,[[]]],[11,"try_from","","",77,[[],["result",4]]],[11,"try_into","","",77,[[],["result",4]]],[11,"type_id","","",77,[[],["typeid",3]]],[11,"vzip","","",77,[[]]],[11,"into_any","","",77,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",77,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",77,[[],["any",8]]],[11,"as_any_mut","","",77,[[],["any",8]]],[11,"into_any_arc","","",77,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",78,[[]]],[11,"into","","",78,[[]]],[11,"to_owned","","",78,[[]]],[11,"clone_into","","",78,[[]]],[11,"borrow","","",78,[[]]],[11,"borrow_mut","","",78,[[]]],[11,"try_from","","",78,[[],["result",4]]],[11,"try_into","","",78,[[],["result",4]]],[11,"type_id","","",78,[[],["typeid",3]]],[11,"vzip","","",78,[[]]],[11,"into_any","","",78,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",78,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",78,[[],["any",8]]],[11,"as_any_mut","","",78,[[],["any",8]]],[11,"into_any_arc","","",78,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",79,[[]]],[11,"into","","",79,[[]]],[11,"to_owned","","",79,[[]]],[11,"clone_into","","",79,[[]]],[11,"borrow","","",79,[[]]],[11,"borrow_mut","","",79,[[]]],[11,"try_from","","",79,[[],["result",4]]],[11,"try_into","","",79,[[],["result",4]]],[11,"type_id","","",79,[[],["typeid",3]]],[11,"equivalent","","",79,[[]]],[11,"vzip","","",79,[[]]],[11,"into_any","","",79,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",79,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",79,[[],["any",8]]],[11,"as_any_mut","","",79,[[],["any",8]]],[11,"into_any_arc","","",79,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::parking","",80,[[]]],[11,"into","","",80,[[]]],[11,"to_owned","","",80,[[]]],[11,"clone_into","","",80,[[]]],[11,"borrow","","",80,[[]]],[11,"borrow_mut","","",80,[[]]],[11,"try_from","","",80,[[],["result",4]]],[11,"try_into","","",80,[[],["result",4]]],[11,"type_id","","",80,[[],["typeid",3]]],[11,"vzip","","",80,[[]]],[11,"into_any","","",80,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",80,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",80,[[],["any",8]]],[11,"as_any_mut","","",80,[[],["any",8]]],[11,"into_any_arc","","",80,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",81,[[]]],[11,"into","","",81,[[]]],[11,"to_owned","","",81,[[]]],[11,"clone_into","","",81,[[]]],[11,"borrow","","",81,[[]]],[11,"borrow_mut","","",81,[[]]],[11,"try_from","","",81,[[],["result",4]]],[11,"try_into","","",81,[[],["result",4]]],[11,"type_id","","",81,[[],["typeid",3]]],[11,"vzip","","",81,[[]]],[11,"into_any","","",81,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",81,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",81,[[],["any",8]]],[11,"as_any_mut","","",81,[[],["any",8]]],[11,"into_any_arc","","",81,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",82,[[]]],[11,"into","","",82,[[]]],[11,"to_owned","","",82,[[]]],[11,"clone_into","","",82,[[]]],[11,"borrow","","",82,[[]]],[11,"borrow_mut","","",82,[[]]],[11,"try_from","","",82,[[],["result",4]]],[11,"try_into","","",82,[[],["result",4]]],[11,"type_id","","",82,[[],["typeid",3]]],[11,"vzip","","",82,[[]]],[11,"into_any","","",82,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",82,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",82,[[],["any",8]]],[11,"as_any_mut","","",82,[[],["any",8]]],[11,"into_any_arc","","",82,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",83,[[]]],[11,"into","","",83,[[]]],[11,"to_owned","","",83,[[]]],[11,"clone_into","","",83,[[]]],[11,"borrow","","",83,[[]]],[11,"borrow_mut","","",83,[[]]],[11,"try_from","","",83,[[],["result",4]]],[11,"try_into","","",83,[[],["result",4]]],[11,"type_id","","",83,[[],["typeid",3]]],[11,"vzip","","",83,[[]]],[11,"into_any","","",83,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",83,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",83,[[],["any",8]]],[11,"as_any_mut","","",83,[[],["any",8]]],[11,"into_any_arc","","",83,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::queue","",85,[[]]],[11,"into","","",85,[[]]],[11,"to_owned","","",85,[[]]],[11,"clone_into","","",85,[[]]],[11,"borrow","","",85,[[]]],[11,"borrow_mut","","",85,[[]]],[11,"try_from","","",85,[[],["result",4]]],[11,"try_into","","",85,[[],["result",4]]],[11,"type_id","","",85,[[],["typeid",3]]],[11,"vzip","","",85,[[]]],[11,"into_any","","",85,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",85,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",85,[[],["any",8]]],[11,"as_any_mut","","",85,[[],["any",8]]],[11,"into_any_arc","","",85,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::mechanics::walking","",86,[[]]],[11,"into","","",86,[[]]],[11,"to_owned","","",86,[[]]],[11,"clone_into","","",86,[[]]],[11,"borrow","","",86,[[]]],[11,"borrow_mut","","",86,[[]]],[11,"try_from","","",86,[[],["result",4]]],[11,"try_into","","",86,[[],["result",4]]],[11,"type_id","","",86,[[],["typeid",3]]],[11,"vzip","","",86,[[]]],[11,"into_any","","",86,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",86,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",86,[[],["any",8]]],[11,"as_any_mut","","",86,[[],["any",8]]],[11,"into_any_arc","","",86,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",87,[[]]],[11,"into","","",87,[[]]],[11,"to_owned","","",87,[[]]],[11,"clone_into","","",87,[[]]],[11,"borrow","","",87,[[]]],[11,"borrow_mut","","",87,[[]]],[11,"try_from","","",87,[[],["result",4]]],[11,"try_into","","",87,[[],["result",4]]],[11,"type_id","","",87,[[],["typeid",3]]],[11,"vzip","","",87,[[]]],[11,"into_any","","",87,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",87,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",87,[[],["any",8]]],[11,"as_any_mut","","",87,[[],["any",8]]],[11,"into_any_arc","","",87,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",88,[[]]],[11,"into","","",88,[[]]],[11,"to_owned","","",88,[[]]],[11,"clone_into","","",88,[[]]],[11,"borrow","","",88,[[]]],[11,"borrow_mut","","",88,[[]]],[11,"try_from","","",88,[[],["result",4]]],[11,"try_into","","",88,[[],["result",4]]],[11,"type_id","","",88,[[],["typeid",3]]],[11,"vzip","","",88,[[]]],[11,"into_any","","",88,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",88,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",88,[[],["any",8]]],[11,"as_any_mut","","",88,[[],["any",8]]],[11,"into_any_arc","","",88,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::pandemic","",89,[[]]],[11,"into","","",89,[[]]],[11,"to_owned","","",89,[[]]],[11,"clone_into","","",89,[[]]],[11,"borrow","","",89,[[]]],[11,"borrow_mut","","",89,[[]]],[11,"try_from","","",89,[[],["result",4]]],[11,"try_into","","",89,[[],["result",4]]],[11,"type_id","","",89,[[],["typeid",3]]],[11,"vzip","","",89,[[]]],[11,"into_any","","",89,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",89,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",89,[[],["any",8]]],[11,"as_any_mut","","",89,[[],["any",8]]],[11,"into_any_arc","","",89,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",90,[[]]],[11,"into","","",90,[[]]],[11,"to_owned","","",90,[[]]],[11,"clone_into","","",90,[[]]],[11,"borrow","","",90,[[]]],[11,"borrow_mut","","",90,[[]]],[11,"try_from","","",90,[[],["result",4]]],[11,"try_into","","",90,[[],["result",4]]],[11,"type_id","","",90,[[],["typeid",3]]],[11,"vzip","","",90,[[]]],[11,"into_any","","",90,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",90,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",90,[[],["any",8]]],[11,"as_any_mut","","",90,[[],["any",8]]],[11,"into_any_arc","","",90,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",91,[[]]],[11,"into","","",91,[[]]],[11,"to_owned","","",91,[[]]],[11,"clone_into","","",91,[[]]],[11,"borrow","","",91,[[]]],[11,"borrow_mut","","",91,[[]]],[11,"try_from","","",91,[[],["result",4]]],[11,"try_into","","",91,[[],["result",4]]],[11,"type_id","","",91,[[],["typeid",3]]],[11,"vzip","","",91,[[]]],[11,"into_any","","",91,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",91,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",91,[[],["any",8]]],[11,"as_any_mut","","",91,[[],["any",8]]],[11,"into_any_arc","","",91,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",92,[[]]],[11,"into","","",92,[[]]],[11,"to_owned","","",92,[[]]],[11,"clone_into","","",92,[[]]],[11,"borrow","","",92,[[]]],[11,"borrow_mut","","",92,[[]]],[11,"try_from","","",92,[[],["result",4]]],[11,"try_into","","",92,[[],["result",4]]],[11,"type_id","","",92,[[],["typeid",3]]],[11,"vzip","","",92,[[]]],[11,"into_any","","",92,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",92,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",92,[[],["any",8]]],[11,"as_any_mut","","",92,[[],["any",8]]],[11,"into_any_arc","","",92,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::pandemic::pandemic","",93,[[]]],[11,"into","","",93,[[]]],[11,"to_owned","","",93,[[]]],[11,"clone_into","","",93,[[]]],[11,"borrow","","",93,[[]]],[11,"borrow_mut","","",93,[[]]],[11,"try_from","","",93,[[],["result",4]]],[11,"try_into","","",93,[[],["result",4]]],[11,"type_id","","",93,[[],["typeid",3]]],[11,"vzip","","",93,[[]]],[11,"into_any","","",93,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",93,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",93,[[],["any",8]]],[11,"as_any_mut","","",93,[[],["any",8]]],[11,"into_any_arc","","",93,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",94,[[]]],[11,"into","","",94,[[]]],[11,"to_owned","","",94,[[]]],[11,"clone_into","","",94,[[]]],[11,"borrow","","",94,[[]]],[11,"borrow_mut","","",94,[[]]],[11,"try_from","","",94,[[],["result",4]]],[11,"try_into","","",94,[[],["result",4]]],[11,"type_id","","",94,[[],["typeid",3]]],[11,"vzip","","",94,[[]]],[11,"into_any","","",94,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",94,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",94,[[],["any",8]]],[11,"as_any_mut","","",94,[[],["any",8]]],[11,"into_any_arc","","",94,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",95,[[]]],[11,"into","","",95,[[]]],[11,"to_owned","","",95,[[]]],[11,"clone_into","","",95,[[]]],[11,"borrow","","",95,[[]]],[11,"borrow_mut","","",95,[[]]],[11,"try_from","","",95,[[],["result",4]]],[11,"try_into","","",95,[[],["result",4]]],[11,"type_id","","",95,[[],["typeid",3]]],[11,"equivalent","","",95,[[]]],[11,"get_hash","","",95,[[]]],[11,"vzip","","",95,[[]]],[11,"into_any","","",95,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",95,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",95,[[],["any",8]]],[11,"as_any_mut","","",95,[[],["any",8]]],[11,"into_any_arc","","",95,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::recorder","",96,[[]]],[11,"into","","",96,[[]]],[11,"to_owned","","",96,[[]]],[11,"clone_into","","",96,[[]]],[11,"borrow","","",96,[[]]],[11,"borrow_mut","","",96,[[]]],[11,"try_from","","",96,[[],["result",4]]],[11,"try_into","","",96,[[],["result",4]]],[11,"type_id","","",96,[[],["typeid",3]]],[11,"vzip","","",96,[[]]],[11,"into_any","","",96,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",96,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",96,[[],["any",8]]],[11,"as_any_mut","","",96,[[],["any",8]]],[11,"into_any_arc","","",96,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::router","",97,[[]]],[11,"into","","",97,[[]]],[11,"to_owned","","",97,[[]]],[11,"clone_into","","",97,[[]]],[11,"borrow","","",97,[[]]],[11,"borrow_mut","","",97,[[]]],[11,"try_from","","",97,[[],["result",4]]],[11,"try_into","","",97,[[],["result",4]]],[11,"type_id","","",97,[[],["typeid",3]]],[11,"vzip","","",97,[[]]],[11,"into_any","","",97,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",97,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",97,[[],["any",8]]],[11,"as_any_mut","","",97,[[],["any",8]]],[11,"into_any_arc","","",97,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",98,[[]]],[11,"into","","",98,[[]]],[11,"borrow","","",98,[[]]],[11,"borrow_mut","","",98,[[]]],[11,"try_from","","",98,[[],["result",4]]],[11,"try_into","","",98,[[],["result",4]]],[11,"type_id","","",98,[[],["typeid",3]]],[11,"vzip","","",98,[[]]],[11,"into_any","","",98,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",98,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",98,[[],["any",8]]],[11,"as_any_mut","","",98,[[],["any",8]]],[11,"into_any_arc","","",98,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",99,[[]]],[11,"into","","",99,[[]]],[11,"to_owned","","",99,[[]]],[11,"clone_into","","",99,[[]]],[11,"borrow","","",99,[[]]],[11,"borrow_mut","","",99,[[]]],[11,"try_from","","",99,[[],["result",4]]],[11,"try_into","","",99,[[],["result",4]]],[11,"type_id","","",99,[[],["typeid",3]]],[11,"vzip","","",99,[[]]],[11,"into_any","","",99,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",99,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",99,[[],["any",8]]],[11,"as_any_mut","","",99,[[],["any",8]]],[11,"into_any_arc","","",99,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::scheduler","",104,[[]]],[11,"into","","",104,[[]]],[11,"to_owned","","",104,[[]]],[11,"clone_into","","",104,[[]]],[11,"borrow","","",104,[[]]],[11,"borrow_mut","","",104,[[]]],[11,"try_from","","",104,[[],["result",4]]],[11,"try_into","","",104,[[],["result",4]]],[11,"type_id","","",104,[[],["typeid",3]]],[11,"equivalent","","",104,[[]]],[11,"vzip","","",104,[[]]],[11,"into_any","","",104,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",104,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",104,[[],["any",8]]],[11,"as_any_mut","","",104,[[],["any",8]]],[11,"into_any_arc","","",104,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",105,[[]]],[11,"into","","",105,[[]]],[11,"to_owned","","",105,[[]]],[11,"clone_into","","",105,[[]]],[11,"borrow","","",105,[[]]],[11,"borrow_mut","","",105,[[]]],[11,"try_from","","",105,[[],["result",4]]],[11,"try_into","","",105,[[],["result",4]]],[11,"type_id","","",105,[[],["typeid",3]]],[11,"vzip","","",105,[[]]],[11,"into_any","","",105,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",105,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",105,[[],["any",8]]],[11,"as_any_mut","","",105,[[],["any",8]]],[11,"into_any_arc","","",105,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",106,[[]]],[11,"into","","",106,[[]]],[11,"to_owned","","",106,[[]]],[11,"clone_into","","",106,[[]]],[11,"borrow","","",106,[[]]],[11,"borrow_mut","","",106,[[]]],[11,"try_from","","",106,[[],["result",4]]],[11,"try_into","","",106,[[],["result",4]]],[11,"type_id","","",106,[[],["typeid",3]]],[11,"vzip","","",106,[[]]],[11,"into_any","","",106,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",106,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",106,[[],["any",8]]],[11,"as_any_mut","","",106,[[],["any",8]]],[11,"into_any_arc","","",106,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",107,[[]]],[11,"into","","",107,[[]]],[11,"to_owned","","",107,[[]]],[11,"clone_into","","",107,[[]]],[11,"borrow","","",107,[[]]],[11,"borrow_mut","","",107,[[]]],[11,"try_from","","",107,[[],["result",4]]],[11,"try_into","","",107,[[],["result",4]]],[11,"type_id","","",107,[[],["typeid",3]]],[11,"equivalent","","",107,[[]]],[11,"get_hash","","",107,[[]]],[11,"vzip","","",107,[[]]],[11,"into_any","","",107,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",107,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",107,[[],["any",8]]],[11,"as_any_mut","","",107,[[],["any",8]]],[11,"into_any_arc","","",107,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",108,[[]]],[11,"into","","",108,[[]]],[11,"to_owned","","",108,[[]]],[11,"clone_into","","",108,[[]]],[11,"borrow","","",108,[[]]],[11,"borrow_mut","","",108,[[]]],[11,"try_from","","",108,[[],["result",4]]],[11,"try_into","","",108,[[],["result",4]]],[11,"type_id","","",108,[[],["typeid",3]]],[11,"equivalent","","",108,[[]]],[11,"vzip","","",108,[[]]],[11,"into_any","","",108,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",108,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",108,[[],["any",8]]],[11,"as_any_mut","","",108,[[],["any",8]]],[11,"into_any_arc","","",108,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::sim","",109,[[]]],[11,"into","","",109,[[]]],[11,"borrow","","",109,[[]]],[11,"borrow_mut","","",109,[[]]],[11,"try_from","","",109,[[],["result",4]]],[11,"try_into","","",109,[[],["result",4]]],[11,"type_id","","",109,[[],["typeid",3]]],[11,"vzip","","",109,[[]]],[11,"into_any","","",109,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",109,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",109,[[],["any",8]]],[11,"as_any_mut","","",109,[[],["any",8]]],[11,"into_any_arc","","",109,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::transit","",111,[[]]],[11,"into","","",111,[[]]],[11,"to_owned","","",111,[[]]],[11,"clone_into","","",111,[[]]],[11,"borrow","","",111,[[]]],[11,"borrow_mut","","",111,[[]]],[11,"try_from","","",111,[[],["result",4]]],[11,"try_into","","",111,[[],["result",4]]],[11,"type_id","","",111,[[],["typeid",3]]],[11,"vzip","","",111,[[]]],[11,"into_any","","",111,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",111,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",111,[[],["any",8]]],[11,"as_any_mut","","",111,[[],["any",8]]],[11,"into_any_arc","","",111,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",112,[[]]],[11,"into","","",112,[[]]],[11,"to_owned","","",112,[[]]],[11,"clone_into","","",112,[[]]],[11,"borrow","","",112,[[]]],[11,"borrow_mut","","",112,[[]]],[11,"try_from","","",112,[[],["result",4]]],[11,"try_into","","",112,[[],["result",4]]],[11,"type_id","","",112,[[],["typeid",3]]],[11,"vzip","","",112,[[]]],[11,"into_any","","",112,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",112,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",112,[[],["any",8]]],[11,"as_any_mut","","",112,[[],["any",8]]],[11,"into_any_arc","","",112,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",113,[[]]],[11,"into","","",113,[[]]],[11,"to_owned","","",113,[[]]],[11,"clone_into","","",113,[[]]],[11,"borrow","","",113,[[]]],[11,"borrow_mut","","",113,[[]]],[11,"try_from","","",113,[[],["result",4]]],[11,"try_into","","",113,[[],["result",4]]],[11,"type_id","","",113,[[],["typeid",3]]],[11,"vzip","","",113,[[]]],[11,"into_any","","",113,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",113,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",113,[[],["any",8]]],[11,"as_any_mut","","",113,[[],["any",8]]],[11,"into_any_arc","","",113,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",114,[[]]],[11,"into","","",114,[[]]],[11,"to_owned","","",114,[[]]],[11,"clone_into","","",114,[[]]],[11,"borrow","","",114,[[]]],[11,"borrow_mut","","",114,[[]]],[11,"try_from","","",114,[[],["result",4]]],[11,"try_into","","",114,[[],["result",4]]],[11,"type_id","","",114,[[],["typeid",3]]],[11,"vzip","","",114,[[]]],[11,"into_any","","",114,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",114,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",114,[[],["any",8]]],[11,"as_any_mut","","",114,[[],["any",8]]],[11,"into_any_arc","","",114,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",115,[[]]],[11,"into","","",115,[[]]],[11,"to_owned","","",115,[[]]],[11,"clone_into","","",115,[[]]],[11,"borrow","","",115,[[]]],[11,"borrow_mut","","",115,[[]]],[11,"try_from","","",115,[[],["result",4]]],[11,"try_into","","",115,[[],["result",4]]],[11,"type_id","","",115,[[],["typeid",3]]],[11,"vzip","","",115,[[]]],[11,"into_any","","",115,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",115,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",115,[[],["any",8]]],[11,"as_any_mut","","",115,[[],["any",8]]],[11,"into_any_arc","","",115,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","sim::trips","",116,[[]]],[11,"into","","",116,[[]]],[11,"to_owned","","",116,[[]]],[11,"clone_into","","",116,[[]]],[11,"borrow","","",116,[[]]],[11,"borrow_mut","","",116,[[]]],[11,"try_from","","",116,[[],["result",4]]],[11,"try_into","","",116,[[],["result",4]]],[11,"type_id","","",116,[[],["typeid",3]]],[11,"vzip","","",116,[[]]],[11,"into_any","","",116,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",116,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",116,[[],["any",8]]],[11,"as_any_mut","","",116,[[],["any",8]]],[11,"into_any_arc","","",116,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",117,[[]]],[11,"into","","",117,[[]]],[11,"to_owned","","",117,[[]]],[11,"clone_into","","",117,[[]]],[11,"borrow","","",117,[[]]],[11,"borrow_mut","","",117,[[]]],[11,"try_from","","",117,[[],["result",4]]],[11,"try_into","","",117,[[],["result",4]]],[11,"type_id","","",117,[[],["typeid",3]]],[11,"vzip","","",117,[[]]],[11,"into_any","","",117,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",117,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",117,[[],["any",8]]],[11,"as_any_mut","","",117,[[],["any",8]]],[11,"into_any_arc","","",117,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",118,[[]]],[11,"into","","",118,[[]]],[11,"to_owned","","",118,[[]]],[11,"clone_into","","",118,[[]]],[11,"borrow","","",118,[[]]],[11,"borrow_mut","","",118,[[]]],[11,"try_from","","",118,[[],["result",4]]],[11,"try_into","","",118,[[],["result",4]]],[11,"type_id","","",118,[[],["typeid",3]]],[11,"vzip","","",118,[[]]],[11,"into_any","","",118,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",118,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",118,[[],["any",8]]],[11,"as_any_mut","","",118,[[],["any",8]]],[11,"into_any_arc","","",118,[[["arc",3]],[["any",8],["arc",3]]]],[11,"handle_live_edits","sim::mechanics::parking","Returns any cars that got very abruptly evicted from…",83,[[["map",3],["timer",3]]]],[11,"get_free_onstreet_spots","","",83,[[["laneid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_offstreet_spots","","",83,[[["buildingid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_lot_spots","","",83,[[["parkinglotid",3]],[["vec",3],["parkingspot",4]]]],[11,"reserve_spot","","",83,[[["carid",3],["parkingspot",4]]]],[11,"remove_parked_car","","",83,[[["parkedcar",3]]]],[11,"add_parked_car","","",83,[[["parkedcar",3]]]],[11,"get_draw_cars","","",83,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_cars_in_lots","","",83,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_car","","",83,[[["carid",3],["map",3]],[["option",4],["drawcarinput",3]]]],[11,"canonical_pt","","There\'s no DrawCarInput for cars parked offstreet, so we…",83,[[["carid",3],["map",3]],[["pt2d",3],["option",4]]]],[11,"get_all_draw_cars","","",83,[[["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"is_free","","",83,[[["parkingspot",4]]]],[11,"get_car_at_spot","","",83,[[["parkingspot",4]],[["option",4],["parkedcar",3]]]],[11,"get_all_free_spots","","The vehicle\'s front is currently at the given driving_pos.…",83,[[["vehicle",3],["position",3],["map",3],["buildingid",3]],["vec",3]]],[11,"spot_to_driving_pos","","",83,[[["vehicle",3],["parkingspot",4],["map",3]],["position",3]]],[11,"spot_to_sidewalk_pos","","",83,[[["parkingspot",4],["map",3]],["position",3]]],[11,"get_owner_of_car","","",83,[[["carid",3]],[["personid",3],["option",4]]]],[11,"lookup_parked_car","","",83,[[["carid",3]],[["option",4],["parkedcar",3]]]],[11,"get_all_parking_spots","","(Filled, available)",83,[[]]],[11,"path_to_free_parking_spot","","Unrealistically assumes the driver has knowledge of…",83,[[["vehicle",3],["map",3],["buildingid",3],["laneid",3]],["option",4]]],[11,"collect_events","","",83,[[],[["event",4],["vec",3]]]],[11,"all_parked_car_positions","","",83,[[["map",3]],["vec",3]]],[11,"bldg_to_parked_cars","","",83,[[["buildingid",3]],[["carid",3],["vec",3]]]],[11,"handle_live_edits","","",80,[[["map",3],["timer",3]]]],[11,"get_free_onstreet_spots","","",80,[[["laneid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_offstreet_spots","","",80,[[["buildingid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_lot_spots","","",80,[[["parkinglotid",3]],[["vec",3],["parkingspot",4]]]],[11,"reserve_spot","","",80,[[["carid",3],["parkingspot",4]]]],[11,"remove_parked_car","","",80,[[["parkedcar",3]]]],[11,"add_parked_car","","",80,[[["parkedcar",3]]]],[11,"get_draw_cars","","",80,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_cars_in_lots","","",80,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_car","","",80,[[["carid",3],["map",3]],[["option",4],["drawcarinput",3]]]],[11,"canonical_pt","","",80,[[["carid",3],["map",3]],[["pt2d",3],["option",4]]]],[11,"get_all_draw_cars","","",80,[[["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"is_free","","",80,[[["parkingspot",4]]]],[11,"get_car_at_spot","","",80,[[["parkingspot",4]],[["option",4],["parkedcar",3]]]],[11,"get_all_free_spots","","",80,[[["vehicle",3],["position",3],["map",3],["buildingid",3]],["vec",3]]],[11,"spot_to_driving_pos","","",80,[[["vehicle",3],["parkingspot",4],["map",3]],["position",3]]],[11,"spot_to_sidewalk_pos","","",80,[[["parkingspot",4],["map",3]],["position",3]]],[11,"get_owner_of_car","","",80,[[["carid",3]],[["personid",3],["option",4]]]],[11,"lookup_parked_car","","",80,[[["carid",3]],[["option",4],["parkedcar",3]]]],[11,"get_all_parking_spots","","",80,[[]]],[11,"path_to_free_parking_spot","","",80,[[["vehicle",3],["map",3],["buildingid",3],["laneid",3]],["option",4]]],[11,"collect_events","","",80,[[],[["event",4],["vec",3]]]],[11,"all_parked_car_positions","","",80,[[["map",3]],["vec",3]]],[11,"bldg_to_parked_cars","","",80,[[["buildingid",3]],[["carid",3],["vec",3]]]],[11,"handle_live_edits","","",82,[[["map",3],["timer",3]]]],[11,"get_free_onstreet_spots","","",82,[[["laneid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_offstreet_spots","","",82,[[["buildingid",3]],[["vec",3],["parkingspot",4]]]],[11,"get_free_lot_spots","","",82,[[["parkinglotid",3]],[["vec",3],["parkingspot",4]]]],[11,"reserve_spot","","",82,[[["carid",3],["parkingspot",4]]]],[11,"remove_parked_car","","",82,[[["parkedcar",3]]]],[11,"add_parked_car","","",82,[[["parkedcar",3]]]],[11,"get_draw_cars","","",82,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_cars_in_lots","","",82,[[["laneid",3],["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"get_draw_car","","",82,[[["carid",3],["map",3]],[["option",4],["drawcarinput",3]]]],[11,"canonical_pt","","",82,[[["carid",3],["map",3]],[["pt2d",3],["option",4]]]],[11,"get_all_draw_cars","","",82,[[["map",3]],[["drawcarinput",3],["vec",3]]]],[11,"is_free","","",82,[[["parkingspot",4]]]],[11,"get_car_at_spot","","",82,[[["parkingspot",4]],[["option",4],["parkedcar",3]]]],[11,"get_all_free_spots","","",82,[[["vehicle",3],["position",3],["map",3],["buildingid",3]],["vec",3]]],[11,"spot_to_driving_pos","","",82,[[["vehicle",3],["parkingspot",4],["map",3]],["position",3]]],[11,"spot_to_sidewalk_pos","","",82,[[["parkingspot",4],["map",3]],["position",3]]],[11,"get_owner_of_car","","",82,[[["carid",3]],[["personid",3],["option",4]]]],[11,"lookup_parked_car","","",82,[[["carid",3]],[["option",4],["parkedcar",3]]]],[11,"get_all_parking_spots","","",82,[[]]],[11,"path_to_free_parking_spot","","",82,[[["vehicle",3],["map",3],["buildingid",3],["laneid",3]],["option",4]]],[11,"collect_events","","",82,[[],[["event",4],["vec",3]]]],[11,"all_parked_car_positions","","",82,[[["map",3]],["vec",3]]],[11,"bldg_to_parked_cars","","",82,[[["buildingid",3]],[["carid",3],["vec",3]]]],[11,"from","","",83,[[["normalparkingsimstate",3]],["parkingsimstate",4]]],[11,"from","","",83,[[["infiniteparkingsimstate",3]],["parkingsimstate",4]]],[11,"from","sim::pandemic","",89,[[["time",3]],["anytime",3]]],[11,"from","","",89,[[],["anytime",3]]],[11,"into","","",89,[[],["time",3]]],[11,"clone","sim","",4,[[],["analytics",3]]],[11,"clone","sim::analytics","",55,[[],["timeseriescount",3]]],[11,"clone","sim::cap","",57,[[],["capsimstate",3]]],[11,"clone","","",58,[[],["zone",3]]],[11,"clone","sim::events","",61,[[],["event",4]]],[11,"clone","sim","",37,[[],["alertlocation",4]]],[11,"clone","","",38,[[],["tripphasetype",4]]],[11,"clone","","",13,[[],["scenariogenerator",3]]],[11,"clone","","",15,[[],["spawnovertime",3]]],[11,"clone","","",6,[[],["borderspawnovertime",3]]],[11,"clone","","",14,[[],["simflags",3]]],[11,"clone","","",40,[[],["scenariomodifier",4]]],[11,"clone","","",12,[[],["scenario",3]]],[11,"clone","","",11,[[],["personspec",3]]],[11,"clone","","",9,[[],["individtrip",3]]],[11,"clone","","",43,[[],["trippurpose",4]]],[11,"clone","sim::make::spawner","",63,[[],["starttripargs",3]]],[11,"clone","","",64,[[],["tripspec",4]]],[11,"clone","sim","",42,[[],["tripendpoint",4]]],[11,"clone","sim::mechanics::car","",71,[[],["car",3]]],[11,"clone","","",72,[[],["carstate",4]]],[11,"clone","sim::mechanics::driving","",75,[[],["drivingsimstate",3]]],[11,"clone","sim::mechanics::intersection","",76,[[],["intersectionsimstate",3]]],[11,"clone","","",77,[[],["state",3]]],[11,"clone","","",78,[[],["signalstate",3]]],[11,"clone","","",79,[[],["request",3]]],[11,"clone","sim::mechanics::parking","",83,[[],["parkingsimstate",4]]],[11,"clone","","",80,[[],["normalparkingsimstate",3]]],[11,"clone","","",81,[[],["parkinglane",3]]],[11,"clone","","",82,[[],["infiniteparkingsimstate",3]]],[11,"clone","sim::mechanics::queue","",85,[[],["queue",3]]],[11,"clone","sim::mechanics::walking","",86,[[],["walkingsimstate",3]]],[11,"clone","","",87,[[],["pedestrian",3]]],[11,"clone","","",88,[[],["pedstate",4]]],[11,"clone","sim::pandemic::pandemic","",93,[[],["pandemicmodel",3]]],[11,"clone","","",95,[[],["cmd",4]]],[11,"clone","","",94,[[],["sharedspace",3]]],[11,"clone","sim::pandemic","",89,[[],["anytime",3]]],[11,"clone","","",91,[[],["stateevent",4]]],[11,"clone","","",90,[[],["event",3]]],[11,"clone","","",92,[[],["state",4]]],[11,"clone","sim::recorder","",96,[[],["trafficrecorder",3]]],[11,"clone","sim","",2,[[],["drawpedestrianinput",3]]],[11,"clone","","",36,[[],["pedcrowdlocation",4]]],[11,"clone","","",0,[[],["drawcarinput",3]]],[11,"clone","","",35,[[],["carstatus",4]]],[11,"clone","sim::router","",97,[[],["router",3]]],[11,"clone","","",99,[[],["goal",4]]],[11,"clone","sim::scheduler","",106,[[],["command",4]]],[11,"clone","","",107,[[],["commandtype",4]]],[11,"clone","","",108,[[],["simplecommandtype",4]]],[11,"clone","","",104,[[],["item",3]]],[11,"clone","","",105,[[],["scheduler",3]]],[11,"clone","sim","",45,[[],["delaycause",4]]],[11,"clone","","",17,[[],["sim",3]]],[11,"clone","","",18,[[],["simoptions",3]]],[11,"clone","","",44,[[],["alerthandler",4]]],[11,"clone","sim::transit","",111,[[],["stop",3]]],[11,"clone","","",112,[[],["route",3]]],[11,"clone","","",113,[[],["bus",3]]],[11,"clone","","",115,[[],["busstate",4]]],[11,"clone","","",114,[[],["transitsimstate",3]]],[11,"clone","sim::trips","",116,[[],["tripmanager",3]]],[11,"clone","","",117,[[],["trip",3]]],[11,"clone","sim","",21,[[],["tripinfo",3]]],[11,"clone","sim::trips","",118,[[],["tripleg",4]]],[11,"clone","sim","",46,[[],["tripmode",4]]],[11,"clone","","",20,[[],["person",3]]],[11,"clone","","",47,[[],["personstate",4]]],[11,"clone","","",22,[[],["carid",3]]],[11,"clone","","",23,[[],["pedestrianid",3]]],[11,"clone","","",49,[[],["agentid",4]]],[11,"clone","","",50,[[],["agenttype",4]]],[11,"clone","","",24,[[],["tripid",3]]],[11,"clone","","",25,[[],["personid",3]]],[11,"clone","","",26,[[],["origpersonid",3]]],[11,"clone","","",51,[[],["vehicletype",4]]],[11,"clone","","",27,[[],["vehicle",3]]],[11,"clone","","",28,[[],["vehiclespec",3]]],[11,"clone","","",52,[[],["parkingspot",4]]],[11,"clone","","",29,[[],["parkedcar",3]]],[11,"clone","","",53,[[],["drivinggoal",4]]],[11,"clone","","",30,[[],["sidewalkspot",3]]],[11,"clone","","",54,[[],["sidewalkpoi",4]]],[11,"clone","","",31,[[],["timeinterval",3]]],[11,"clone","","",32,[[],["distanceinterval",3]]],[11,"clone","","",33,[[],["createpedestrian",3]]],[11,"clone","","",34,[[],["createcar",3]]],[11,"default","","",4,[[],["analytics",3]]],[11,"default","","",18,[[],["simoptions",3]]],[11,"default","","",44,[[],["alerthandler",4]]],[11,"cmp","","",40,[[["scenariomodifier",4]],["ordering",4]]],[11,"cmp","","",42,[[["tripendpoint",4]],["ordering",4]]],[11,"cmp","sim::mechanics::intersection","",79,[[["request",3]],["ordering",4]]],[11,"cmp","sim::pandemic::pandemic","",95,[[["cmd",4]],["ordering",4]]],[11,"cmp","sim::scheduler","",107,[[["commandtype",4]],["ordering",4]]],[11,"cmp","","",108,[[["simplecommandtype",4]],["ordering",4]]],[11,"cmp","","",104,[[["item",3]],["ordering",4]]],[11,"cmp","sim","",45,[[["delaycause",4]],["ordering",4]]],[11,"cmp","","",46,[[["tripmode",4]],["ordering",4]]],[11,"cmp","","",22,[[["carid",3]],["ordering",4]]],[11,"cmp","","",23,[[["pedestrianid",3]],["ordering",4]]],[11,"cmp","","",49,[[["agentid",4]],["ordering",4]]],[11,"cmp","","",50,[[["agenttype",4]],["ordering",4]]],[11,"cmp","","",24,[[["tripid",3]],["ordering",4]]],[11,"cmp","","",25,[[["personid",3]],["ordering",4]]],[11,"cmp","","",26,[[["origpersonid",3]],["ordering",4]]],[11,"cmp","","",51,[[["vehicletype",4]],["ordering",4]]],[11,"cmp","","",52,[[["parkingspot",4]],["ordering",4]]],[11,"cmp","","",54,[[["sidewalkpoi",4]],["ordering",4]]],[11,"eq","sim::events","",61,[[["event",4]]]],[11,"ne","","",61,[[["event",4]]]],[11,"eq","sim","",37,[[["alertlocation",4]]]],[11,"ne","","",37,[[["alertlocation",4]]]],[11,"eq","","",38,[[["tripphasetype",4]]]],[11,"ne","","",38,[[["tripphasetype",4]]]],[11,"eq","","",40,[[["scenariomodifier",4]]]],[11,"ne","","",40,[[["scenariomodifier",4]]]],[11,"eq","sim::make::spawner","",63,[[["starttripargs",3]]]],[11,"ne","","",63,[[["starttripargs",3]]]],[11,"eq","","",64,[[["tripspec",4]]]],[11,"ne","","",64,[[["tripspec",4]]]],[11,"eq","sim","",42,[[["tripendpoint",4]]]],[11,"ne","","",42,[[["tripendpoint",4]]]],[11,"eq","sim::mechanics::intersection","",79,[[["request",3]]]],[11,"ne","","",79,[[["request",3]]]],[11,"eq","sim::pandemic::pandemic","",95,[[["cmd",4]]]],[11,"ne","","",95,[[["cmd",4]]]],[11,"eq","sim::pandemic","",89,[[["anytime",3]]]],[11,"ne","","",89,[[["anytime",3]]]],[11,"eq","sim","",35,[[["carstatus",4]]]],[11,"eq","sim::router","",97,[[["router",3]]]],[11,"ne","","",97,[[["router",3]]]],[11,"eq","","",99,[[["goal",4]]]],[11,"ne","","",99,[[["goal",4]]]],[11,"eq","sim::scheduler","",106,[[["command",4]]]],[11,"ne","","",106,[[["command",4]]]],[11,"eq","","",107,[[["commandtype",4]]]],[11,"ne","","",107,[[["commandtype",4]]]],[11,"eq","","",108,[[["simplecommandtype",4]]]],[11,"eq","","",104,[[["item",3]]]],[11,"ne","","",104,[[["item",3]]]],[11,"eq","sim","",45,[[["delaycause",4]]]],[11,"ne","","",45,[[["delaycause",4]]]],[11,"eq","sim::trips","",118,[[["tripleg",4]]]],[11,"ne","","",118,[[["tripleg",4]]]],[11,"eq","sim","",46,[[["tripmode",4]]]],[11,"eq","","",47,[[["personstate",4]]]],[11,"ne","","",47,[[["personstate",4]]]],[11,"eq","","",22,[[["carid",3]]]],[11,"ne","","",22,[[["carid",3]]]],[11,"eq","","",23,[[["pedestrianid",3]]]],[11,"ne","","",23,[[["pedestrianid",3]]]],[11,"eq","","",49,[[["agentid",4]]]],[11,"ne","","",49,[[["agentid",4]]]],[11,"eq","","",50,[[["agenttype",4]]]],[11,"eq","","",24,[[["tripid",3]]]],[11,"ne","","",24,[[["tripid",3]]]],[11,"eq","","",25,[[["personid",3]]]],[11,"ne","","",25,[[["personid",3]]]],[11,"eq","","",26,[[["origpersonid",3]]]],[11,"ne","","",26,[[["origpersonid",3]]]],[11,"eq","","",51,[[["vehicletype",4]]]],[11,"eq","","",27,[[["vehicle",3]]]],[11,"ne","","",27,[[["vehicle",3]]]],[11,"eq","","",28,[[["vehiclespec",3]]]],[11,"ne","","",28,[[["vehiclespec",3]]]],[11,"eq","","",52,[[["parkingspot",4]]]],[11,"ne","","",52,[[["parkingspot",4]]]],[11,"eq","","",29,[[["parkedcar",3]]]],[11,"ne","","",29,[[["parkedcar",3]]]],[11,"eq","","",53,[[["drivinggoal",4]]]],[11,"ne","","",53,[[["drivinggoal",4]]]],[11,"eq","","",30,[[["sidewalkspot",3]]]],[11,"ne","","",30,[[["sidewalkspot",3]]]],[11,"eq","","",54,[[["sidewalkpoi",4]]]],[11,"ne","","",54,[[["sidewalkpoi",4]]]],[11,"eq","","",31,[[["timeinterval",3]]]],[11,"ne","","",31,[[["timeinterval",3]]]],[11,"eq","","",32,[[["distanceinterval",3]]]],[11,"ne","","",32,[[["distanceinterval",3]]]],[11,"eq","","",33,[[["createpedestrian",3]]]],[11,"ne","","",33,[[["createpedestrian",3]]]],[11,"eq","","",34,[[["createcar",3]]]],[11,"ne","","",34,[[["createcar",3]]]],[11,"partial_cmp","","",40,[[["scenariomodifier",4]],[["ordering",4],["option",4]]]],[11,"lt","","",40,[[["scenariomodifier",4]]]],[11,"le","","",40,[[["scenariomodifier",4]]]],[11,"gt","","",40,[[["scenariomodifier",4]]]],[11,"ge","","",40,[[["scenariomodifier",4]]]],[11,"partial_cmp","","",42,[[["tripendpoint",4]],[["ordering",4],["option",4]]]],[11,"lt","","",42,[[["tripendpoint",4]]]],[11,"le","","",42,[[["tripendpoint",4]]]],[11,"gt","","",42,[[["tripendpoint",4]]]],[11,"ge","","",42,[[["tripendpoint",4]]]],[11,"partial_cmp","sim::mechanics::intersection","",79,[[["request",3]],[["ordering",4],["option",4]]]],[11,"lt","","",79,[[["request",3]]]],[11,"le","","",79,[[["request",3]]]],[11,"gt","","",79,[[["request",3]]]],[11,"ge","","",79,[[["request",3]]]],[11,"partial_cmp","sim::pandemic::pandemic","",95,[[["cmd",4]],[["ordering",4],["option",4]]]],[11,"lt","","",95,[[["cmd",4]]]],[11,"le","","",95,[[["cmd",4]]]],[11,"gt","","",95,[[["cmd",4]]]],[11,"ge","","",95,[[["cmd",4]]]],[11,"partial_cmp","sim::pandemic","",89,[[["anytime",3]],[["ordering",4],["option",4]]]],[11,"lt","","",89,[[["anytime",3]]]],[11,"le","","",89,[[["anytime",3]]]],[11,"gt","","",89,[[["anytime",3]]]],[11,"ge","","",89,[[["anytime",3]]]],[11,"partial_cmp","sim::scheduler","",107,[[["commandtype",4]],[["ordering",4],["option",4]]]],[11,"lt","","",107,[[["commandtype",4]]]],[11,"le","","",107,[[["commandtype",4]]]],[11,"gt","","",107,[[["commandtype",4]]]],[11,"ge","","",107,[[["commandtype",4]]]],[11,"partial_cmp","","",108,[[["simplecommandtype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",104,[[["item",3]],[["ordering",4],["option",4]]]],[11,"partial_cmp","sim","",45,[[["delaycause",4]],[["ordering",4],["option",4]]]],[11,"lt","","",45,[[["delaycause",4]]]],[11,"le","","",45,[[["delaycause",4]]]],[11,"gt","","",45,[[["delaycause",4]]]],[11,"ge","","",45,[[["delaycause",4]]]],[11,"partial_cmp","","",46,[[["tripmode",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",22,[[["carid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",22,[[["carid",3]]]],[11,"le","","",22,[[["carid",3]]]],[11,"gt","","",22,[[["carid",3]]]],[11,"ge","","",22,[[["carid",3]]]],[11,"partial_cmp","","",23,[[["pedestrianid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",23,[[["pedestrianid",3]]]],[11,"le","","",23,[[["pedestrianid",3]]]],[11,"gt","","",23,[[["pedestrianid",3]]]],[11,"ge","","",23,[[["pedestrianid",3]]]],[11,"partial_cmp","","",49,[[["agentid",4]],[["ordering",4],["option",4]]]],[11,"lt","","",49,[[["agentid",4]]]],[11,"le","","",49,[[["agentid",4]]]],[11,"gt","","",49,[[["agentid",4]]]],[11,"ge","","",49,[[["agentid",4]]]],[11,"partial_cmp","","",50,[[["agenttype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",24,[[["tripid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",24,[[["tripid",3]]]],[11,"le","","",24,[[["tripid",3]]]],[11,"gt","","",24,[[["tripid",3]]]],[11,"ge","","",24,[[["tripid",3]]]],[11,"partial_cmp","","",25,[[["personid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",25,[[["personid",3]]]],[11,"le","","",25,[[["personid",3]]]],[11,"gt","","",25,[[["personid",3]]]],[11,"ge","","",25,[[["personid",3]]]],[11,"partial_cmp","","",26,[[["origpersonid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",26,[[["origpersonid",3]]]],[11,"le","","",26,[[["origpersonid",3]]]],[11,"gt","","",26,[[["origpersonid",3]]]],[11,"ge","","",26,[[["origpersonid",3]]]],[11,"partial_cmp","","",51,[[["vehicletype",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",52,[[["parkingspot",4]],[["ordering",4],["option",4]]]],[11,"lt","","",52,[[["parkingspot",4]]]],[11,"le","","",52,[[["parkingspot",4]]]],[11,"gt","","",52,[[["parkingspot",4]]]],[11,"ge","","",52,[[["parkingspot",4]]]],[11,"partial_cmp","","",54,[[["sidewalkpoi",4]],[["ordering",4],["option",4]]]],[11,"lt","","",54,[[["sidewalkpoi",4]]]],[11,"le","","",54,[[["sidewalkpoi",4]]]],[11,"gt","","",54,[[["sidewalkpoi",4]]]],[11,"ge","","",54,[[["sidewalkpoi",4]]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"fmt","sim::events","",61,[[["formatter",3]],["result",6]]],[11,"fmt","sim","",37,[[["formatter",3]],["result",6]]],[11,"fmt","","",38,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",6,[[["formatter",3]],["result",6]]],[11,"fmt","","",12,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","","",9,[[["formatter",3]],["result",6]]],[11,"fmt","","",43,[[["formatter",3]],["result",6]]],[11,"fmt","sim::make::spawner","",63,[[["formatter",3]],["result",6]]],[11,"fmt","","",64,[[["formatter",3]],["result",6]]],[11,"fmt","sim","",42,[[["formatter",3]],["result",6]]],[11,"fmt","sim::mechanics::car","",71,[[["formatter",3]],["result",6]]],[11,"fmt","","",72,[[["formatter",3]],["result",6]]],[11,"fmt","sim::mechanics::intersection","",79,[[["formatter",3]],["result",6]]],[11,"fmt","sim::mechanics::walking","",88,[[["formatter",3]],["result",6]]],[11,"fmt","sim::pandemic::pandemic","",95,[[["formatter",3]],["result",6]]],[11,"fmt","sim::pandemic","",89,[[["formatter",3]],["result",6]]],[11,"fmt","","",91,[[["formatter",3]],["result",6]]],[11,"fmt","","",90,[[["formatter",3]],["result",6]]],[11,"fmt","","",92,[[["formatter",3]],["result",6]]],[11,"fmt","sim::router","",97,[[["formatter",3]],["result",6]]],[11,"fmt","","",98,[[["formatter",3]],["result",6]]],[11,"fmt","","",99,[[["formatter",3]],["result",6]]],[11,"fmt","sim::scheduler","",106,[[["formatter",3]],["result",6]]],[11,"fmt","","",107,[[["formatter",3]],["result",6]]],[11,"fmt","","",108,[[["formatter",3]],["result",6]]],[11,"fmt","sim","",45,[[["formatter",3]],["result",6]]],[11,"fmt","sim::trips","",116,[[["formatter",3]],["result",6]]],[11,"fmt","","",117,[[["formatter",3]],["result",6]]],[11,"fmt","sim","",21,[[["formatter",3]],["result",6]]],[11,"fmt","sim::trips","",118,[[["formatter",3]],["result",6]]],[11,"fmt","sim","",46,[[["formatter",3]],["result",6]]],[11,"fmt","","",20,[[["formatter",3]],["result",6]]],[11,"fmt","","",47,[[["formatter",3]],["result",6]]],[11,"fmt","","",22,[[["formatter",3]],["result",6]]],[11,"fmt","","",23,[[["formatter",3]],["result",6]]],[11,"fmt","","",49,[[["formatter",3]],["result",6]]],[11,"fmt","","",50,[[["formatter",3]],["result",6]]],[11,"fmt","","",24,[[["formatter",3]],["result",6]]],[11,"fmt","","",25,[[["formatter",3]],["result",6]]],[11,"fmt","","",26,[[["formatter",3]],["result",6]]],[11,"fmt","","",51,[[["formatter",3]],["result",6]]],[11,"fmt","","",27,[[["formatter",3]],["result",6]]],[11,"fmt","","",28,[[["formatter",3]],["result",6]]],[11,"fmt","","",52,[[["formatter",3]],["result",6]]],[11,"fmt","","",29,[[["formatter",3]],["result",6]]],[11,"fmt","","",53,[[["formatter",3]],["result",6]]],[11,"fmt","","",30,[[["formatter",3]],["result",6]]],[11,"fmt","","",54,[[["formatter",3]],["result",6]]],[11,"fmt","","",31,[[["formatter",3]],["result",6]]],[11,"fmt","","",32,[[["formatter",3]],["result",6]]],[11,"fmt","","",33,[[["formatter",3]],["result",6]]],[11,"fmt","","",34,[[["formatter",3]],["result",6]]],[11,"fmt","","",43,[[["formatter",3]],["result",6]]],[11,"fmt","","",22,[[["formatter",3]],["result",6]]],[11,"fmt","","",23,[[["formatter",3]],["result",6]]],[11,"fmt","","",49,[[["formatter",3]],["result",6]]],[11,"fmt","","",24,[[["formatter",3]],["result",6]]],[11,"fmt","","",25,[[["formatter",3]],["result",6]]],[11,"fmt","","",51,[[["formatter",3]],["result",6]]],[11,"sub","sim::pandemic","",89,[[["duration",3]],["anytime",3]]],[11,"sub","","",89,[[["anytime",3]],["duration",3]]],[11,"add","","",89,[[["duration",3]],["anytime",3]]],[11,"add_assign","","",89,[[["duration",3]]]],[11,"hash","sim::pandemic::pandemic","",95,[[]]],[11,"hash","sim::scheduler","",107,[[]]],[11,"hash","sim","",22,[[]]],[11,"hash","","",23,[[]]],[11,"hash","","",49,[[]]],[11,"hash","","",50,[[]]],[11,"hash","","",24,[[]]],[11,"hash","","",25,[[]]],[11,"hash","","",26,[[]]],[11,"hash","","",51,[[]]],[11,"try_into","sim::mechanics::parking","",83,[[],[["result",4],["normalparkingsimstate",3]]]],[11,"try_into","","",83,[[],[["result",4],["infiniteparkingsimstate",3]]]],[11,"serialize","sim","",4,[[],["result",4]]],[11,"serialize","sim::analytics","",55,[[],["result",4]]],[11,"serialize","sim::cap","",57,[[],["result",4]]],[11,"serialize","","",58,[[],["result",4]]],[11,"serialize","sim::events","",61,[[],["result",4]]],[11,"serialize","sim","",37,[[],["result",4]]],[11,"serialize","","",38,[[],["result",4]]],[11,"serialize","","",13,[[],["result",4]]],[11,"serialize","","",15,[[],["result",4]]],[11,"serialize","","",6,[[],["result",4]]],[11,"serialize","","",40,[[],["result",4]]],[11,"serialize","","",12,[[],["result",4]]],[11,"serialize","","",11,[[],["result",4]]],[11,"serialize","","",9,[[],["result",4]]],[11,"serialize","","",43,[[],["result",4]]],[11,"serialize","sim::make::spawner","",63,[[],["result",4]]],[11,"serialize","","",64,[[],["result",4]]],[11,"serialize","sim","",42,[[],["result",4]]],[11,"serialize","sim::mechanics::car","",71,[[],["result",4]]],[11,"serialize","","",72,[[],["result",4]]],[11,"serialize","sim::mechanics::driving","",75,[[],["result",4]]],[11,"serialize","sim::mechanics::intersection","",76,[[],["result",4]]],[11,"serialize","","",77,[[],["result",4]]],[11,"serialize","","",78,[[],["result",4]]],[11,"serialize","","",79,[[],["result",4]]],[11,"serialize","sim::mechanics::parking","",83,[[],["result",4]]],[11,"serialize","","",80,[[],["result",4]]],[11,"serialize","","",81,[[],["result",4]]],[11,"serialize","","",82,[[],["result",4]]],[11,"serialize","sim::mechanics::queue","",85,[[],["result",4]]],[11,"serialize","sim::mechanics::walking","",86,[[],["result",4]]],[11,"serialize","","",87,[[],["result",4]]],[11,"serialize","","",88,[[],["result",4]]],[11,"serialize","sim::pandemic::pandemic","",95,[[],["result",4]]],[11,"serialize","sim::router","",97,[[],["result",4]]],[11,"serialize","","",99,[[],["result",4]]],[11,"serialize","sim::scheduler","",106,[[],["result",4]]],[11,"serialize","","",107,[[],["result",4]]],[11,"serialize","","",104,[[],["result",4]]],[11,"serialize","","",105,[[],["result",4]]],[11,"serialize","sim","",45,[[],["result",4]]],[11,"serialize","","",17,[[],["result",4]]],[11,"serialize","sim::transit","",111,[[],["result",4]]],[11,"serialize","","",112,[[],["result",4]]],[11,"serialize","","",113,[[],["result",4]]],[11,"serialize","","",115,[[],["result",4]]],[11,"serialize","","",114,[[],["result",4]]],[11,"serialize","sim::trips","",116,[[],["result",4]]],[11,"serialize","","",117,[[],["result",4]]],[11,"serialize","sim","",21,[[],["result",4]]],[11,"serialize","sim::trips","",118,[[],["result",4]]],[11,"serialize","sim","",46,[[],["result",4]]],[11,"serialize","","",20,[[],["result",4]]],[11,"serialize","","",47,[[],["result",4]]],[11,"serialize","","",22,[[],["result",4]]],[11,"serialize","","",23,[[],["result",4]]],[11,"serialize","","",49,[[],["result",4]]],[11,"serialize","","",50,[[],["result",4]]],[11,"serialize","","",24,[[],["result",4]]],[11,"serialize","","",25,[[],["result",4]]],[11,"serialize","","",26,[[],["result",4]]],[11,"serialize","","",51,[[],["result",4]]],[11,"serialize","","",27,[[],["result",4]]],[11,"serialize","","",28,[[],["result",4]]],[11,"serialize","","",52,[[],["result",4]]],[11,"serialize","","",29,[[],["result",4]]],[11,"serialize","","",53,[[],["result",4]]],[11,"serialize","","",30,[[],["result",4]]],[11,"serialize","","",54,[[],["result",4]]],[11,"serialize","","",31,[[],["result",4]]],[11,"serialize","","",32,[[],["result",4]]],[11,"serialize","","",33,[[],["result",4]]],[11,"serialize","","",34,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]],[11,"deserialize","sim::analytics","",55,[[],["result",4]]],[11,"deserialize","sim::cap","",57,[[],["result",4]]],[11,"deserialize","","",58,[[],["result",4]]],[11,"deserialize","sim::events","",61,[[],["result",4]]],[11,"deserialize","sim","",37,[[],["result",4]]],[11,"deserialize","","",38,[[],["result",4]]],[11,"deserialize","","",7,[[],["result",4]]],[11,"deserialize","","",8,[[],["result",4]]],[11,"deserialize","","",39,[[],["result",4]]],[11,"deserialize","","",13,[[],["result",4]]],[11,"deserialize","","",15,[[],["result",4]]],[11,"deserialize","","",6,[[],["result",4]]],[11,"deserialize","","",40,[[],["result",4]]],[11,"deserialize","","",12,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]],[11,"deserialize","","",9,[[],["result",4]]],[11,"deserialize","","",43,[[],["result",4]]],[11,"deserialize","sim::make::spawner","",63,[[],["result",4]]],[11,"deserialize","","",64,[[],["result",4]]],[11,"deserialize","sim","",42,[[],["result",4]]],[11,"deserialize","sim::mechanics::car","",71,[[],["result",4]]],[11,"deserialize","","",72,[[],["result",4]]],[11,"deserialize","sim::mechanics::driving","",75,[[],["result",4]]],[11,"deserialize","sim::mechanics::intersection","",76,[[],["result",4]]],[11,"deserialize","","",77,[[],["result",4]]],[11,"deserialize","","",78,[[],["result",4]]],[11,"deserialize","","",79,[[],["result",4]]],[11,"deserialize","sim::mechanics::parking","",83,[[],["result",4]]],[11,"deserialize","","",80,[[],["result",4]]],[11,"deserialize","","",81,[[],["result",4]]],[11,"deserialize","","",82,[[],["result",4]]],[11,"deserialize","sim::mechanics::queue","",85,[[],["result",4]]],[11,"deserialize","sim::mechanics::walking","",86,[[],["result",4]]],[11,"deserialize","","",87,[[],["result",4]]],[11,"deserialize","","",88,[[],["result",4]]],[11,"deserialize","sim::pandemic::pandemic","",95,[[],["result",4]]],[11,"deserialize","sim::router","",97,[[],["result",4]]],[11,"deserialize","","",99,[[],["result",4]]],[11,"deserialize","sim::scheduler","",106,[[],["result",4]]],[11,"deserialize","","",107,[[],["result",4]]],[11,"deserialize","","",104,[[],["result",4]]],[11,"deserialize","","",105,[[],["result",4]]],[11,"deserialize","sim","",17,[[],["result",4]]],[11,"deserialize","sim::transit","",111,[[],["result",4]]],[11,"deserialize","","",112,[[],["result",4]]],[11,"deserialize","","",113,[[],["result",4]]],[11,"deserialize","","",115,[[],["result",4]]],[11,"deserialize","","",114,[[],["result",4]]],[11,"deserialize","sim::trips","",116,[[],["result",4]]],[11,"deserialize","","",117,[[],["result",4]]],[11,"deserialize","sim","",21,[[],["result",4]]],[11,"deserialize","sim::trips","",118,[[],["result",4]]],[11,"deserialize","sim","",46,[[],["result",4]]],[11,"deserialize","","",20,[[],["result",4]]],[11,"deserialize","","",47,[[],["result",4]]],[11,"deserialize","","",22,[[],["result",4]]],[11,"deserialize","","",23,[[],["result",4]]],[11,"deserialize","","",49,[[],["result",4]]],[11,"deserialize","","",50,[[],["result",4]]],[11,"deserialize","","",24,[[],["result",4]]],[11,"deserialize","","",25,[[],["result",4]]],[11,"deserialize","","",26,[[],["result",4]]],[11,"deserialize","","",51,[[],["result",4]]],[11,"deserialize","","",27,[[],["result",4]]],[11,"deserialize","","",28,[[],["result",4]]],[11,"deserialize","","",52,[[],["result",4]]],[11,"deserialize","","",29,[[],["result",4]]],[11,"deserialize","","",53,[[],["result",4]]],[11,"deserialize","","",30,[[],["result",4]]],[11,"deserialize","","",54,[[],["result",4]]],[11,"deserialize","","",31,[[],["result",4]]],[11,"deserialize","","",32,[[],["result",4]]],[11,"deserialize","","",33,[[],["result",4]]],[11,"deserialize","","",34,[[],["result",4]]],[11,"index","","",22,[[]]],[11,"index","","",23,[[]]]],"p":[[3,"DrawCarInput"],[3,"DrawPedCrowdInput"],[3,"DrawPedestrianInput"],[3,"UnzoomedAgent"],[3,"Analytics"],[3,"TripPhase"],[3,"BorderSpawnOverTime"],[3,"ExternalPerson"],[3,"ExternalTrip"],[3,"IndividTrip"],[3,"MapBorders"],[3,"PersonSpec"],[3,"Scenario"],[3,"ScenarioGenerator"],[3,"SimFlags"],[3,"SpawnOverTime"],[3,"AgentProperties"],[3,"Sim"],[3,"SimOptions"],[3,"CommutersVehiclesCounts"],[3,"Person"],[3,"TripInfo"],[3,"CarID"],[3,"PedestrianID"],[3,"TripID"],[3,"PersonID"],[3,"OrigPersonID"],[3,"Vehicle"],[3,"VehicleSpec"],[3,"ParkedCar"],[3,"SidewalkSpot"],[3,"TimeInterval"],[3,"DistanceInterval"],[3,"CreatePedestrian"],[3,"CreateCar"],[4,"CarStatus"],[4,"PedCrowdLocation"],[4,"AlertLocation"],[4,"TripPhaseType"],[4,"ExternalTripEndpoint"],[4,"ScenarioModifier"],[13,"ChangeMode"],[4,"TripEndpoint"],[4,"TripPurpose"],[4,"AlertHandler"],[4,"DelayCause"],[4,"TripMode"],[4,"PersonState"],[4,"TripResult"],[4,"AgentID"],[4,"AgentType"],[4,"VehicleType"],[4,"ParkingSpot"],[4,"DrivingGoal"],[4,"SidewalkPOI"],[3,"TimeSeriesCount"],[3,"Window"],[3,"CapSimState"],[3,"Zone"],[4,"CapResult"],[13,"Cancel"],[4,"Event"],[13,"TripFinished"],[3,"StartTripArgs"],[4,"TripSpec"],[13,"VehicleAppearing"],[13,"SpawningFailure"],[13,"UsingParkedCar"],[13,"JustWalking"],[13,"UsingBike"],[13,"UsingTransit"],[3,"Car"],[4,"CarState"],[13,"Queued"],[13,"WaitingToAdvance"],[3,"DrivingSimState"],[3,"IntersectionSimState"],[3,"State"],[3,"SignalState"],[3,"Request"],[3,"NormalParkingSimState"],[3,"ParkingLane"],[3,"InfiniteParkingSimState"],[4,"ParkingSimState"],[8,"ParkingSim"],[3,"Queue"],[3,"WalkingSimState"],[3,"Pedestrian"],[4,"PedState"],[3,"AnyTime"],[3,"Event"],[4,"StateEvent"],[4,"State"],[3,"PandemicModel"],[3,"SharedSpace"],[4,"Cmd"],[3,"TrafficRecorder"],[3,"Router"],[4,"ActionAtEnd"],[4,"Goal"],[13,"ParkNearBuilding"],[13,"EndAtBorder"],[13,"BikeThenStop"],[13,"FollowBusRoute"],[3,"Item"],[3,"Scheduler"],[4,"Command"],[4,"CommandType"],[4,"SimpleCommandType"],[3,"Ctx"],[8,"SimCallback"],[3,"Stop"],[3,"Route"],[3,"Bus"],[3,"TransitSimState"],[4,"BusState"],[3,"TripManager"],[3,"Trip"],[4,"TripLeg"]]},\
"sumo":{"doc":"This crate provides a Rust interface to different parts of…","i":[[3,"Connection","sumo","",null,null],[12,"from","","",0,null],[12,"from_lane","","",0,null],[12,"to","","",0,null],[12,"to_lane","","",0,null],[12,"via","","",0,null],[12,"dir","","",0,null],[3,"EdgeID","","",null,null],[12,"0","","",1,null],[3,"InternalLaneID","","",null,null],[12,"0","","",2,null],[3,"LaneID","","",null,null],[12,"0","","",3,null],[3,"NodeID","","",null,null],[12,"0","","",4,null],[3,"Network","","A normalized form of a SUMO network. A `raw::Network` is a…",null,null],[12,"location","","",5,null],[12,"normal_edges","","",5,null],[12,"internal_edges","","",5,null],[12,"junctions","","",5,null],[12,"connections","","",5,null],[3,"Edge","","",null,null],[12,"id","","",6,null],[12,"edge_type","","",6,null],[12,"name","","",6,null],[12,"from","","",6,null],[12,"to","","",6,null],[12,"priority","","",6,null],[12,"lanes","","",6,null],[12,"center_line","","",6,null],[3,"Lane","","",null,null],[12,"id","","",7,null],[12,"index","","0 is the rightmost lane",7,null],[12,"speed","","",7,null],[12,"length","","",7,null],[12,"width","","",7,null],[12,"center_line","","",7,null],[12,"allow","","",7,null],[3,"InternalEdge","","See…",null,null],[12,"id","","",8,null],[12,"lanes","","",8,null],[3,"InternalLane","","",null,null],[12,"id","","",9,null],[12,"index","","",9,null],[12,"speed","","",9,null],[12,"length","","",9,null],[12,"center_line","","",9,null],[12,"allow","","",9,null],[3,"Junction","","",null,null],[12,"id","","",10,null],[12,"junction_type","","",10,null],[12,"pt","","",10,null],[12,"incoming_lanes","","",10,null],[12,"internal_lanes","","",10,null],[12,"shape","","",10,null],[4,"Direction","","",null,null],[13,"Straight","","",11,null],[13,"Turn","","",11,null],[13,"Left","","",11,null],[13,"Right","","",11,null],[13,"PartiallyLeft","","",11,null],[13,"PartiallyRight","","",11,null],[13,"Invalid","","",11,null],[4,"VehicleClass","","",null,null],[13,"Pedestrian","","",12,null],[13,"Bicycle","","",12,null],[13,"RailUrban","","",12,null],[13,"Other","","",12,null],[0,"normalize","","Transforms a `raw::Network` into a `Network` that\'s easier…",null,null],[11,"load","","Reads a .net.xml file and return the normalized SUMO…",5,[[["timer",3]],[["network",3],["result",6]]]],[11,"from_raw","","",5,[[["network",3]],["network",3]]],[11,"fix_coordinates","","Normalize coordinates to map-space, with Y increasing down.",5,[[]]],[0,"raw","","Parse SUMO networks from XML without making any…",null,null],[3,"Network","sumo::raw","",null,null],[12,"location","","",13,null],[12,"types","","",13,null],[12,"edges","","",13,null],[12,"junctions","","",13,null],[12,"connections","","",13,null],[3,"Location","","",null,null],[12,"converted_boundary","","",14,null],[12,"orig_boundary","","",14,null],[3,"EdgeID","","",null,null],[12,"0","","",1,null],[3,"NodeID","","",null,null],[12,"0","","",4,null],[3,"LaneID","","",null,null],[12,"0","","",3,null],[3,"InternalLaneID","","",null,null],[12,"0","","",2,null],[3,"Type","","",null,null],[12,"id","","",15,null],[12,"priority","","",15,null],[12,"speed","","",15,null],[12,"width","","",15,null],[12,"allow","","",15,null],[12,"disallow","","",15,null],[3,"Edge","","",null,null],[12,"id","","",16,null],[12,"name","","",16,null],[12,"from","","",16,null],[12,"to","","",16,null],[12,"priority","","",16,null],[12,"function","","",16,null],[12,"lanes","","",16,null],[12,"edge_type","","",16,null],[12,"spread_type","","",16,null],[12,"shape","","",16,null],[3,"Lane","","",null,null],[12,"id","","This could be a LaneID or an InternalLaneID. It\'ll be…",17,null],[12,"index","","",17,null],[12,"speed","","",17,null],[12,"length","","",17,null],[12,"width","","",17,null],[12,"shape","","",17,null],[12,"allow","","",17,null],[12,"disallow","","",17,null],[3,"Junction","","",null,null],[12,"id","","",18,null],[12,"junction_type","","",18,null],[12,"x","","",18,null],[12,"y","","",18,null],[12,"incoming_lanes","","",18,null],[12,"internal_lanes","","",18,null],[12,"shape","","",18,null],[3,"Connection","","",null,null],[12,"from","","",0,null],[12,"from_lane","","",0,null],[12,"to","","",0,null],[12,"to_lane","","",0,null],[12,"via","","",0,null],[12,"dir","","",0,null],[4,"Function","","",null,null],[13,"Normal","","",19,null],[13,"Internal","","",19,null],[4,"SpreadType","","",null,null],[13,"Right","","",20,null],[13,"Center","","",20,null],[13,"RoadCenter","","",20,null],[4,"Direction","","",null,null],[13,"Straight","","",11,null],[13,"Turn","","",11,null],[13,"Left","","",11,null],[13,"Right","","",11,null],[13,"PartiallyLeft","","",11,null],[13,"PartiallyRight","","",11,null],[13,"Invalid","","",11,null],[5,"parse_f64s","","",null,[[["deserializer",8]],[["result",4],["vec",3]]]],[5,"parse_bounds","","",null,[[["deserializer",8]],[["result",4],["bounds",3]]]],[5,"parse_gps_bounds","","",null,[[["deserializer",8]],[["result",4],["gpsbounds",3]]]],[5,"parse_list_vehicles","","",null,[[["deserializer",8]],[["result",4],["vec",3]]]],[5,"parse_list_lanes","","",null,[[["deserializer",8]],[["result",4],["vec",3]]]],[5,"parse_list_internal_lanes","","",null,[[["deserializer",8]],[["result",4],["vec",3]]]],[5,"parse_pts","","",null,[[["deserializer",8]],[["result",4],["vec",3]]]],[5,"parse_pl","","",null,[[["deserializer",8]],[["result",6],["result",4]]]],[5,"must_parse_pl","","",null,[[["deserializer",8]],[["option",4],["result",4]]]],[5,"parse_polygon","","",null,[[["deserializer",8]],[["result",4],["option",4]]]],[5,"parse_pt","","",null,[[],[["pt2d",3],["result",6]]]],[11,"parse","","",13,[[["timer",3]],[["network",3],["result",6]]]],[11,"pt","","",18,[[],["pt2d",3]]],[11,"from_lane","sumo","",0,[[],["laneid",3]]],[11,"to_lane","","",0,[[],["laneid",3]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"equivalent","","",1,[[]]],[11,"vzip","","",1,[[]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"equivalent","","",2,[[]]],[11,"vzip","","",2,[[]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"equivalent","","",3,[[]]],[11,"vzip","","",3,[[]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"equivalent","","",4,[[]]],[11,"vzip","","",4,[[]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"vzip","","",5,[[]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"vzip","","",6,[[]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"vzip","","",7,[[]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"vzip","","",8,[[]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"vzip","","",9,[[]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"vzip","","",10,[[]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"vzip","","",11,[[]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"vzip","","",12,[[]]],[11,"from","sumo::raw","",13,[[]]],[11,"into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"vzip","","",13,[[]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"vzip","","",14,[[]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"vzip","","",15,[[]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"vzip","","",16,[[]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"vzip","","",17,[[]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"vzip","","",18,[[]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"vzip","","",19,[[]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"vzip","","",20,[[]]],[11,"clone","sumo","",1,[[],["edgeid",3]]],[11,"clone","","",4,[[],["nodeid",3]]],[11,"clone","","",3,[[],["laneid",3]]],[11,"clone","","",2,[[],["internallaneid",3]]],[11,"default","sumo::raw","",19,[[],["function",4]]],[11,"default","","",20,[[],["spreadtype",4]]],[11,"cmp","sumo","",1,[[["edgeid",3]],["ordering",4]]],[11,"cmp","","",4,[[["nodeid",3]],["ordering",4]]],[11,"cmp","","",3,[[["laneid",3]],["ordering",4]]],[11,"cmp","","",2,[[["internallaneid",3]],["ordering",4]]],[11,"eq","","",1,[[["edgeid",3]]]],[11,"ne","","",1,[[["edgeid",3]]]],[11,"eq","","",4,[[["nodeid",3]]]],[11,"ne","","",4,[[["nodeid",3]]]],[11,"eq","","",3,[[["laneid",3]]]],[11,"ne","","",3,[[["laneid",3]]]],[11,"eq","","",2,[[["internallaneid",3]]]],[11,"ne","","",2,[[["internallaneid",3]]]],[11,"eq","sumo::raw","",19,[[["function",4]]]],[11,"eq","sumo","",12,[[["vehicleclass",4]]]],[11,"ne","","",12,[[["vehicleclass",4]]]],[11,"partial_cmp","","",1,[[["edgeid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",1,[[["edgeid",3]]]],[11,"le","","",1,[[["edgeid",3]]]],[11,"gt","","",1,[[["edgeid",3]]]],[11,"ge","","",1,[[["edgeid",3]]]],[11,"partial_cmp","","",4,[[["nodeid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",4,[[["nodeid",3]]]],[11,"le","","",4,[[["nodeid",3]]]],[11,"gt","","",4,[[["nodeid",3]]]],[11,"ge","","",4,[[["nodeid",3]]]],[11,"partial_cmp","","",3,[[["laneid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",3,[[["laneid",3]]]],[11,"le","","",3,[[["laneid",3]]]],[11,"gt","","",3,[[["laneid",3]]]],[11,"ge","","",3,[[["laneid",3]]]],[11,"partial_cmp","","",2,[[["internallaneid",3]],[["ordering",4],["option",4]]]],[11,"lt","","",2,[[["internallaneid",3]]]],[11,"le","","",2,[[["internallaneid",3]]]],[11,"gt","","",2,[[["internallaneid",3]]]],[11,"ge","","",2,[[["internallaneid",3]]]],[11,"deserialize","sumo::raw","",13,[[],["result",4]]],[11,"deserialize","","",14,[[],["result",4]]],[11,"deserialize","sumo","",1,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]],[11,"deserialize","","",3,[[],["result",4]]],[11,"deserialize","","",2,[[],["result",4]]],[11,"deserialize","sumo::raw","",15,[[],["result",4]]],[11,"deserialize","","",16,[[],["result",4]]],[11,"deserialize","","",19,[[],["result",4]]],[11,"deserialize","","",20,[[],["result",4]]],[11,"deserialize","","",17,[[],["result",4]]],[11,"deserialize","","",18,[[],["result",4]]],[11,"deserialize","sumo","",0,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]]],"p":[[3,"Connection"],[3,"EdgeID"],[3,"InternalLaneID"],[3,"LaneID"],[3,"NodeID"],[3,"Network"],[3,"Edge"],[3,"Lane"],[3,"InternalEdge"],[3,"InternalLane"],[3,"Junction"],[4,"Direction"],[4,"VehicleClass"],[3,"Network"],[3,"Location"],[3,"Type"],[3,"Edge"],[3,"Lane"],[3,"Junction"],[4,"Function"],[4,"SpreadType"]]},\
"tests":{"doc":"Integration tests","i":[[5,"main","tests","",null,[[],["result",6]]],[5,"test_map_importer","","Test the map pipeline by importing simple, handcrafted…",null,[[],["result",6]]],[5,"import_map","","Run the contents of a .osm through the full map importer…",null,[[["string",3]],["map",3]]],[5,"dump_turn_goldenfile","","Verify what turns are generated by writing (from lane, to…",null,[[["map",3]],["result",6]]],[5,"smoke_test","","Simulate an hour on every map.",null,[[],["result",6]]],[5,"dump_route_goldenfile","","Describe all public transit routes and keep under version…",null,[[["map",3]],["result",6]]],[5,"check_proposals","","Verify all edits under version control can be correctly…",null,[[],["result",6]]],[5,"test_lane_changing","","Verify lane-chaging behavior is overall reasonable, by…",null,[[["map",3]],["result",6]]]],"p":[]},\
"traffic_seitan":{"doc":"","i":[[5,"main","traffic_seitan","",null,[[]]],[5,"run","","",null,[[["xorshiftrng",3],["map",3],["sim",3],["timer",3]]]],[5,"alter_turn_destinations","","",null,[[["map",3],["xorshiftrng",3],["sim",3],["mapedits",3]]]],[5,"nuke_random_parking","","",null,[[["map",3],["xorshiftrng",3],["mapedits",3]]]]],"p":[]},\
"traffic_signal_data":{"doc":"A representation of traffic signal configuration that…","i":[[3,"TrafficSignal","traffic_signal_data","",null,null],[12,"intersection_osm_node_id","","The ID of the OSM node representing the intersection with…",0,null],[12,"plans","","The traffic signal uses configuration from one plan at a…",0,null],[3,"Plan","","A plan describes how a traffic signal is configured during…",null,null],[12,"start_time_seconds","","This plan takes effect at this local time, measured in…",1,null],[12,"stages","","The traffic signal repeatedly cycles through these stages.…",1,null],[12,"offset_seconds","","Relative to a central clock, delay the first stage by this…",1,null],[3,"Stage","","A traffic signal is in one stage at any time. The stage…",null,null],[12,"protected_turns","","During this stage, these turns can be performed with the…",2,null],[12,"permitted_turns","","During this stage, these turns can be performed after…",2,null],[12,"stage_type","","The stage lasts this long before moving to the next one.",2,null],[3,"Turn","","A movement through an intersection.",null,null],[12,"from","","The movement begins at the end of this road segment.",3,null],[12,"to","","The movement ends at the beginning of this road segment.",3,null],[12,"intersection_osm_node_id","","The ID of the OSM node representing the intersection. This…",3,null],[12,"is_crosswalk","","True iff the movement is along a crosswalk. Note that…",3,null],[3,"DirectedRoad","","A road segment connecting two intersections, and a…",null,null],[12,"osm_way_id","","The ID of the OSM way representing the road.",4,null],[12,"osm_node1","","The ID of the OSM node at the start of this road segment.",4,null],[12,"osm_node2","","The ID of the OSM node at the end of this road segment.",4,null],[12,"is_forwards","","The direction along the road segment. See…",4,null],[4,"StageType","","How long a stage lasts before moving to the next one.",null,null],[13,"Fixed","","A fixed number of seconds.",5,null],[13,"Variable","","Minimum, Delay, Additional Minimum is the minimum cycle…",5,null],[5,"load_all_data","","Returns all traffic signal data compiled into this build,…",null,[[],[["btreemap",3],["error",3],["result",4]]]],[7,"DATA","","",null,null],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"to_owned","","",0,[[]]],[11,"clone_into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"to_owned","","",1,[[]]],[11,"clone_into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"to_owned","","",5,[[]]],[11,"clone_into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"clone","","",0,[[],["trafficsignal",3]]],[11,"clone","","",1,[[],["plan",3]]],[11,"clone","","",2,[[],["stage",3]]],[11,"clone","","",5,[[],["stagetype",4]]],[11,"clone","","",3,[[],["turn",3]]],[11,"clone","","",4,[[],["directedroad",3]]],[11,"cmp","","",3,[[["turn",3]],["ordering",4]]],[11,"cmp","","",4,[[["directedroad",3]],["ordering",4]]],[11,"eq","","",0,[[["trafficsignal",3]]]],[11,"ne","","",0,[[["trafficsignal",3]]]],[11,"eq","","",1,[[["plan",3]]]],[11,"ne","","",1,[[["plan",3]]]],[11,"eq","","",2,[[["stage",3]]]],[11,"ne","","",2,[[["stage",3]]]],[11,"eq","","",5,[[["stagetype",4]]]],[11,"ne","","",5,[[["stagetype",4]]]],[11,"eq","","",3,[[["turn",3]]]],[11,"ne","","",3,[[["turn",3]]]],[11,"eq","","",4,[[["directedroad",3]]]],[11,"ne","","",4,[[["directedroad",3]]]],[11,"partial_cmp","","",3,[[["turn",3]],[["ordering",4],["option",4]]]],[11,"lt","","",3,[[["turn",3]]]],[11,"le","","",3,[[["turn",3]]]],[11,"gt","","",3,[[["turn",3]]]],[11,"ge","","",3,[[["turn",3]]]],[11,"partial_cmp","","",4,[[["directedroad",3]],[["ordering",4],["option",4]]]],[11,"lt","","",4,[[["directedroad",3]]]],[11,"le","","",4,[[["directedroad",3]]]],[11,"gt","","",4,[[["directedroad",3]]]],[11,"ge","","",4,[[["directedroad",3]]]],[11,"fmt","","",0,[[["formatter",3]],["result",6]]],[11,"fmt","","",1,[[["formatter",3]],["result",6]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"fmt","","",5,[[["formatter",3]],["result",6]]],[11,"fmt","","",3,[[["formatter",3]],["result",6]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"serialize","","",0,[[],["result",4]]],[11,"serialize","","",1,[[],["result",4]]],[11,"serialize","","",2,[[],["result",4]]],[11,"serialize","","",5,[[],["result",4]]],[11,"serialize","","",3,[[],["result",4]]],[11,"serialize","","",4,[[],["result",4]]],[11,"deserialize","","",0,[[],["result",4]]],[11,"deserialize","","",1,[[],["result",4]]],[11,"deserialize","","",2,[[],["result",4]]],[11,"deserialize","","",5,[[],["result",4]]],[11,"deserialize","","",3,[[],["result",4]]],[11,"deserialize","","",4,[[],["result",4]]]],"p":[[3,"TrafficSignal"],[3,"Plan"],[3,"Stage"],[3,"Turn"],[3,"DirectedRoad"],[4,"StageType"]]},\
"updater":{"doc":"","i":[[5,"main","updater","",null,[[]]],[5,"download","","",null,[[["string",3]]]],[5,"just_compare","","",null,[[]]],[5,"upload","","",null,[[["string",3]]]],[5,"generate_manifest","","",null,[[],["manifest",3]]],[5,"must_run_cmd","","",null,[[["command",3]]]],[5,"rm","","",null,[[]]],[5,"curl","","",null,[[]]],[17,"MD5_BUF_READ_SIZE","","",null,null]],"p":[]},\
"widgetry":{"doc":"WidgetsIf none of these do what you need, implementing a…","i":[[3,"Drawable","widgetry","Geometry that\'s been uploaded to the GPU once and can be…",null,null],[12,"vert_array","","",0,null],[12,"vert_buffer","","",0,null],[12,"elem_buffer","","",0,null],[12,"num_indices","","",0,null],[12,"gl","","",0,null],[3,"Canvas","","",null,null],[12,"cam_x","","",1,null],[12,"cam_y","","",1,null],[12,"cam_zoom","","",1,null],[12,"cursor","","",1,null],[12,"window_has_cursor","","",1,null],[12,"drag_canvas_from","","",1,null],[12,"drag_just_ended","","",1,null],[12,"window_width","","",1,null],[12,"window_height","","",1,null],[12,"map_dims","","",1,null],[12,"invert_scroll","","",1,null],[12,"touchpad_to_move","","",1,null],[12,"edge_auto_panning","","",1,null],[12,"keys_to_pan","","",1,null],[12,"gui_scroll_speed","","",1,null],[12,"covered_areas","","",1,null],[12,"keys_held","","",1,null],[3,"Color","","",null,null],[12,"r","","",2,null],[12,"g","","",2,null],[12,"b","","",2,null],[12,"a","","",2,null],[3,"LinearGradient","","",null,null],[12,"line","","",3,null],[12,"stops","","",3,null],[3,"Texture","","",null,null],[12,"0","","",4,null],[3,"GfxCtx","","",null,null],[12,"inner","","",5,null],[12,"uniforms","","",5,null],[12,"screencap_mode","","",5,null],[12,"naming_hint","","",5,null],[12,"canvas","","",5,null],[12,"prerender","","",5,null],[12,"style","","",5,null],[12,"num_draw_calls","","",5,null],[12,"num_forks","","",5,null],[3,"Prerender","","",null,null],[12,"inner","","",6,null],[12,"assets","","",6,null],[12,"num_uploads","","",6,null],[12,"scale_factor","","",6,null],[3,"EventCtx","","",null,null],[12,"fake_mouseover","","",7,null],[12,"input","","",7,null],[12,"canvas","","",7,null],[12,"prerender","","",7,null],[12,"style","","",7,null],[12,"updates_requested","","",7,null],[3,"GeomBatch","","A mutable builder for a group of colored polygons.",null,null],[12,"list","","",8,null],[12,"autocrop_dims","","",8,null],[3,"UserInput","","",null,null],[12,"event","","",9,null],[12,"event_consumed","","",9,null],[12,"lctrl_held","","",9,null],[3,"Settings","","Customize how widgetry works. These settings can\'t be…",null,null],[12,"window_title","","",10,null],[12,"dump_raw_events","","",10,null],[12,"scale_factor","","",10,null],[12,"window_icon","","",10,null],[12,"loading_tips","","",10,null],[12,"read_svg","","",10,null],[3,"ScreenDims","","ScreenDims is in units of logical pixels, as opposed to…",null,null],[12,"width","","",11,null],[12,"height","","",11,null],[3,"ScreenPt","","ScreenPt is in units of logical pixels, as opposed to…",null,null],[12,"x","","",12,null],[12,"y","","",12,null],[3,"ScreenRectangle","","ScreenRectangle is in units of logical pixels, as opposed…",null,null],[12,"x1","","",13,null],[12,"y1","","",13,null],[12,"x2","","",13,null],[12,"y2","","",13,null],[3,"Style","","",null,null],[12,"outline_thickness","","",14,null],[12,"outline_color","","",14,null],[12,"panel_bg","","",14,null],[12,"hotkey_color","","",14,null],[12,"hovering_color","","",14,null],[12,"loading_tips","","",14,null],[3,"Text","","",null,null],[12,"lines","","",15,null],[12,"bg_color","","",15,null],[3,"TextSpan","","",null,null],[12,"text","","",16,null],[12,"fg_color","","",16,null],[12,"size","","",16,null],[12,"font","","",16,null],[12,"underlined","","",16,null],[3,"Warper","","",null,null],[12,"started","","",17,null],[12,"line","","",17,null],[12,"cam_zoom","","",17,null],[3,"Cached","","Store a cached key/value pair, only recalculating when the…",null,null],[12,"contents","","",18,null],[3,"Autocomplete","","",null,null],[12,"choices","","",19,null],[12,"tb","","",19,null],[12,"menu","","",19,null],[12,"current_line","","",19,null],[12,"chosen_values","","",19,null],[3,"Btn","","A questionably named place to start creating buttons.",null,null],[3,"MultiButton","","",null,null],[12,"draw","","",20,null],[12,"hitboxes","","",20,null],[12,"hovering","","",20,null],[12,"top_left","","",20,null],[12,"dims","","",20,null],[3,"Checkbox","","",null,null],[12,"enabled","","",21,null],[12,"btn","","",21,null],[12,"other_btn","","",21,null],[3,"CompareTimes","","",null,null],[12,"draw","","",22,null],[12,"max","","",22,null],[12,"top_left","","",22,null],[12,"dims","","",22,null],[3,"FanChart","","",null,null],[12,"draw","","",23,null],[12,"top_left","","",23,null],[12,"dims","","",23,null],[3,"Filler","","",null,null],[12,"top_left","","",24,null],[12,"dims","","",24,null],[12,"square_width_pct","","",24,null],[3,"DrawWithTooltips","","",null,null],[12,"draw","","",25,null],[12,"tooltips","","",25,null],[12,"hover","","",25,null],[12,"top_left","","",25,null],[12,"dims","","",25,null],[3,"LinePlot","","",null,null],[12,"draw","","",26,null],[12,"max_x","","",26,null],[12,"max_y","","",26,null],[12,"closest","","",26,null],[12,"top_left","","",26,null],[12,"dims","","",26,null],[3,"PlotOptions","","",null,null],[12,"filterable","","",27,null],[12,"max_x","","",27,null],[12,"max_y","","",27,null],[12,"disabled","","",27,null],[3,"Series","","",null,null],[12,"label","","",28,null],[12,"color","","",28,null],[12,"pts","","",28,null],[3,"Menu","","",null,null],[12,"choices","","",29,null],[12,"current_idx","","",29,null],[12,"top_left","","",29,null],[12,"dims","","",29,null],[3,"PersistentSplit","","",null,null],[12,"current_value","","",30,null],[12,"btn","","",30,null],[12,"spacer","","",30,null],[12,"dropdown","","",30,null],[3,"ScatterPlot","","",null,null],[12,"draw","","",31,null],[12,"top_left","","",31,null],[12,"dims","","",31,null],[3,"Slider","","",null,null],[12,"current_percent","","",32,null],[12,"mouse_on_slider","","",32,null],[12,"dragging","","",32,null],[12,"style","","",32,null],[12,"draw","","",32,null],[12,"top_left","","",32,null],[12,"dims","","",32,null],[3,"Spinner","","",null,null],[12,"low","","",33,null],[12,"high","","",33,null],[12,"current","","",33,null],[12,"up","","",33,null],[12,"down","","",33,null],[12,"top_left","","",33,null],[12,"dims","","",33,null],[3,"EdgeInsets","","",null,null],[12,"top","","",34,null],[12,"left","","",34,null],[12,"bottom","","",34,null],[12,"right","","",34,null],[3,"Panel","","",null,null],[12,"top_level","","",35,null],[12,"horiz","","",35,null],[12,"vert","","",35,null],[12,"dims","","",35,null],[12,"scrollable_x","","",35,null],[12,"scrollable_y","","",35,null],[12,"contents_dims","","",35,null],[12,"container_dims","","",35,null],[12,"clip_rect","","",35,null],[3,"Widget","","",null,null],[12,"widget","","",36,null],[12,"layout","","",36,null],[12,"rect","","",36,null],[12,"bg","","",36,null],[12,"bg_batch","","",36,null],[12,"id","","",36,null],[3,"WidgetOutput","","",null,null],[12,"redo_layout","","This widget changed dimensions, so recalculate layout.",37,null],[12,"outcome","","This widget produced an Outcome, and event handling should…",37,null],[3,"Choice","","",null,null],[12,"label","","",38,null],[12,"data","","",38,null],[12,"hotkey","","",38,null],[12,"active","","",38,null],[12,"tooltip","","",38,null],[12,"fg","","",38,null],[4,"DrawBaselayer","","Before `State::draw` is called, draw something else.",null,null],[13,"DefaultDraw","","Call `SharedAppState::draw_default`.",39,null],[13,"Custom","","Don\'t draw anything.",39,null],[13,"PreviousState","","Call the previous state\'s `draw`. This won\'t recurse, even…",39,null],[4,"Transition","","When a state responds to an event, it can specify some way…",null,null],[13,"Keep","","Don\'t do anything, keep the current state as the active one",40,null],[13,"KeepWithMouseover","","Keep the current state as the active one, but immediately…",40,null],[13,"Pop","","Destroy the current state, and resume from the previous one",40,null],[13,"ModifyState","","If a state needs to pass data back to its parent, use…",40,null],[13,"ReplaceWithData","","",40,null],[13,"Push","","Push a new active state on the top of the stack.",40,null],[13,"Replace","","Replace the current state with a new one. Equivalent to…",40,null],[13,"Clear","","Replace the entire stack of states with this stack.",40,null],[13,"Multi","","Execute a sequence of transitions in order.",40,null],[4,"HorizontalAlignment","","",null,null],[13,"Left","","",41,null],[13,"LeftInset","","",41,null],[13,"Center","","",41,null],[13,"Right","","",41,null],[13,"RightInset","","",41,null],[13,"Percent","","",41,null],[13,"Centered","","",41,null],[4,"VerticalAlignment","","",null,null],[13,"Top","","",42,null],[13,"TopInset","","",42,null],[13,"Center","","",42,null],[13,"Bottom","","",42,null],[13,"BottomInset","","",42,null],[13,"BottomAboveOSD","","",42,null],[13,"Percent","","",42,null],[13,"Above","","",42,null],[13,"Below","","",42,null],[4,"Fill","","",null,null],[13,"Color","","",43,null],[13,"LinearGradient","","",43,null],[13,"Texture","","Once uploaded, textures are addressed by their id,…",43,null],[13,"ColoredTexture","","The `color` parameter is multiplied by any color baked…",43,null],[4,"Event","","",null,null],[13,"NoOp","","",44,null],[13,"LeftMouseButtonDown","","",44,null],[13,"LeftMouseButtonUp","","",44,null],[13,"RightMouseButtonDown","","",44,null],[13,"RightMouseButtonUp","","",44,null],[13,"KeyPress","","",44,null],[13,"KeyRelease","","",44,null],[13,"Update","","",44,null],[13,"MouseMovedTo","","",44,null],[13,"WindowLostCursor","","",44,null],[13,"WindowGainedCursor","","",44,null],[13,"MouseWheelScroll","","",44,null],[13,"WindowResized","","",44,null],[4,"Key","","",null,null],[13,"A","","",45,null],[13,"B","","",45,null],[13,"C","","",45,null],[13,"D","","",45,null],[13,"E","","",45,null],[13,"F","","",45,null],[13,"G","","",45,null],[13,"H","","",45,null],[13,"I","","",45,null],[13,"J","","",45,null],[13,"K","","",45,null],[13,"L","","",45,null],[13,"M","","",45,null],[13,"N","","",45,null],[13,"O","","",45,null],[13,"P","","",45,null],[13,"Q","","",45,null],[13,"R","","",45,null],[13,"S","","",45,null],[13,"T","","",45,null],[13,"U","","",45,null],[13,"V","","",45,null],[13,"W","","",45,null],[13,"X","","",45,null],[13,"Y","","",45,null],[13,"Z","","",45,null],[13,"Num1","","",45,null],[13,"Num2","","",45,null],[13,"Num3","","",45,null],[13,"Num4","","",45,null],[13,"Num5","","",45,null],[13,"Num6","","",45,null],[13,"Num7","","",45,null],[13,"Num8","","",45,null],[13,"Num9","","",45,null],[13,"Num0","","",45,null],[13,"LeftBracket","","",45,null],[13,"RightBracket","","",45,null],[13,"Space","","",45,null],[13,"Slash","","",45,null],[13,"Dot","","",45,null],[13,"Comma","","",45,null],[13,"Semicolon","","",45,null],[13,"Colon","","",45,null],[13,"Equals","","",45,null],[13,"SingleQuote","","",45,null],[13,"Escape","","",45,null],[13,"Enter","","",45,null],[13,"Tab","","",45,null],[13,"Backspace","","",45,null],[13,"LeftShift","","",45,null],[13,"LeftControl","","",45,null],[13,"LeftAlt","","",45,null],[13,"RightAlt","","",45,null],[13,"LeftArrow","","",45,null],[13,"RightArrow","","",45,null],[13,"UpArrow","","",45,null],[13,"DownArrow","","",45,null],[13,"F1","","",45,null],[13,"F2","","",45,null],[13,"F3","","",45,null],[13,"F4","","",45,null],[13,"F5","","",45,null],[13,"F6","","",45,null],[13,"F7","","",45,null],[13,"F8","","",45,null],[13,"F9","","",45,null],[13,"F10","","",45,null],[13,"F11","","",45,null],[13,"F12","","",45,null],[4,"MultiKey","","",null,null],[13,"Normal","","",46,null],[13,"LCtrl","","",46,null],[13,"Any","","",46,null],[4,"UpdateType","","",null,null],[13,"InputOnly","","",47,null],[13,"Game","","",47,null],[13,"Pan","","",47,null],[13,"ScreenCaptureEverything","","",47,null],[12,"dir","widgetry::UpdateType","",48,null],[12,"zoom","","",48,null],[12,"dims","","",48,null],[12,"leaflet_naming","","If true, name files in a simple scheme intended for…",48,null],[4,"RewriteColor","widgetry","A way to transform all colors in a GeomBatch.",null,null],[13,"NoOp","","Don\'t do anything",49,null],[13,"Change","","Change every instance of the first color to the second",49,null],[13,"ChangeAll","","Change all colors to the specified value. For this to be…",49,null],[13,"ChangeAlpha","","Change the alpha value of all colors to this value.",49,null],[13,"MakeGrayscale","","Convert all colors to greyscale.",49,null],[4,"Outcome","","",null,null],[13,"Clicked","","An action was done",50,null],[13,"Changed","","A dropdown, checkbox, spinner, etc changed values. Usually…",50,null],[13,"Nothing","","Nothing happened",50,null],[5,"hotkeys","","",null,[[["vec",3],["key",4]],[["multikey",4],["option",4]]]],[5,"lctrl","","",null,[[["key",4]],[["multikey",4],["option",4]]]],[5,"run","","",null,[[["settings",3],["fnonce",8]]]],[5,"Line","","",null,[[["string",3],["into",8]],["textspan",3]]],[0,"table","","",null,null],[3,"Table","widgetry::table","",null,null],[12,"data","","",51,null],[12,"label_per_row","","",51,null],[12,"columns","","",51,null],[12,"filter","","",51,null],[12,"sort_by","","",51,null],[12,"descending","","",51,null],[12,"skip","","",51,null],[3,"Filter","","",null,null],[12,"state","","",52,null],[12,"to_controls","","",52,null],[12,"from_controls","","",52,null],[12,"apply","","",52,null],[4,"Col","","",null,null],[13,"Static","","",53,null],[13,"Sortable","","",53,null],[0,"app_state","widgetry","A widgetry application splits its state into two pieces:…",null,null],[3,"App","widgetry::app_state","",null,null],[12,"states","","A stack of states",54,null],[12,"shared_app_state","","",54,null],[3,"SimpleStateWrapper","","",null,null],[12,"panel","","",55,null],[12,"inner","","",55,null],[4,"DrawBaselayer","","Before `State::draw` is called, draw something else.",null,null],[13,"DefaultDraw","","Call `SharedAppState::draw_default`.",39,null],[13,"Custom","","Don\'t draw anything.",39,null],[13,"PreviousState","","Call the previous state\'s `draw`. This won\'t recurse, even…",39,null],[4,"Transition","","When a state responds to an event, it can specify some way…",null,null],[13,"Keep","","Don\'t do anything, keep the current state as the active one",40,null],[13,"KeepWithMouseover","","Keep the current state as the active one, but immediately…",40,null],[13,"Pop","","Destroy the current state, and resume from the previous one",40,null],[13,"ModifyState","","If a state needs to pass data back to its parent, use…",40,null],[13,"ReplaceWithData","","",40,null],[13,"Push","","Push a new active state on the top of the stack.",40,null],[13,"Replace","","Replace the current state with a new one. Equivalent to…",40,null],[13,"Clear","","Replace the entire stack of states with this stack.",40,null],[13,"Multi","","Execute a sequence of transitions in order.",40,null],[8,"SharedAppState","","Any data that should last the entire lifetime of the…",null,null],[11,"before_event","","Before `State::event` is called, call this.",56,[[]]],[11,"draw_default","","When DrawBaselayer::DefaultDraw is called, run this.",56,[[["gfxctx",3]]]],[11,"dump_before_abort","","Will be called if `State::event` or `State::draw` panics.",56,[[["canvas",3]]]],[11,"before_quit","","Called before a normal exit, like window close",56,[[["canvas",3]]]],[8,"State","","A temporary state of an application. There\'s a stack of…",null,null],[10,"event","","Respond to a UI event, such as input or time passing.",57,[[["eventctx",3]],["transition",4]]],[10,"draw","","Draw",57,[[["gfxctx",3]]]],[11,"draw_baselayer","","Specifies what to draw before draw()",57,[[],["drawbaselayer",4]]],[11,"on_destroy","","Before this state is popped or replaced, call this.",57,[[["eventctx",3]]]],[8,"SimpleState","","Many states fit a pattern of managing a single panel,…",null,null],[10,"on_click","","Called when something on the panel has been clicked. Since…",58,[[["panel",3],["eventctx",3]],["transition",4]]],[11,"panel_changed","","Called when something on the panel has changed. If a…",58,[[["panel",3],["eventctx",3]],[["option",4],["transition",4]]]],[11,"on_mouseover","","Called when the mouse has moved.",58,[[["eventctx",3]]]],[11,"other_event","","If a panel `on_click` event didn\'t occur and…",58,[[["eventctx",3]],["transition",4]]],[11,"draw","","",58,[[["gfxctx",3]]]],[11,"draw_baselayer","","",58,[[],["drawbaselayer",4]]],[11,"event","","",54,[[["eventctx",3]]]],[11,"draw","","",54,[[["gfxctx",3]]]],[11,"execute_transition","","If true, then the top-most state on the stack needs to be…",54,[[["transition",4],["eventctx",3]]]],[11,"is","","Returns true if the trait object wraps an object of type…",57,[[]]],[11,"downcast","","Returns a boxed object from a boxed trait object if the…",57,[[["box",3]],[["box",3],["result",4],["box",3]]]],[11,"downcast_rc","","Returns an `Rc`-ed object from an `Rc`-ed trait object if…",57,[[["rc",3]],[["rc",3],["rc",3],["result",4]]]],[11,"downcast_ref","","Returns a reference to the object within the trait object…",57,[[],["option",4]]],[11,"downcast_mut","","Returns a mutable reference to the object within the trait…",57,[[],["option",4]]],[11,"new","","",58,[[["simplestate",8],["box",3],["panel",3]],[["box",3],["state",8]]]],[0,"assets","widgetry","",null,null],[3,"Assets","widgetry::assets","",null,null],[12,"default_line_height","","",59,null],[12,"text_cache","","",59,null],[12,"line_height_cache","","",59,null],[12,"svg_cache","","",59,null],[12,"font_to_id","","",59,null],[12,"text_opts","","",59,null],[12,"read_svg","","",59,null],[11,"new","","",59,[[["box",3],["fn",8]],["assets",3]]],[11,"line_height","","",59,[[["font",4]]]],[11,"get_cached_text","","",59,[[["string",3]],[["geombatch",3],["option",4]]]],[11,"cache_text","","",59,[[["geombatch",3],["string",3]]]],[11,"get_cached_svg","","",59,[[],["option",4]]],[11,"cache_svg","","",59,[[["bounds",3],["geombatch",3],["string",3]]]],[0,"backend_glow","widgetry","",null,null],[3,"GfxCtxInnards","widgetry::backend_glow","",null,null],[12,"gl","","",60,null],[12,"program","","",60,null],[12,"current_clip","","",60,null],[3,"Drawable","","Geometry that\'s been uploaded to the GPU once and can be…",null,null],[12,"vert_array","","",0,null],[12,"vert_buffer","","",0,null],[12,"elem_buffer","","",0,null],[12,"num_indices","","",0,null],[12,"gl","","",0,null],[3,"VertexArray","","",null,null],[12,"id","","",61,null],[12,"was_destroyed","","",61,null],[3,"Buffer","","",null,null],[12,"id","","",62,null],[12,"was_destroyed","","",62,null],[3,"PrerenderInnards","","",null,null],[12,"gl","","",63,null],[12,"window_adapter","","",63,null],[12,"program","","",63,null],[12,"total_bytes_uploaded","","",63,null],[5,"load_textures","","Uploads a sprite sheet of textures to the GPU so they can…",null,[[["context",3],["vec",3]],[["result",4],["box",3]]]],[6,"WindowAdapter","","",null,null],[11,"new","","",60,[[["context",3]]]],[11,"clear","","",60,[[["color",3]]]],[11,"redraw","","",60,[[["prerenderinnards",3],["drawable",3],["uniforms",3]]]],[11,"enable_clipping","","",60,[[["screenrectangle",3],["canvas",3]]]],[11,"disable_clipping","","",60,[[["canvas",3]]]],[11,"take_clip","","",60,[[["canvas",3]],["option",4]]],[11,"restore_clip","","",60,[[["option",4]]]],[11,"empty","widgetry","This has no effect when drawn.",0,[[["eventctx",3]],["drawable",3]]],[11,"new","widgetry::backend_glow","",61,[[["context",3]],["vertexarray",3]]],[11,"destroy","","",61,[[["context",3]]]],[11,"new","","",62,[[["context",3]],["buffer",3]]],[11,"destroy","","",62,[[["context",3]]]],[11,"new","","",63,[[["windowadapter",3],["context",3]],["prerenderinnards",3]]],[11,"actually_upload","","",63,[[["geombatch",3]],["drawable",3]]],[11,"window","","",63,[[],["window",3]]],[11,"request_redraw","","",63,[[]]],[11,"set_cursor_icon","","",63,[[["cursoricon",4]]]],[11,"draw_new_frame","","",63,[[],["gfxctxinnards",3]]],[11,"window_resized","","",63,[[["screendims",3]]]],[11,"window_size","","",63,[[],["screendims",3]]],[11,"set_window_icon","","",63,[[["icon",3]]]],[11,"monitor_scale_factor","","",63,[[]]],[11,"draw_finished","","",63,[[["gfxctxinnards",3]]]],[11,"screencap","","",63,[[["screendims",3],["string",3]],["result",6]]],[0,"backend_glow_native","widgetry","",null,null],[3,"WindowAdapter","widgetry::backend_glow_native","",null,null],[12,"0","","",64,null],[5,"setup","","",null,[[["timer",3]]]],[5,"compile_shaders","","",null,[[["context",3]],[["box",3],["result",4]]]],[11,"window","","",64,[[],["window",3]]],[11,"window_resized","","",64,[[["screendims",3]]]],[11,"draw_finished","","",64,[[["gfxctxinnards",3]]]],[0,"canvas","widgetry","",null,null],[3,"Canvas","widgetry::canvas","",null,null],[12,"cam_x","","",1,null],[12,"cam_y","","",1,null],[12,"cam_zoom","","",1,null],[12,"cursor","","",1,null],[12,"window_has_cursor","","",1,null],[12,"drag_canvas_from","","",1,null],[12,"drag_just_ended","","",1,null],[12,"window_width","","",1,null],[12,"window_height","","",1,null],[12,"map_dims","","",1,null],[12,"invert_scroll","","",1,null],[12,"touchpad_to_move","","",1,null],[12,"edge_auto_panning","","",1,null],[12,"keys_to_pan","","",1,null],[12,"gui_scroll_speed","","",1,null],[12,"covered_areas","","",1,null],[12,"keys_held","","",1,null],[4,"HorizontalAlignment","","",null,null],[13,"Left","","",41,null],[13,"LeftInset","","",41,null],[13,"Center","","",41,null],[13,"Right","","",41,null],[13,"RightInset","","",41,null],[13,"Percent","","",41,null],[13,"Centered","","",41,null],[4,"VerticalAlignment","","",null,null],[13,"Top","","",42,null],[13,"TopInset","","",42,null],[13,"Center","","",42,null],[13,"Bottom","","",42,null],[13,"BottomInset","","",42,null],[13,"BottomAboveOSD","","",42,null],[13,"Percent","","",42,null],[13,"Above","","",42,null],[13,"Below","","",42,null],[17,"DRAG_THRESHOLD","","",null,null],[17,"PAN_SPEED","","",null,null],[17,"PANNING_THRESHOLD","","",null,null],[17,"INSET","","",null,null],[11,"new","widgetry","",1,[[["screendims",3]],["canvas",3]]],[11,"min_zoom","","",1,[[]]],[11,"handle_event","","",1,[[["userinput",3]],[["option",4],["updatetype",4]]]],[11,"zoom","","",1,[[["screenpt",3]]]],[11,"start_drawing","","",1,[[]]],[11,"mark_covered_area","","",1,[[["screenrectangle",3]]]],[11,"get_cursor","","",1,[[],["screenpt",3]]],[11,"get_cursor_in_screen_space","","",1,[[],[["option",4],["screenpt",3]]]],[11,"get_cursor_in_map_space","","",1,[[],[["option",4],["pt2d",3]]]],[11,"screen_to_map","","",1,[[["screenpt",3]],["pt2d",3]]],[11,"center_to_screen_pt","","",1,[[],["screenpt",3]]],[11,"center_to_map_pt","","",1,[[],["pt2d",3]]],[11,"center_on_map_pt","","",1,[[["pt2d",3]]]],[11,"map_to_screen","","",1,[[["pt2d",3]],["screenpt",3]]],[11,"get_inner_bounds","","",1,[[],["bounds",3]]],[11,"get_window_dims","","",1,[[],["screendims",3]]],[11,"get_map_bounds","","",1,[[],["bounds",3]]],[11,"get_screen_bounds","","",1,[[],["bounds",3]]],[11,"align_window","","",1,[[["screendims",3],["horizontalalignment",4],["verticalalignment",4]],["screenpt",3]]],[0,"color","","",null,null],[3,"Color","widgetry::color","",null,null],[12,"r","","",2,null],[12,"g","","",2,null],[12,"b","","",2,null],[12,"a","","",2,null],[3,"Texture","","",null,null],[12,"0","","",4,null],[3,"LinearGradient","","",null,null],[12,"line","","",3,null],[12,"stops","","",3,null],[4,"Fill","","",null,null],[13,"Color","","",43,null],[13,"LinearGradient","","",43,null],[13,"Texture","","Once uploaded, textures are addressed by their id,…",43,null],[13,"ColoredTexture","","The `color` parameter is multiplied by any color baked…",43,null],[5,"to_pct","","",null,[[]]],[5,"lerp","","",null,[[]]],[18,"NOOP","widgetry","",4,null],[18,"GRASS","","",4,null],[18,"STILL_WATER","","",4,null],[18,"RUNNING_WATER","","",4,null],[18,"CONCRETE","","",4,null],[18,"SAND","","",4,null],[18,"DIRT","","",4,null],[18,"SNOW","","",4,null],[18,"TREE","","",4,null],[18,"PINE_TREE","","",4,null],[18,"CACTUS","","",4,null],[18,"SHRUB","","",4,null],[18,"SNOW_PERSON","","",4,null],[18,"INVISIBLE","","",2,null],[18,"BLACK","","",2,null],[18,"WHITE","","",2,null],[18,"RED","","",2,null],[18,"GREEN","","",2,null],[18,"BLUE","","",2,null],[18,"CYAN","","",2,null],[18,"YELLOW","","",2,null],[18,"PURPLE","","",2,null],[18,"PINK","","",2,null],[18,"ORANGE","","",2,null],[11,"rgb","","",2,[[],["color",3]]],[11,"rgb_f","","",2,[[],["color",3]]],[11,"rgba","","",2,[[],["color",3]]],[11,"rgba_f","","",2,[[],["color",3]]],[11,"grey","","",2,[[],["color",3]]],[11,"alpha","","",2,[[],["color",3]]],[11,"hex","","",2,[[],["color",3]]],[11,"to_hex","","",2,[[],["string",3]]],[11,"lerp","","",2,[[["color",3]],["color",3]]],[11,"new","","",3,[[["lineargradient",3]],["fill",4]]],[11,"interp","","",3,[[["pt2d",3]],["color",3]]],[11,"shader_style","","",43,[[["pt2d",3]]]],[0,"drawing","","",null,null],[3,"Uniforms","widgetry::drawing","",null,null],[12,"transform","","",65,null],[12,"window","","",65,null],[3,"GfxCtx","","",null,null],[12,"inner","","",5,null],[12,"uniforms","","",5,null],[12,"screencap_mode","","",5,null],[12,"naming_hint","","",5,null],[12,"canvas","","",5,null],[12,"prerender","","",5,null],[12,"style","","",5,null],[12,"num_draw_calls","","",5,null],[12,"num_forks","","",5,null],[3,"Prerender","","",null,null],[12,"inner","","",6,null],[12,"assets","","",6,null],[12,"num_uploads","","",6,null],[12,"scale_factor","","",6,null],[17,"MAPSPACE_Z","","",null,null],[17,"SCREENSPACE_Z","","",null,null],[17,"MENU_Z","","",null,null],[17,"TOOLTIP_Z","","",null,null],[11,"new","","",65,[[["canvas",3]],["uniforms",3]]],[11,"new","widgetry","",5,[[["style",3],["canvas",3],["prerender",3]],["gfxctx",3]]],[11,"fork","","",5,[[["pt2d",3],["option",4],["screenpt",3]]]],[11,"fork_screenspace","","",5,[[]]],[11,"unfork","","",5,[[]]],[11,"clear","","",5,[[["color",3]]]],[11,"draw_polygon","","",5,[[["polygon",3],["color",3]]]],[11,"redraw","","",5,[[["drawable",3]]]],[11,"redraw_at","","",5,[[["drawable",3],["screenpt",3]]]],[11,"enable_clipping","","",5,[[["screenrectangle",3]]]],[11,"disable_clipping","","",5,[[]]],[11,"draw_mouse_tooltip","","",5,[[["text",3]]]],[11,"get_screen_bounds","","",5,[[],["bounds",3]]],[11,"screen_to_map","","",5,[[["screenpt",3]],["pt2d",3]]],[11,"get_cursor_in_map_space","","",5,[[],[["option",4],["pt2d",3]]]],[11,"get_num_uploads","","",5,[[]]],[11,"is_screencap","","",5,[[]]],[11,"set_screencap_naming_hint","","",5,[[["string",3]]]],[11,"upload","","",5,[[["geombatch",3]],["drawable",3]]],[11,"default_line_height","","",5,[[]]],[11,"style","","",5,[[],["style",3]]],[11,"is_key_down","","",5,[[["key",4]]]],[11,"upload","","",6,[[["geombatch",3]],["drawable",3]]],[11,"upload_temporary","","",6,[[["geombatch",3]],["drawable",3]]],[11,"get_total_bytes_uploaded","","",6,[[]]],[11,"actually_upload","","",6,[[["geombatch",3]],["drawable",3]]],[11,"request_redraw","","",6,[[]]],[11,"get_scale_factor","","",6,[[]]],[11,"window_size","","",6,[[],["screendims",3]]],[11,"window_resized","","",6,[[["screendims",3]]]],[0,"event","","",null,null],[4,"Event","widgetry::event","",null,null],[13,"NoOp","","",44,null],[13,"LeftMouseButtonDown","","",44,null],[13,"LeftMouseButtonUp","","",44,null],[13,"RightMouseButtonDown","","",44,null],[13,"RightMouseButtonUp","","",44,null],[13,"KeyPress","","",44,null],[13,"KeyRelease","","",44,null],[13,"Update","","",44,null],[13,"MouseMovedTo","","",44,null],[13,"WindowLostCursor","","",44,null],[13,"WindowGainedCursor","","",44,null],[13,"MouseWheelScroll","","",44,null],[13,"WindowResized","","",44,null],[4,"Key","","",null,null],[13,"A","","",45,null],[13,"B","","",45,null],[13,"C","","",45,null],[13,"D","","",45,null],[13,"E","","",45,null],[13,"F","","",45,null],[13,"G","","",45,null],[13,"H","","",45,null],[13,"I","","",45,null],[13,"J","","",45,null],[13,"K","","",45,null],[13,"L","","",45,null],[13,"M","","",45,null],[13,"N","","",45,null],[13,"O","","",45,null],[13,"P","","",45,null],[13,"Q","","",45,null],[13,"R","","",45,null],[13,"S","","",45,null],[13,"T","","",45,null],[13,"U","","",45,null],[13,"V","","",45,null],[13,"W","","",45,null],[13,"X","","",45,null],[13,"Y","","",45,null],[13,"Z","","",45,null],[13,"Num1","","",45,null],[13,"Num2","","",45,null],[13,"Num3","","",45,null],[13,"Num4","","",45,null],[13,"Num5","","",45,null],[13,"Num6","","",45,null],[13,"Num7","","",45,null],[13,"Num8","","",45,null],[13,"Num9","","",45,null],[13,"Num0","","",45,null],[13,"LeftBracket","","",45,null],[13,"RightBracket","","",45,null],[13,"Space","","",45,null],[13,"Slash","","",45,null],[13,"Dot","","",45,null],[13,"Comma","","",45,null],[13,"Semicolon","","",45,null],[13,"Colon","","",45,null],[13,"Equals","","",45,null],[13,"SingleQuote","","",45,null],[13,"Escape","","",45,null],[13,"Enter","","",45,null],[13,"Tab","","",45,null],[13,"Backspace","","",45,null],[13,"LeftShift","","",45,null],[13,"LeftControl","","",45,null],[13,"LeftAlt","","",45,null],[13,"RightAlt","","",45,null],[13,"LeftArrow","","",45,null],[13,"RightArrow","","",45,null],[13,"UpArrow","","",45,null],[13,"DownArrow","","",45,null],[13,"F1","","",45,null],[13,"F2","","",45,null],[13,"F3","","",45,null],[13,"F4","","",45,null],[13,"F5","","",45,null],[13,"F6","","",45,null],[13,"F7","","",45,null],[13,"F8","","",45,null],[13,"F9","","",45,null],[13,"F10","","",45,null],[13,"F11","","",45,null],[13,"F12","","",45,null],[4,"MultiKey","","",null,null],[13,"Normal","","",46,null],[13,"LCtrl","","",46,null],[13,"Any","","",46,null],[5,"lctrl","","",null,[[["key",4]],[["multikey",4],["option",4]]]],[5,"hotkeys","","",null,[[["vec",3],["key",4]],[["multikey",4],["option",4]]]],[11,"from_winit_event","widgetry","",44,[[["windowevent",4]],[["option",4],["event",4]]]],[18,"NUM_KEYS","","",45,null],[11,"to_char","","",45,[[],["option",4]]],[11,"describe","","",45,[[],["string",3]]],[11,"from_winit_key","","",45,[[["keyboardinput",3]],[["option",4],["key",4]]]],[11,"txt","","",45,[[["eventctx",3]],["textspan",3]]],[11,"describe","","",46,[[],["string",3]]],[0,"event_ctx","","",null,null],[3,"EventCtx","widgetry::event_ctx","",null,null],[12,"fake_mouseover","","",7,null],[12,"input","","",7,null],[12,"canvas","","",7,null],[12,"prerender","","",7,null],[12,"style","","",7,null],[12,"updates_requested","","",7,null],[3,"LoadingScreen","","",null,null],[12,"canvas","","",66,null],[12,"style","","",66,null],[12,"prerender","","",66,null],[12,"lines","","",66,null],[12,"max_capacity","","",66,null],[12,"last_drawn","","",66,null],[12,"title","","",66,null],[4,"UpdateType","","",null,null],[13,"InputOnly","","",47,null],[13,"Game","","",47,null],[13,"Pan","","",47,null],[13,"ScreenCaptureEverything","","",47,null],[12,"dir","widgetry::event_ctx::UpdateType","",48,null],[12,"zoom","","",48,null],[12,"dims","","",48,null],[12,"leaflet_naming","","If true, name files in a simple scheme intended for…",48,null],[11,"loading_screen","widgetry","",7,[[["string",3],["fnonce",8],["into",8]]]],[11,"request_update","","",7,[[["updatetype",4]]]],[11,"canvas_movement","","",7,[[]]],[11,"no_op_event","","",7,[[["fnmut",8]]]],[11,"redo_mouseover","","",7,[[]]],[11,"normal_left_click","","",7,[[]]],[11,"is_dragging","","",7,[[]]],[11,"is_key_down","","",7,[[["key",4]]]],[11,"default_line_height","","",7,[[]]],[11,"upload","","",7,[[["geombatch",3]],["drawable",3]]],[11,"cursor_clickable","","",7,[[]]],[11,"style","","",7,[[],["style",3]]],[11,"set_style","","",7,[[["style",3]]]],[11,"make_loading_screen","","",7,[[["text",3]],["panel",3]]],[11,"new","widgetry::event_ctx","",66,[[["prerender",3],["string",3],["screendims",3],["style",3]],["loadingscreen",3]]],[11,"redraw","","",66,[[]]],[0,"geom","widgetry","",null,null],[3,"GeomBatch","widgetry::geom","A mutable builder for a group of colored polygons.",null,null],[12,"list","","",8,null],[12,"autocrop_dims","","",8,null],[4,"RewriteColor","","A way to transform all colors in a GeomBatch.",null,null],[13,"NoOp","","Don\'t do anything",49,null],[13,"Change","","Change every instance of the first color to the second",49,null],[13,"ChangeAll","","Change all colors to the specified value. For this to be…",49,null],[13,"ChangeAlpha","","Change the alpha value of all colors to this value.",49,null],[13,"MakeGrayscale","","Convert all colors to greyscale.",49,null],[11,"new","widgetry","Creates an empty batch.",8,[[],["geombatch",3]]],[11,"push","","Adds a single polygon, painted according to `Fill`",8,[[["fill",4],["polygon",3],["into",8]]]],[11,"push_with_z","","Offset z value to render above/below other polygons. z…",8,[[["fill",4],["polygon",3],["into",8]]]],[11,"unshift","","Adds a single polygon to the front of the batch, painted…",8,[[["fill",4],["polygon",3],["into",8]]]],[11,"extend","","Applies one Fill to many polygons.",8,[[["into",8],["vec",3],["polygon",3],["fill",4]]]],[11,"append","","Appends all colored polygons from another batch to the…",8,[[["geombatch",3]]]],[11,"consume","","Returns the colored polygons in this batch, destroying the…",8,[[],["vec",3]]],[11,"draw","","Draws the batch, consuming it. Only use this for drawing…",8,[[["gfxctx",3]]]],[11,"upload","","Upload the batch of polygons to the GPU, returning…",8,[[["eventctx",3]],["drawable",3]]],[11,"batch","","Wrap in a Widget for layouting, so this batch can become…",8,[[],["widget",3]]],[11,"to_btn","","Turn this batch into a button, with the hovered version…",8,[[["eventctx",3]],["btnbuilder",4]]],[11,"to_btn_custom","","Turn this batch into a button.",8,[[["rewritecolor",4]],["btnbuilder",4]]],[11,"get_bounds","","Compute the bounds of all polygons in this batch.",8,[[],["bounds",3]]],[11,"autocrop","","Sets the top-left to 0, 0. Not sure exactly when this…",8,[[],["geombatch",3]]],[11,"unioned_polygon","","Builds a single polygon covering everything in this batch.…",8,[[],["polygon",3]]],[11,"is_empty","","True when the batch is empty.",8,[[]]],[11,"get_dims","","Returns the width and height of all geometry contained in…",8,[[],["screendims",3]]],[11,"from_svg_contents","","Returns a batch containing a parsed SVG string.",8,[[["vec",3]],["geombatch",3]]],[11,"load_svg","","Returns a batch containing an SVG from a file.",8,[[],["geombatch",3]]],[11,"color","","Transforms all colors in a batch.",8,[[["rewritecolor",4]],["geombatch",3]]],[11,"centered_on","","Translates the batch to be centered on some point.",8,[[["pt2d",3]],["geombatch",3]]],[11,"translate","","Translates the batch by some offset.",8,[[],["geombatch",3]]],[11,"rotate","","Rotates each polygon in the batch relative to the center…",8,[[["angle",3]],["geombatch",3]]],[11,"rotate_around_batch_center","","Rotates each polygon in the batch relative to the center…",8,[[["angle",3]],["geombatch",3]]],[11,"scale","","Scales the batch by some factor.",8,[[],["geombatch",3]]],[11,"set_z_offset","","Overrides the Z-ordering offset for the batch. Must be in…",8,[[],["geombatch",3]]],[11,"to_geojson","","Exports the batch to a list of GeoJSON features, labeling…",8,[[["gpsbounds",3],["option",4]],[["vec",3],["feature",3]]]],[11,"apply","","",49,[[["color",3]],["color",3]]],[0,"input","","",null,null],[3,"UserInput","widgetry::input","",null,null],[12,"event","","",9,null],[12,"event_consumed","","",9,null],[12,"lctrl_held","","",9,null],[11,"new","widgetry","",9,[[["canvas",3],["event",4]],["userinput",3]]],[11,"pressed","","",9,[[["into",8],["option",4]]]],[11,"any_pressed","","",9,[[],[["option",4],["key",4]]]],[11,"key_released","","",9,[[["key",4]]]],[11,"left_mouse_button_pressed","","",9,[[]]],[11,"left_mouse_button_released","","",9,[[]]],[11,"window_lost_cursor","","",9,[[]]],[11,"get_moved_mouse","","",9,[[],[["option",4],["screenpt",3]]]],[11,"get_mouse_scroll","","",9,[[],["option",4]]],[11,"is_window_resized","","",9,[[]]],[11,"nonblocking_is_update_event","","",9,[[],[["duration",3],["option",4]]]],[11,"use_update_event","","",9,[[]]],[11,"consume_event","","",9,[[]]],[11,"unconsume_event","","",9,[[]]],[11,"has_been_consumed","","",9,[[]]],[0,"runner","","",null,null],[3,"State","widgetry::runner","",null,null],[12,"app","","",67,null],[12,"canvas","","",67,null],[12,"style","","",67,null],[3,"Settings","","Customize how widgetry works. These settings can\'t be…",null,null],[12,"window_title","","",10,null],[12,"dump_raw_events","","",10,null],[12,"scale_factor","","",10,null],[12,"window_icon","","",10,null],[12,"loading_tips","","",10,null],[12,"read_svg","","",10,null],[5,"run","","",null,[[["settings",3],["fnonce",8]]]],[17,"UPDATE_FREQUENCY","","",null,null],[17,"DEBUG_PERFORMANCE","","",null,null],[11,"event","","",67,[[["prerender",3],["event",4]]]],[11,"draw","","Returns naming hint. Logically consumes the number of…",67,[[["prerender",3]],[["option",4],["string",3]]]],[11,"new","widgetry","Specify the title of the window to open.",10,[[],["settings",3]]],[11,"dump_raw_events","","Log every raw winit event to the DEBUG level.",10,[[]]],[11,"scale_factor","","Override the initial HiDPI scale factor from whatever…",10,[[]]],[11,"window_icon","","Sets the window icon. This should be a 32x32 image.",10,[[["string",3]]]],[11,"loading_tips","","Sets the text that\'ll appear during long…",10,[[["text",3]]]],[11,"read_svg","","When calling `Widget::draw_svg`, `Btn::svg`, and similar,…",10,[[["box",3],["fn",8]]]],[0,"screen_geom","","",null,null],[3,"ScreenPt","widgetry::screen_geom","ScreenPt is in units of logical pixels, as opposed to…",null,null],[12,"x","","",12,null],[12,"y","","",12,null],[3,"ScreenRectangle","","ScreenRectangle is in units of logical pixels, as opposed…",null,null],[12,"x1","","",13,null],[12,"y1","","",13,null],[12,"x2","","",13,null],[12,"y2","","",13,null],[3,"ScreenDims","","ScreenDims is in units of logical pixels, as opposed to…",null,null],[12,"width","","",11,null],[12,"height","","",11,null],[11,"new","widgetry","",12,[[],["screenpt",3]]],[11,"to_pt","","",12,[[],["pt2d",3]]],[11,"top_left","","",13,[[["screendims",3],["screenpt",3]],["screenrectangle",3]]],[11,"placeholder","","",13,[[],["screenrectangle",3]]],[11,"contains","","",13,[[["screenpt",3]]]],[11,"pt_to_percent","","",13,[[["screenpt",3]],["option",4]]],[11,"percent_to_pt","","",13,[[],["screenpt",3]]],[11,"width","","",13,[[]]],[11,"height","","",13,[[]]],[11,"dims","","",13,[[],["screendims",3]]],[11,"center","","",13,[[],["screenpt",3]]],[11,"to_polygon","","",13,[[],["polygon",3]]],[11,"new","","",11,[[],["screendims",3]]],[11,"top_left_for_corner","","",11,[[["canvas",3],["screenpt",3]],["screenpt",3]]],[11,"scaled","","",11,[[],["screendims",3]]],[0,"style","","",null,null],[3,"Style","widgetry::style","",null,null],[12,"outline_thickness","","",14,null],[12,"outline_color","","",14,null],[12,"panel_bg","","",14,null],[12,"hotkey_color","","",14,null],[12,"hovering_color","","",14,null],[12,"loading_tips","","",14,null],[11,"standard","widgetry","",14,[[],["style",3]]],[0,"svg","","",null,null],[3,"PathConvIter","widgetry::svg","",null,null],[12,"iter","","",68,null],[12,"prev","","",68,null],[12,"first","","",68,null],[12,"needs_end","","",68,null],[12,"deferred","","",68,null],[5,"load_svg","","",null,[[["prerender",3]]]],[5,"add_svg_inner","","",null,[[["tree",3],["geombatch",3]],[["bounds",3],["result",4],["string",3]]]],[5,"point","","",null,[[],["point",6]]],[5,"convert_path","","",null,[[["path",3]],["pathconviter",3]]],[5,"convert_stroke","","",null,[[["stroke",3],["tree",3]]]],[5,"convert_color","","",null,[[["tree",3],["paint",4]],["fill",4]]],[17,"HIGH_QUALITY","","",null,null],[17,"LOW_QUALITY","","",null,null],[0,"text","widgetry","",null,null],[3,"TextSpan","widgetry::text","",null,null],[12,"text","","",16,null],[12,"fg_color","","",16,null],[12,"size","","",16,null],[12,"font","","",16,null],[12,"underlined","","",16,null],[3,"Text","","",null,null],[12,"lines","","",15,null],[12,"bg_color","","",15,null],[4,"Font","","",null,null],[13,"BungeeInlineRegular","","",69,null],[13,"BungeeRegular","","",69,null],[13,"OverpassBold","","",69,null],[13,"OverpassRegular","","",69,null],[13,"OverpassSemiBold","","",69,null],[13,"OverpassMonoBold","","",69,null],[13,"ZcoolXiaoWei","","",69,null],[5,"Line","","",null,[[["string",3],["into",8]],["textspan",3]]],[5,"render_line","","",null,[[["textspan",3],["vec",3],["assets",3]],["geombatch",3]]],[17,"DEFAULT_FONT","","",null,null],[17,"DEFAULT_FONT_SIZE","","",null,null],[17,"DEFAULT_FG_COLOR","","",null,null],[17,"BG_COLOR","","",null,null],[17,"SELECTED_COLOR","","",null,null],[17,"INACTIVE_CHOICE_COLOR","","",null,null],[17,"SCALE_LINE_HEIGHT","","",null,null],[17,"MAX_CHAR_WIDTH","","",null,null],[8,"TextExt","","",null,null],[10,"draw_text","","",70,[[["eventctx",3]],["widget",3]]],[10,"batch_text","","",70,[[["eventctx",3]],["widget",3]]],[11,"family","","",69,[[]]],[11,"fg","widgetry","",16,[[["color",3]],["textspan",3]]],[11,"maybe_fg","","",16,[[["option",4],["color",3]],["textspan",3]]],[11,"draw","","",16,[[["eventctx",3]],["widget",3]]],[11,"batch","","",16,[[["eventctx",3]],["widget",3]]],[11,"display_title","","",16,[[],["textspan",3]]],[11,"big_heading_styled","","",16,[[],["textspan",3]]],[11,"big_heading_plain","","",16,[[],["textspan",3]]],[11,"small_heading","","",16,[[],["textspan",3]]],[11,"body","","",16,[[],["textspan",3]]],[11,"secondary","","",16,[[],["textspan",3]]],[11,"small","","",16,[[],["textspan",3]]],[11,"big_monospaced","","",16,[[],["textspan",3]]],[11,"small_monospaced","","",16,[[],["textspan",3]]],[11,"underlined","","",16,[[],["textspan",3]]],[11,"new","","",15,[[],["text",3]]],[11,"from","","",15,[[["textspan",3]],["text",3]]],[11,"from_all","","",15,[[["textspan",3],["vec",3]],["text",3]]],[11,"from_multiline","","",15,[[["textspan",3],["vec",3]],["text",3]]],[11,"with_bg","","",15,[[],["text",3]]],[11,"bg","","",15,[[["color",3]],["text",3]]],[11,"tooltip","","",15,[[["eventctx",3],["into",8],["option",4]],["text",3]]],[11,"change_fg","","",15,[[["color",3]],["text",3]]],[11,"add","","",15,[[["textspan",3]]]],[11,"add_highlighted","","",15,[[["textspan",3],["color",3]]]],[11,"highlight_last_line","","",15,[[["color",3]]]],[11,"append","","",15,[[["textspan",3]]]],[11,"add_appended","","",15,[[["textspan",3],["vec",3]]]],[11,"append_all","","",15,[[["textspan",3],["vec",3]]]],[11,"is_empty","","",15,[[]]],[11,"extend","","",15,[[["text",3]]]],[11,"dims","","",15,[[["assets",3]],["screendims",3]]],[11,"render","","Render the text, without any autocropping. You can pass in…",15,[[],["geombatch",3]]],[11,"inner_render","","",15,[[["assets",3]],["geombatch",3]]],[11,"render_autocropped","","Render the text, autocropping blank space out of the…",15,[[],["geombatch",3]]],[11,"hash_key","","",15,[[],["string",3]]],[11,"draw","","",15,[[["eventctx",3]],["widget",3]]],[11,"batch","","",15,[[["eventctx",3]],["widget",3]]],[11,"wrap_to_pct","","",15,[[["eventctx",3]],["text",3]]],[11,"inner_wrap_to_pct","","",15,[[["assets",3]],["text",3]]],[11,"render_curvey","","",16,[[["polyline",3]],["geombatch",3]]],[0,"tools","","",null,null],[3,"Cached","widgetry::tools","Store a cached key/value pair, only recalculating when the…",null,null],[12,"contents","","",18,null],[0,"screenshot","","",null,null],[5,"screenshot_everything","widgetry::tools::screenshot","Take a screenshot of the entire canvas, tiling it based on…",null,[[["state",3],["screendims",3],["prerender",3]],["result",6]]],[0,"warper","widgetry::tools","",null,null],[3,"Warper","widgetry::tools::warper","",null,null],[12,"started","","",17,null],[12,"line","","",17,null],[12,"cam_zoom","","",17,null],[11,"new","widgetry","",17,[[["pt2d",3],["eventctx",3],["option",4]],["warper",3]]],[11,"event","","",17,[[["eventctx",3]]]],[11,"new","","",18,[[],["cached",3]]],[11,"key","","Get the current key.",18,[[],["option",4]]],[11,"value","","Get the current value.",18,[[],["option",4]]],[11,"update","","Update the value if the key has changed.",18,[[["option",4],["fnmut",8]]]],[11,"clear","","",18,[[]]],[0,"widgets","","",null,null],[3,"WidgetOutput","widgetry::widgets","",null,null],[12,"redo_layout","","This widget changed dimensions, so recalculate layout.",37,null],[12,"outcome","","This widget produced an Outcome, and event handling should…",37,null],[3,"Widget","","",null,null],[12,"widget","","",36,null],[12,"layout","","",36,null],[12,"rect","","",36,null],[12,"bg","","",36,null],[12,"bg_batch","","",36,null],[12,"id","","",36,null],[3,"LayoutStyle","","",null,null],[12,"bg_color","","",71,null],[12,"outline","","",71,null],[12,"rounded_radius","","",71,null],[12,"style","","",71,null],[3,"EdgeInsets","","",null,null],[12,"top","","",34,null],[12,"left","","",34,null],[12,"bottom","","",34,null],[12,"right","","",34,null],[4,"Outcome","","",null,null],[13,"Clicked","","An action was done",50,null],[13,"Changed","","A dropdown, checkbox, spinner, etc changed values. Usually…",50,null],[13,"Nothing","","Nothing happened",50,null],[0,"autocomplete","","",null,null],[3,"Autocomplete","widgetry::widgets::autocomplete","",null,null],[12,"choices","","",19,null],[12,"tb","","",19,null],[12,"menu","","",19,null],[12,"current_line","","",19,null],[12,"chosen_values","","",19,null],[17,"NUM_SEARCH_RESULTS","","",null,null],[11,"new","widgetry","",19,[[["vec",3],["eventctx",3]],["widget",3]]],[11,"final_value","","",19,[[],[["vec",3],["option",4]]]],[11,"recalc_menu","","",19,[[["eventctx",3]]]],[0,"button","widgetry::widgets","",null,null],[3,"Button","widgetry::widgets::button","",null,null],[12,"action","","When a button is clicked, `Outcome::Clicked` with this…",72,null],[12,"draw_normal","","",72,null],[12,"draw_hovered","","",72,null],[12,"hotkey","","",72,null],[12,"tooltip","","",72,null],[12,"hitbox","","",72,null],[12,"hovering","","",72,null],[12,"top_left","","",72,null],[12,"dims","","",72,null],[3,"Btn","","A questionably named place to start creating buttons.",null,null],[3,"MultiButton","","",null,null],[12,"draw","","",20,null],[12,"hitboxes","","",20,null],[12,"hovering","","",20,null],[12,"top_left","","",20,null],[12,"dims","","",20,null],[4,"BtnBuilder","","",null,null],[13,"SVG","","",73,null],[12,"path","widgetry::widgets::button::BtnBuilder","",74,null],[12,"rewrite_hover","","",74,null],[12,"maybe_tooltip","","",74,null],[13,"TextFG","widgetry::widgets::button","",73,null],[13,"PlainText","","",73,null],[12,"action","widgetry::widgets::button::BtnBuilder","",75,null],[12,"txt","","",75,null],[12,"maybe_tooltip","","",75,null],[13,"TextBG","widgetry::widgets::button","",73,null],[12,"action","widgetry::widgets::button::BtnBuilder","",76,null],[12,"maybe_tooltip","","",76,null],[12,"text","","",76,null],[12,"unselected_bg_color","","",76,null],[12,"selected_bg_color","","",76,null],[13,"Custom","widgetry::widgets::button","",73,null],[12,"normal","widgetry::widgets::button::BtnBuilder","",77,null],[12,"hovered","","",77,null],[12,"hitbox","","",77,null],[12,"maybe_tooltip","","",77,null],[12,"maybe_outline","","",77,null],[11,"new","widgetry::widgets::button","",72,[[["eventctx",3],["text",3],["option",4],["option",4],["geombatch",3],["multikey",4],["polygon",3]],["widget",3]]],[11,"svg","widgetry","",78,[[["string",3],["rewritecolor",4],["into",8]],["btnbuilder",4]]],[11,"svg_def","","",78,[[["string",3],["into",8]],["btnbuilder",4]]],[11,"plaintext","","",78,[[["string",3],["into",8]],["btnbuilder",4]]],[11,"plaintext_custom","","",78,[[["string",3],["text",3],["into",8]],["btnbuilder",4]]],[11,"text_fg","","",78,[[["string",3],["into",8]],["btnbuilder",4]]],[11,"txt","","",78,[[["string",3],["text",3],["into",8]],["btnbuilder",4]]],[11,"text_bg","","",78,[[["text",3],["string",3],["color",3],["into",8]],["btnbuilder",4]]],[11,"text_bg1","","",78,[[["string",3],["into",8]],["btnbuilder",4]]],[11,"text_bg2","","",78,[[["string",3],["into",8]],["btnbuilder",4]]],[11,"pop_up","","",78,[[["eventctx",3],["option",4],["string",3],["into",8]],["btnbuilder",4]]],[11,"custom","","",78,[[["geombatch",3],["polygon",3],["option",4]],["btnbuilder",4]]],[11,"close","","An \\\"X\\\" button to close the current state. Bound to the…",78,[[["eventctx",3]],["widget",3]]],[11,"tooltip","widgetry::widgets::button","",73,[[["text",3]],["btnbuilder",4]]],[11,"no_tooltip","","",73,[[],["btnbuilder",4]]],[11,"build","","",73,[[["eventctx",3],["string",3],["option",4],["into",8],["into",8]],["widget",3]]],[11,"build_def","","",73,[[["eventctx",3],["into",8],["option",4]],["widget",3]]],[11,"inactive","","",73,[[["eventctx",3]],["widget",3]]],[11,"new","widgetry","",20,[[["eventctx",3],["geombatch",3],["vec",3]],["widget",3]]],[0,"checkbox","widgetry::widgets","",null,null],[3,"Checkbox","widgetry::widgets::checkbox","",null,null],[12,"enabled","","",21,null],[12,"btn","","",21,null],[12,"other_btn","","",21,null],[11,"new","widgetry","",21,[[["widget",3]],["widget",3]]],[11,"switch","","",21,[[["eventctx",3],["string",3],["option",4],["into",8],["into",8]],["widget",3]]],[11,"checkbox","","",21,[[["eventctx",3],["string",3],["option",4],["into",8],["into",8]],["widget",3]]],[11,"custom_checkbox","","",21,[[["textspan",3],["eventctx",3],["string",3],["option",4],["vec",3],["into",8],["into",8]],["widget",3]]],[11,"colored","","",21,[[["eventctx",3],["color",3]],["widget",3]]],[11,"toggle","","",21,[[["eventctx",3],["string",3],["option",4],["into",8],["into",8]],["widget",3]]],[0,"compare_times","widgetry::widgets","",null,null],[3,"CompareTimes","widgetry::widgets::compare_times","",null,null],[12,"draw","","",22,null],[12,"max","","",22,null],[12,"top_left","","",22,null],[12,"dims","","",22,null],[11,"new","widgetry","",22,[[["eventctx",3],["vec",3],["string",3],["into",8]],["widget",3]]],[0,"containers","widgetry::widgets","",null,null],[3,"Nothing","widgetry::widgets::containers","",null,null],[3,"Container","","",null,null],[12,"is_row","","",79,null],[12,"members","","",79,null],[11,"new","","",79,[[["widget",3],["vec",3]],["container",3]]],[0,"dropdown","widgetry::widgets","",null,null],[3,"Dropdown","widgetry::widgets::dropdown","",null,null],[12,"current_idx","","",80,null],[12,"btn","","",80,null],[12,"menu","","",80,null],[12,"label","","",80,null],[12,"blank_btn_label","","",80,null],[12,"choices","","",80,null],[5,"make_btn","","",null,[[["eventctx",3]],["button",3]]],[11,"new","","",80,[[["eventctx",3],["vec",3],["choice",3]],["dropdown",3]]],[11,"current_value","","",80,[[]]],[11,"current_value_label","","",80,[[],["string",3]]],[11,"open_menu","","",80,[[["eventctx",3]]]],[0,"fan_chart","widgetry::widgets","",null,null],[3,"FanChart","widgetry::widgets::fan_chart","",null,null],[12,"draw","","",23,null],[12,"top_left","","",23,null],[12,"dims","","",23,null],[5,"slidey_window","","",null,[[["vec",3],["duration",3]]]],[11,"new","widgetry","",23,[[["eventctx",3],["series",3],["yvalue",8],["vec",3],["plotoptions",3],["hgramvalue",8]],["widget",3]]],[0,"filler","widgetry::widgets","",null,null],[3,"Filler","widgetry::widgets::filler","",null,null],[12,"top_left","","",24,null],[12,"dims","","",24,null],[12,"square_width_pct","","",24,null],[11,"square_width","widgetry","Creates a square filler, always some percentage of the…",24,[[["eventctx",3]],["widget",3]]],[0,"just_draw","widgetry::widgets","",null,null],[3,"JustDraw","widgetry::widgets::just_draw","",null,null],[12,"draw","","",81,null],[12,"top_left","","",81,null],[12,"dims","","",81,null],[3,"DrawWithTooltips","","",null,null],[12,"draw","","",25,null],[12,"tooltips","","",25,null],[12,"hover","","",25,null],[12,"top_left","","",25,null],[12,"dims","","",25,null],[3,"DeferDraw","","",null,null],[12,"batch","","",82,null],[12,"top_left","","",82,null],[12,"dims","","",82,null],[11,"wrap","","",81,[[["eventctx",3],["geombatch",3]],["widget",3]]],[11,"svg","","",81,[[["eventctx",3],["string",3]],["widget",3]]],[11,"svg_transform","","",81,[[["eventctx",3],["rewritecolor",4]],["widget",3]]],[11,"new","widgetry","",25,[[["eventctx",3],["vec",3],["box",3],["geombatch",3],["fn",8]],["widget",3]]],[11,"new","widgetry::widgets::just_draw","",82,[[["geombatch",3]],["widget",3]]],[0,"line_plot","widgetry::widgets","",null,null],[3,"LinePlot","widgetry::widgets::line_plot","",null,null],[12,"draw","","",26,null],[12,"max_x","","",26,null],[12,"max_y","","",26,null],[12,"closest","","",26,null],[12,"top_left","","",26,null],[12,"dims","","",26,null],[3,"PlotOptions","","",null,null],[12,"filterable","","",27,null],[12,"max_x","","",27,null],[12,"max_y","","",27,null],[12,"disabled","","",27,null],[3,"Series","","",null,null],[12,"label","","",28,null],[12,"color","","",28,null],[12,"pts","","",28,null],[5,"make_legend","","",null,[[["vec",3],["eventctx",3],["plotoptions",3]],["widget",3]]],[5,"thick_lineseries","","",null,[[["pt2d",3],["distance",3],["vec",3]],["polygon",3]]],[8,"Yvalue","","",null,null],[10,"from_percent","","",83,[[]]],[10,"to_percent","","",83,[[]]],[10,"prettyprint","","",83,[[],["string",3]]],[10,"to_f64","","",83,[[]]],[10,"from_f64","","",83,[[]]],[10,"zero","","",83,[[]]],[11,"filterable","widgetry","",27,[[],["plotoptions",3]]],[11,"fixed","","",27,[[],["plotoptions",3]]],[11,"new","","",26,[[["eventctx",3],["series",3],["vec",3],["plotoptions",3]],["widget",3]]],[0,"menu","widgetry::widgets","",null,null],[3,"Menu","widgetry::widgets::menu","",null,null],[12,"choices","","",29,null],[12,"current_idx","","",29,null],[12,"top_left","","",29,null],[12,"dims","","",29,null],[11,"new","widgetry","",29,[[["eventctx",3],["vec",3],["choice",3]],["widget",3]]],[11,"take_current_choice","","",29,[[]]],[11,"calculate_txt","","",29,[[["style",3]],["text",3]]],[0,"panel","widgetry::widgets","",null,null],[3,"Panel","widgetry::widgets::panel","",null,null],[12,"top_level","","",35,null],[12,"horiz","","",35,null],[12,"vert","","",35,null],[12,"dims","","",35,null],[12,"scrollable_x","","",35,null],[12,"scrollable_y","","",35,null],[12,"contents_dims","","",35,null],[12,"container_dims","","",35,null],[12,"clip_rect","","",35,null],[3,"PanelBuilder","","",null,null],[12,"top_level","","",84,null],[12,"horiz","","",84,null],[12,"vert","","",84,null],[12,"dims","","",84,null],[4,"Dims","","",null,null],[13,"MaxPercent","","",85,null],[13,"ExactPercent","","",85,null],[11,"new","widgetry","",35,[[["widget",3]],["panelbuilder",3]]],[11,"empty","","Returns an empty panel. `event` and `draw` will have no…",35,[[["eventctx",3]],["panel",3]]],[11,"update_container_dims_for_canvas_dims","","",35,[[["screendims",3]]]],[11,"recompute_scrollbar_layout","","",35,[[["eventctx",3]]]],[11,"recompute_layout","","",35,[[["eventctx",3]]]],[11,"scroll_offset","","",35,[[]]],[11,"update_scroll_sliders","","",35,[[["eventctx",3]]]],[11,"set_scroll_offset","","",35,[[["eventctx",3]]]],[11,"event","","",35,[[["eventctx",3]],["outcome",4]]],[11,"draw","","",35,[[["gfxctx",3]]]],[11,"get_all_click_actions","","",35,[[],[["hashset",3],["string",3]]]],[11,"restore","","",35,[[["panel",3],["eventctx",3]]]],[11,"scroll_to_member","","",35,[[["eventctx",3],["string",3]]]],[11,"has_widget","","",35,[[]]],[11,"slider","","",35,[[],["slider",3]]],[11,"slider_mut","","",35,[[],["slider",3]]],[11,"take_menu_choice","","",35,[[]]],[11,"is_checked","","",35,[[]]],[11,"maybe_is_checked","","",35,[[],["option",4]]],[11,"text_box","","",35,[[],["string",3]]],[11,"spinner","","",35,[[]]],[11,"modify_spinner","","",35,[[]]],[11,"dropdown_value","","",35,[[["string",3],["into",8]],[["clone",8],["partialeq",8]]]],[11,"maybe_dropdown_value","","",35,[[["string",3],["into",8]],[["clone",8],["option",4],["partialeq",8]]]],[11,"persistent_split_value","","",35,[[],[["clone",8],["partialeq",8]]]],[11,"autocomplete_done","","",35,[[],[["vec",3],["option",4]]]],[11,"maybe_find","","",35,[[],[["option",4],["widget",3]]]],[11,"find","","",35,[[]]],[11,"find_mut","","",35,[[]]],[11,"rect_of","","",35,[[],["screenrectangle",3]]],[11,"center_of","","",35,[[],["screenpt",3]]],[11,"center_of_panel","","",35,[[],["screenpt",3]]],[11,"align","","",35,[[["horizontalalignment",4],["verticalalignment",4]]]],[11,"align_above","","",35,[[["panel",3],["eventctx",3]]]],[11,"align_below","","",35,[[["panel",3],["eventctx",3]]]],[11,"replace","","All margins/padding/etc from the previous widget are…",35,[[["widget",3],["eventctx",3]]]],[11,"take","","Removes a widget from the panel. Does not recalculate…",35,[[],["widget",3]]],[11,"clicked_outside","","",35,[[["eventctx",3]]]],[11,"currently_hovering","","",35,[[],[["string",3],["option",4]]]],[11,"build","widgetry::widgets::panel","",84,[[["eventctx",3]],["panel",3]]],[11,"build_custom","","",84,[[["eventctx",3]],["panel",3]]],[11,"aligned","","",84,[[["horizontalalignment",4],["verticalalignment",4]],["panelbuilder",3]]],[11,"max_size","","",84,[[["percent",3]],["panelbuilder",3]]],[11,"exact_size_percent","","",84,[[],["panelbuilder",3]]],[0,"persistent_split","widgetry::widgets","",null,null],[3,"PersistentSplit","widgetry::widgets::persistent_split","",null,null],[12,"current_value","","",30,null],[12,"btn","","",30,null],[12,"spacer","","",30,null],[12,"dropdown","","",30,null],[11,"new","widgetry","",30,[[["eventctx",3],["option",4],["into",8],["vec",3],["choice",3]],["widget",3]]],[11,"current_value","","",30,[[]]],[0,"scatter_plot","widgetry::widgets","",null,null],[3,"ScatterPlot","widgetry::widgets::scatter_plot","",null,null],[12,"draw","","",31,null],[12,"top_left","","",31,null],[12,"dims","","",31,null],[11,"new","widgetry","",31,[[["eventctx",3],["series",3],["div",8],["addassign",8],["vec",3],["yvalue",8],["plotoptions",3]],["widget",3]]],[0,"slider","widgetry::widgets","",null,null],[3,"Slider","widgetry::widgets::slider","",null,null],[12,"current_percent","","",32,null],[12,"mouse_on_slider","","",32,null],[12,"dragging","","",32,null],[12,"style","","",32,null],[12,"draw","","",32,null],[12,"top_left","","",32,null],[12,"dims","","",32,null],[4,"Style","","",null,null],[13,"Horizontal","","",86,null],[12,"main_bg_len","widgetry::widgets::slider::Style","",87,null],[12,"dragger_len","","",87,null],[13,"Vertical","widgetry::widgets::slider","",86,null],[12,"main_bg_len","widgetry::widgets::slider::Style","",88,null],[12,"dragger_len","","",88,null],[13,"Area","widgetry::widgets::slider","",86,null],[12,"width","widgetry::widgets::slider::Style","",89,null],[17,"BG_CROSS_AXIS_LEN","widgetry::widgets::slider","",null,null],[11,"horizontal","widgetry","",32,[[["eventctx",3]],["widget",3]]],[11,"vertical","","",32,[[["eventctx",3]],["widget",3]]],[11,"area","","",32,[[["eventctx",3]],["widget",3]]],[11,"new","","",32,[[["style",4],["eventctx",3]],["widget",3]]],[11,"recalc","","",32,[[["eventctx",3]]]],[11,"slider_geom","","",32,[[],["polygon",3]]],[11,"pt_to_percent","","",32,[[["screenpt",3]]]],[11,"get_percent","","",32,[[]]],[11,"get_value","","",32,[[]]],[11,"set_percent","","",32,[[["eventctx",3]]]],[11,"inner_event","","",32,[[["eventctx",3]]]],[0,"spinner","widgetry::widgets","",null,null],[3,"Spinner","widgetry::widgets::spinner","",null,null],[12,"low","","",33,null],[12,"high","","",33,null],[12,"current","","",33,null],[12,"up","","",33,null],[12,"down","","",33,null],[12,"top_left","","",33,null],[12,"dims","","",33,null],[17,"TEXT_WIDTH","","",null,null],[11,"new","widgetry","",33,[[["eventctx",3]],["widget",3]]],[11,"modify","","",33,[[]]],[0,"table","widgetry::widgets","",null,null],[3,"Table","widgetry::widgets::table","",null,null],[12,"data","","",51,null],[12,"label_per_row","","",51,null],[12,"columns","","",51,null],[12,"filter","","",51,null],[12,"sort_by","","",51,null],[12,"descending","","",51,null],[12,"skip","","",51,null],[3,"Column","","",null,null],[12,"name","","",90,null],[12,"render","","",90,null],[12,"col","","",90,null],[3,"Filter","","",null,null],[12,"state","","",52,null],[12,"to_controls","","",52,null],[12,"from_controls","","",52,null],[12,"apply","","",52,null],[4,"Col","","",null,null],[13,"Static","","",53,null],[13,"Sortable","","",53,null],[5,"make_pagination","","",null,[[["eventctx",3]],["widget",3]]],[5,"make_table","","",null,[[["widget",3],["vec",3],["vec",3],["eventctx",3]],["widget",3]]],[17,"ROWS","","",null,null],[11,"new","widgetry::table","",51,[[["filter",3],["box",3],["fn",8],["vec",3]],["table",3]]],[11,"column","","",51,[[["col",4],["box",3],["fn",8]]]],[11,"render","","",51,[[["eventctx",3]],["widget",3]]],[11,"clicked","","",51,[[]]],[11,"panel_changed","","",51,[[["panel",3]]]],[11,"empty","","",52,[[],["filter",3]]],[11,"static_col","","",51,[[["box",3],["fn",8]]]],[0,"text_box","widgetry::widgets","",null,null],[3,"TextBox","widgetry::widgets::text_box","",null,null],[12,"line","","",91,null],[12,"cursor_x","","",91,null],[12,"has_focus","","",91,null],[12,"hovering","","",91,null],[12,"autofocus","","",91,null],[12,"top_left","","",91,null],[12,"dims","","",91,null],[11,"new","","",91,[[["eventctx",3],["string",3]],["textbox",3]]],[11,"calculate_text","","",91,[[],["text",3]]],[11,"get_line","","",91,[[],["string",3]]],[8,"WidgetImpl","widgetry::widgets","Create a new widget by implementing this trait. You can…",null,null],[10,"get_dims","","What width and height does the widget occupy? If this…",92,[[],["screendims",3]]],[10,"set_pos","","Your widget\'s top left corner should be here. Handle mouse…",92,[[["screenpt",3]]]],[10,"event","","Your chance to react to an event. Any side effects outside…",92,[[["widgetoutput",3],["eventctx",3]]]],[10,"draw","","Draw the widget. Be sure to draw relative to the top-left…",92,[[["gfxctx",3]]]],[11,"can_restore","","If a new Panel is being created to replace an older one,…",92,[[]]],[11,"restore","","Restore state from the previous version of this widget,…",92,[[["box",3],["eventctx",3]]]],[11,"new","widgetry","",37,[[],["widgetoutput",3]]],[11,"is","widgetry::widgets","Returns true if the trait object wraps an object of type…",92,[[]]],[11,"downcast","","Returns a boxed object from a boxed trait object if the…",92,[[["box",3]],[["box",3],["result",4],["box",3]]]],[11,"downcast_rc","","Returns an `Rc`-ed object from an `Rc`-ed trait object if…",92,[[["rc",3]],[["rc",3],["rc",3],["result",4]]]],[11,"downcast_ref","","Returns a reference to the object within the trait object…",92,[[],["option",4]]],[11,"downcast_mut","","Returns a mutable reference to the object within the trait…",92,[[],["option",4]]],[11,"centered","widgetry","",36,[[],["widget",3]]],[11,"centered_horiz","","",36,[[],["widget",3]]],[11,"centered_vert","","",36,[[],["widget",3]]],[11,"centered_cross","","",36,[[],["widget",3]]],[11,"evenly_spaced","","",36,[[],["widget",3]]],[11,"fill_width","","",36,[[],["widget",3]]],[11,"fill_height","","",36,[[],["widget",3]]],[11,"flex_wrap","","",36,[[["eventctx",3],["percent",3]],["widget",3]]],[11,"force_width","","",36,[[],["widget",3]]],[11,"force_width_pct","","",36,[[["eventctx",3],["percent",3]],["widget",3]]],[11,"get_width_for_forcing","","",36,[[]]],[11,"bg","","",36,[[["color",3]],["widget",3]]],[11,"outline","","",36,[[["color",3]],["widget",3]]],[11,"fully_rounded","","",36,[[],["widget",3]]],[11,"container","","",36,[[],["widget",3]]],[11,"padding","","",36,[[["edgeinsets",3],["into",8]],["widget",3]]],[11,"padding_top","","",36,[[],["widget",3]]],[11,"padding_left","","",36,[[],["widget",3]]],[11,"padding_bottom","","",36,[[],["widget",3]]],[11,"padding_right","","",36,[[],["widget",3]]],[11,"margin","","",36,[[["edgeinsets",3],["into",8]],["widget",3]]],[11,"margin_above","","",36,[[],["widget",3]]],[11,"margin_below","","",36,[[],["widget",3]]],[11,"margin_left","","",36,[[],["widget",3]]],[11,"margin_right","","",36,[[],["widget",3]]],[11,"margin_horiz","","",36,[[],["widget",3]]],[11,"margin_vert","","",36,[[],["widget",3]]],[11,"align_left","","",36,[[],["widget",3]]],[11,"align_right","","",36,[[],["widget",3]]],[11,"align_bottom","","",36,[[],["widget",3]]],[11,"align_vert_center","","",36,[[],["widget",3]]],[11,"abs","","",36,[[],["widget",3]]],[11,"named","","",36,[[["string",3],["into",8]],["widget",3]]],[11,"new","","",36,[[["box",3],["widgetimpl",8]],["widget",3]]],[11,"draw_batch","","",36,[[["eventctx",3],["geombatch",3]],["widget",3]]],[11,"draw_svg","","",36,[[["string",3],["eventctx",3],["into",8]],["widget",3]]],[11,"draw_svg_transform","","",36,[[["eventctx",3],["rewritecolor",4]],["widget",3]]],[11,"draw_svg_with_tooltip","","",36,[[["eventctx",3],["text",3],["string",3],["into",8]],["widget",3]]],[11,"text_entry","","",36,[[["eventctx",3],["string",3]],["widget",3]]],[11,"dropdown","","",36,[[["choice",3],["eventctx",3],["partialeq",8],["vec",3],["into",8],["clone",8],["string",3],["debug",8]],["widget",3]]],[11,"custom_row","","",36,[[["widget",3],["vec",3]],["widget",3]]],[11,"row","","",36,[[["widget",3],["vec",3]],["widget",3]]],[11,"custom_col","","",36,[[["widget",3],["vec",3]],["widget",3]]],[11,"col","","",36,[[["widget",3],["vec",3]],["widget",3]]],[11,"nothing","","",36,[[],["widget",3]]],[11,"to_geom","","",36,[[["option",4],["eventctx",3]]]],[11,"horiz_separator","","",36,[[["eventctx",3]],["widget",3]]],[11,"vert_separator","","",36,[[["eventctx",3]],["widget",3]]],[11,"draw","","",36,[[["gfxctx",3]]]],[11,"get_flexbox","","",36,[[["vec",3],["node",3],["stretch",3]]]],[11,"apply_flexbox","","",36,[[["eventctx",3],["vec",3],["stretch",3]]]],[11,"get_all_click_actions","","",36,[[["hashset",3]]]],[11,"currently_hovering","","",36,[[],[["string",3],["option",4]]]],[11,"restore","","",36,[[["panel",3],["eventctx",3]]]],[11,"consume_geometry","","",36,[[["geombatch",3]]]],[11,"is_btn","","",36,[[]]],[11,"find","","",36,[[],[["option",4],["widget",3]]]],[11,"find_mut","","",36,[[],[["widget",3],["option",4]]]],[11,"take","","",36,[[],[["option",4],["widget",3]]]],[11,"take_btn","","",36,[[],["button",3]]],[11,"take_menu","","",36,[[],[["menu",3],["clone",8]]]],[11,"take_just_draw","","",36,[[],["justdraw",3]]],[0,"backend","","",null,null],[8,"SharedAppState","","Any data that should last the entire lifetime of the…",null,null],[11,"before_event","widgetry::app_state","Before `State::event` is called, call this.",56,[[]]],[11,"draw_default","","When DrawBaselayer::DefaultDraw is called, run this.",56,[[["gfxctx",3]]]],[11,"dump_before_abort","","Will be called if `State::event` or `State::draw` panics.",56,[[["canvas",3]]]],[11,"before_quit","","Called before a normal exit, like window close",56,[[["canvas",3]]]],[8,"SimpleState","widgetry","Many states fit a pattern of managing a single panel,…",null,null],[10,"on_click","","Called when something on the panel has been clicked. Since…",58,[[["panel",3],["eventctx",3]],["transition",4]]],[11,"panel_changed","widgetry::app_state","Called when something on the panel has changed. If a…",58,[[["panel",3],["eventctx",3]],[["option",4],["transition",4]]]],[11,"on_mouseover","","Called when the mouse has moved.",58,[[["eventctx",3]]]],[11,"other_event","","If a panel `on_click` event didn\'t occur and…",58,[[["eventctx",3]],["transition",4]]],[11,"draw","","",58,[[["gfxctx",3]]]],[11,"draw_baselayer","","",58,[[],["drawbaselayer",4]]],[8,"State","widgetry","A temporary state of an application. There\'s a stack of…",null,null],[10,"event","","Respond to a UI event, such as input or time passing.",57,[[["eventctx",3]],["transition",4]]],[10,"draw","","Draw",57,[[["gfxctx",3]]]],[11,"draw_baselayer","widgetry::app_state","Specifies what to draw before draw()",57,[[],["drawbaselayer",4]]],[11,"on_destroy","","Before this state is popped or replaced, call this.",57,[[["eventctx",3]]]],[8,"TextExt","widgetry","",null,null],[10,"draw_text","","",70,[[["eventctx",3]],["widget",3]]],[10,"batch_text","","",70,[[["eventctx",3]],["widget",3]]],[8,"WidgetImpl","","Create a new widget by implementing this trait. You can…",null,null],[10,"get_dims","","What width and height does the widget occupy? If this…",92,[[],["screendims",3]]],[10,"set_pos","","Your widget\'s top left corner should be here. Handle mouse…",92,[[["screenpt",3]]]],[10,"event","","Your chance to react to an event. Any side effects outside…",92,[[["widgetoutput",3],["eventctx",3]]]],[10,"draw","","Draw the widget. Be sure to draw relative to the top-left…",92,[[["gfxctx",3]]]],[11,"can_restore","widgetry::widgets","If a new Panel is being created to replace an older one,…",92,[[]]],[11,"restore","","Restore state from the previous version of this widget,…",92,[[["box",3],["eventctx",3]]]],[11,"new","widgetry","",38,[[["string",3],["into",8]],["choice",3]]],[11,"from","","",38,[[["vec",3]],[["vec",3],["choice",3]]]],[11,"key","","",38,[[["key",4]],["choice",3]]],[11,"multikey","","",38,[[["multikey",4],["option",4]],["choice",3]]],[11,"active","","",38,[[],["choice",3]]],[11,"tooltip","","",38,[[["string",3],["into",8]],["choice",3]]],[11,"fg","","",38,[[["color",3]],["choice",3]]],[11,"with_value","","",38,[[],["choice",3]]],[11,"string","","",38,[[],[["choice",3],["string",3]]]],[11,"strings","","",38,[[["into",8],["vec",3],["string",3]],[["vec",3],["choice",3]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"into_any_arc","","",0,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",2,[[]]],[11,"into","","",2,[[]]],[11,"to_owned","","",2,[[]]],[11,"clone_into","","",2,[[]]],[11,"to_string","","",2,[[],["string",3]]],[11,"borrow","","",2,[[]]],[11,"borrow_mut","","",2,[[]]],[11,"try_from","","",2,[[],["result",4]]],[11,"try_into","","",2,[[],["result",4]]],[11,"type_id","","",2,[[],["typeid",3]]],[11,"into_any","","",2,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",2,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",2,[[],["any",8]]],[11,"as_any_mut","","",2,[[],["any",8]]],[11,"into_any_arc","","",2,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",3,[[]]],[11,"into","","",3,[[]]],[11,"to_owned","","",3,[[]]],[11,"clone_into","","",3,[[]]],[11,"borrow","","",3,[[]]],[11,"borrow_mut","","",3,[[]]],[11,"try_from","","",3,[[],["result",4]]],[11,"try_into","","",3,[[],["result",4]]],[11,"type_id","","",3,[[],["typeid",3]]],[11,"into_any","","",3,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",3,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",3,[[],["any",8]]],[11,"as_any_mut","","",3,[[],["any",8]]],[11,"into_any_arc","","",3,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",4,[[]]],[11,"into","","",4,[[]]],[11,"to_owned","","",4,[[]]],[11,"clone_into","","",4,[[]]],[11,"borrow","","",4,[[]]],[11,"borrow_mut","","",4,[[]]],[11,"try_from","","",4,[[],["result",4]]],[11,"try_into","","",4,[[],["result",4]]],[11,"type_id","","",4,[[],["typeid",3]]],[11,"into_any","","",4,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",4,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",4,[[],["any",8]]],[11,"as_any_mut","","",4,[[],["any",8]]],[11,"into_any_arc","","",4,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",5,[[]]],[11,"into","","",5,[[]]],[11,"borrow","","",5,[[]]],[11,"borrow_mut","","",5,[[]]],[11,"try_from","","",5,[[],["result",4]]],[11,"try_into","","",5,[[],["result",4]]],[11,"type_id","","",5,[[],["typeid",3]]],[11,"into_any","","",5,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",5,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",5,[[],["any",8]]],[11,"as_any_mut","","",5,[[],["any",8]]],[11,"from","","",6,[[]]],[11,"into","","",6,[[]]],[11,"borrow","","",6,[[]]],[11,"borrow_mut","","",6,[[]]],[11,"try_from","","",6,[[],["result",4]]],[11,"try_into","","",6,[[],["result",4]]],[11,"type_id","","",6,[[],["typeid",3]]],[11,"into_any","","",6,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",6,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",6,[[],["any",8]]],[11,"as_any_mut","","",6,[[],["any",8]]],[11,"from","","",7,[[]]],[11,"into","","",7,[[]]],[11,"borrow","","",7,[[]]],[11,"borrow_mut","","",7,[[]]],[11,"try_from","","",7,[[],["result",4]]],[11,"try_into","","",7,[[],["result",4]]],[11,"type_id","","",7,[[],["typeid",3]]],[11,"into_any","","",7,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",7,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",7,[[],["any",8]]],[11,"as_any_mut","","",7,[[],["any",8]]],[11,"from","","",8,[[]]],[11,"into","","",8,[[]]],[11,"to_owned","","",8,[[]]],[11,"clone_into","","",8,[[]]],[11,"borrow","","",8,[[]]],[11,"borrow_mut","","",8,[[]]],[11,"try_from","","",8,[[],["result",4]]],[11,"try_into","","",8,[[],["result",4]]],[11,"type_id","","",8,[[],["typeid",3]]],[11,"into_any","","",8,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",8,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",8,[[],["any",8]]],[11,"as_any_mut","","",8,[[],["any",8]]],[11,"into_any_arc","","",8,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",9,[[]]],[11,"into","","",9,[[]]],[11,"borrow","","",9,[[]]],[11,"borrow_mut","","",9,[[]]],[11,"try_from","","",9,[[],["result",4]]],[11,"try_into","","",9,[[],["result",4]]],[11,"type_id","","",9,[[],["typeid",3]]],[11,"into_any","","",9,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",9,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",9,[[],["any",8]]],[11,"as_any_mut","","",9,[[],["any",8]]],[11,"into_any_arc","","",9,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",10,[[]]],[11,"into","","",10,[[]]],[11,"borrow","","",10,[[]]],[11,"borrow_mut","","",10,[[]]],[11,"try_from","","",10,[[],["result",4]]],[11,"try_into","","",10,[[],["result",4]]],[11,"type_id","","",10,[[],["typeid",3]]],[11,"into_any","","",10,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",10,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",10,[[],["any",8]]],[11,"as_any_mut","","",10,[[],["any",8]]],[11,"from","","",11,[[]]],[11,"into","","",11,[[]]],[11,"to_owned","","",11,[[]]],[11,"clone_into","","",11,[[]]],[11,"borrow","","",11,[[]]],[11,"borrow_mut","","",11,[[]]],[11,"try_from","","",11,[[],["result",4]]],[11,"try_into","","",11,[[],["result",4]]],[11,"type_id","","",11,[[],["typeid",3]]],[11,"into_any","","",11,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",11,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",11,[[],["any",8]]],[11,"as_any_mut","","",11,[[],["any",8]]],[11,"into_any_arc","","",11,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",12,[[]]],[11,"into","","",12,[[]]],[11,"to_owned","","",12,[[]]],[11,"clone_into","","",12,[[]]],[11,"borrow","","",12,[[]]],[11,"borrow_mut","","",12,[[]]],[11,"try_from","","",12,[[],["result",4]]],[11,"try_into","","",12,[[],["result",4]]],[11,"type_id","","",12,[[],["typeid",3]]],[11,"into_any","","",12,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",12,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",12,[[],["any",8]]],[11,"as_any_mut","","",12,[[],["any",8]]],[11,"into_any_arc","","",12,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",13,[[]]],[11,"into","","",13,[[]]],[11,"to_owned","","",13,[[]]],[11,"clone_into","","",13,[[]]],[11,"borrow","","",13,[[]]],[11,"borrow_mut","","",13,[[]]],[11,"try_from","","",13,[[],["result",4]]],[11,"try_into","","",13,[[],["result",4]]],[11,"type_id","","",13,[[],["typeid",3]]],[11,"into_any","","",13,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",13,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",13,[[],["any",8]]],[11,"as_any_mut","","",13,[[],["any",8]]],[11,"into_any_arc","","",13,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",14,[[]]],[11,"into","","",14,[[]]],[11,"to_owned","","",14,[[]]],[11,"clone_into","","",14,[[]]],[11,"borrow","","",14,[[]]],[11,"borrow_mut","","",14,[[]]],[11,"try_from","","",14,[[],["result",4]]],[11,"try_into","","",14,[[],["result",4]]],[11,"type_id","","",14,[[],["typeid",3]]],[11,"into_any","","",14,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",14,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",14,[[],["any",8]]],[11,"as_any_mut","","",14,[[],["any",8]]],[11,"into_any_arc","","",14,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",15,[[]]],[11,"into","","",15,[[]]],[11,"to_owned","","",15,[[]]],[11,"clone_into","","",15,[[]]],[11,"borrow","","",15,[[]]],[11,"borrow_mut","","",15,[[]]],[11,"try_from","","",15,[[],["result",4]]],[11,"try_into","","",15,[[],["result",4]]],[11,"type_id","","",15,[[],["typeid",3]]],[11,"into_any","","",15,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",15,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",15,[[],["any",8]]],[11,"as_any_mut","","",15,[[],["any",8]]],[11,"into_any_arc","","",15,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",16,[[]]],[11,"into","","",16,[[]]],[11,"to_owned","","",16,[[]]],[11,"clone_into","","",16,[[]]],[11,"borrow","","",16,[[]]],[11,"borrow_mut","","",16,[[]]],[11,"try_from","","",16,[[],["result",4]]],[11,"try_into","","",16,[[],["result",4]]],[11,"type_id","","",16,[[],["typeid",3]]],[11,"into_any","","",16,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",16,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",16,[[],["any",8]]],[11,"as_any_mut","","",16,[[],["any",8]]],[11,"into_any_arc","","",16,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",17,[[]]],[11,"into","","",17,[[]]],[11,"borrow","","",17,[[]]],[11,"borrow_mut","","",17,[[]]],[11,"try_from","","",17,[[],["result",4]]],[11,"try_into","","",17,[[],["result",4]]],[11,"type_id","","",17,[[],["typeid",3]]],[11,"into_any","","",17,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",17,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",17,[[],["any",8]]],[11,"as_any_mut","","",17,[[],["any",8]]],[11,"into_any_arc","","",17,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",18,[[]]],[11,"into","","",18,[[]]],[11,"borrow","","",18,[[]]],[11,"borrow_mut","","",18,[[]]],[11,"try_from","","",18,[[],["result",4]]],[11,"try_into","","",18,[[],["result",4]]],[11,"type_id","","",18,[[],["typeid",3]]],[11,"into_any","","",18,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",18,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",18,[[],["any",8]]],[11,"as_any_mut","","",18,[[],["any",8]]],[11,"into_any_arc","","",18,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",19,[[]]],[11,"into","","",19,[[]]],[11,"borrow","","",19,[[]]],[11,"borrow_mut","","",19,[[]]],[11,"try_from","","",19,[[],["result",4]]],[11,"try_into","","",19,[[],["result",4]]],[11,"type_id","","",19,[[],["typeid",3]]],[11,"into_any","","",19,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",19,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",19,[[],["any",8]]],[11,"as_any_mut","","",19,[[],["any",8]]],[11,"into_any_arc","","",19,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",78,[[]]],[11,"into","","",78,[[]]],[11,"borrow","","",78,[[]]],[11,"borrow_mut","","",78,[[]]],[11,"try_from","","",78,[[],["result",4]]],[11,"try_into","","",78,[[],["result",4]]],[11,"type_id","","",78,[[],["typeid",3]]],[11,"into_any","","",78,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",78,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",78,[[],["any",8]]],[11,"as_any_mut","","",78,[[],["any",8]]],[11,"into_any_arc","","",78,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",20,[[]]],[11,"into","","",20,[[]]],[11,"borrow","","",20,[[]]],[11,"borrow_mut","","",20,[[]]],[11,"try_from","","",20,[[],["result",4]]],[11,"try_into","","",20,[[],["result",4]]],[11,"type_id","","",20,[[],["typeid",3]]],[11,"into_any","","",20,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",20,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",20,[[],["any",8]]],[11,"as_any_mut","","",20,[[],["any",8]]],[11,"into_any_arc","","",20,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",21,[[]]],[11,"into","","",21,[[]]],[11,"borrow","","",21,[[]]],[11,"borrow_mut","","",21,[[]]],[11,"try_from","","",21,[[],["result",4]]],[11,"try_into","","",21,[[],["result",4]]],[11,"type_id","","",21,[[],["typeid",3]]],[11,"into_any","","",21,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",21,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",21,[[],["any",8]]],[11,"as_any_mut","","",21,[[],["any",8]]],[11,"into_any_arc","","",21,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",22,[[]]],[11,"into","","",22,[[]]],[11,"borrow","","",22,[[]]],[11,"borrow_mut","","",22,[[]]],[11,"try_from","","",22,[[],["result",4]]],[11,"try_into","","",22,[[],["result",4]]],[11,"type_id","","",22,[[],["typeid",3]]],[11,"into_any","","",22,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",22,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",22,[[],["any",8]]],[11,"as_any_mut","","",22,[[],["any",8]]],[11,"into_any_arc","","",22,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",23,[[]]],[11,"into","","",23,[[]]],[11,"borrow","","",23,[[]]],[11,"borrow_mut","","",23,[[]]],[11,"try_from","","",23,[[],["result",4]]],[11,"try_into","","",23,[[],["result",4]]],[11,"type_id","","",23,[[],["typeid",3]]],[11,"into_any","","",23,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",23,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",23,[[],["any",8]]],[11,"as_any_mut","","",23,[[],["any",8]]],[11,"into_any_arc","","",23,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",24,[[]]],[11,"into","","",24,[[]]],[11,"borrow","","",24,[[]]],[11,"borrow_mut","","",24,[[]]],[11,"try_from","","",24,[[],["result",4]]],[11,"try_into","","",24,[[],["result",4]]],[11,"type_id","","",24,[[],["typeid",3]]],[11,"into_any","","",24,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",24,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",24,[[],["any",8]]],[11,"as_any_mut","","",24,[[],["any",8]]],[11,"into_any_arc","","",24,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",25,[[]]],[11,"into","","",25,[[]]],[11,"borrow","","",25,[[]]],[11,"borrow_mut","","",25,[[]]],[11,"try_from","","",25,[[],["result",4]]],[11,"try_into","","",25,[[],["result",4]]],[11,"type_id","","",25,[[],["typeid",3]]],[11,"into_any","","",25,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",25,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",25,[[],["any",8]]],[11,"as_any_mut","","",25,[[],["any",8]]],[11,"from","","",26,[[]]],[11,"into","","",26,[[]]],[11,"borrow","","",26,[[]]],[11,"borrow_mut","","",26,[[]]],[11,"try_from","","",26,[[],["result",4]]],[11,"try_into","","",26,[[],["result",4]]],[11,"type_id","","",26,[[],["typeid",3]]],[11,"into_any","","",26,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",26,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",26,[[],["any",8]]],[11,"as_any_mut","","",26,[[],["any",8]]],[11,"from","","",27,[[]]],[11,"into","","",27,[[]]],[11,"borrow","","",27,[[]]],[11,"borrow_mut","","",27,[[]]],[11,"try_from","","",27,[[],["result",4]]],[11,"try_into","","",27,[[],["result",4]]],[11,"type_id","","",27,[[],["typeid",3]]],[11,"into_any","","",27,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",27,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",27,[[],["any",8]]],[11,"as_any_mut","","",27,[[],["any",8]]],[11,"into_any_arc","","",27,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",28,[[]]],[11,"into","","",28,[[]]],[11,"borrow","","",28,[[]]],[11,"borrow_mut","","",28,[[]]],[11,"try_from","","",28,[[],["result",4]]],[11,"try_into","","",28,[[],["result",4]]],[11,"type_id","","",28,[[],["typeid",3]]],[11,"into_any","","",28,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",28,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",28,[[],["any",8]]],[11,"as_any_mut","","",28,[[],["any",8]]],[11,"into_any_arc","","",28,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",29,[[]]],[11,"into","","",29,[[]]],[11,"borrow","","",29,[[]]],[11,"borrow_mut","","",29,[[]]],[11,"try_from","","",29,[[],["result",4]]],[11,"try_into","","",29,[[],["result",4]]],[11,"type_id","","",29,[[],["typeid",3]]],[11,"into_any","","",29,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",29,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",29,[[],["any",8]]],[11,"as_any_mut","","",29,[[],["any",8]]],[11,"into_any_arc","","",29,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",30,[[]]],[11,"into","","",30,[[]]],[11,"borrow","","",30,[[]]],[11,"borrow_mut","","",30,[[]]],[11,"try_from","","",30,[[],["result",4]]],[11,"try_into","","",30,[[],["result",4]]],[11,"type_id","","",30,[[],["typeid",3]]],[11,"into_any","","",30,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",30,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",30,[[],["any",8]]],[11,"as_any_mut","","",30,[[],["any",8]]],[11,"from","","",31,[[]]],[11,"into","","",31,[[]]],[11,"borrow","","",31,[[]]],[11,"borrow_mut","","",31,[[]]],[11,"try_from","","",31,[[],["result",4]]],[11,"try_into","","",31,[[],["result",4]]],[11,"type_id","","",31,[[],["typeid",3]]],[11,"into_any","","",31,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",31,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",31,[[],["any",8]]],[11,"as_any_mut","","",31,[[],["any",8]]],[11,"into_any_arc","","",31,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",32,[[]]],[11,"into","","",32,[[]]],[11,"borrow","","",32,[[]]],[11,"borrow_mut","","",32,[[]]],[11,"try_from","","",32,[[],["result",4]]],[11,"try_into","","",32,[[],["result",4]]],[11,"type_id","","",32,[[],["typeid",3]]],[11,"into_any","","",32,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",32,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",32,[[],["any",8]]],[11,"as_any_mut","","",32,[[],["any",8]]],[11,"into_any_arc","","",32,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",33,[[]]],[11,"into","","",33,[[]]],[11,"borrow","","",33,[[]]],[11,"borrow_mut","","",33,[[]]],[11,"try_from","","",33,[[],["result",4]]],[11,"try_into","","",33,[[],["result",4]]],[11,"type_id","","",33,[[],["typeid",3]]],[11,"into_any","","",33,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",33,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",33,[[],["any",8]]],[11,"as_any_mut","","",33,[[],["any",8]]],[11,"into_any_arc","","",33,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",34,[[]]],[11,"into","","",34,[[]]],[11,"borrow","","",34,[[]]],[11,"borrow_mut","","",34,[[]]],[11,"try_from","","",34,[[],["result",4]]],[11,"try_into","","",34,[[],["result",4]]],[11,"type_id","","",34,[[],["typeid",3]]],[11,"into_any","","",34,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",34,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",34,[[],["any",8]]],[11,"as_any_mut","","",34,[[],["any",8]]],[11,"into_any_arc","","",34,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",35,[[]]],[11,"into","","",35,[[]]],[11,"borrow","","",35,[[]]],[11,"borrow_mut","","",35,[[]]],[11,"try_from","","",35,[[],["result",4]]],[11,"try_into","","",35,[[],["result",4]]],[11,"type_id","","",35,[[],["typeid",3]]],[11,"into_any","","",35,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",35,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",35,[[],["any",8]]],[11,"as_any_mut","","",35,[[],["any",8]]],[11,"from","","",36,[[]]],[11,"into","","",36,[[]]],[11,"borrow","","",36,[[]]],[11,"borrow_mut","","",36,[[]]],[11,"try_from","","",36,[[],["result",4]]],[11,"try_into","","",36,[[],["result",4]]],[11,"type_id","","",36,[[],["typeid",3]]],[11,"into_any","","",36,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",36,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",36,[[],["any",8]]],[11,"as_any_mut","","",36,[[],["any",8]]],[11,"from","","",37,[[]]],[11,"into","","",37,[[]]],[11,"borrow","","",37,[[]]],[11,"borrow_mut","","",37,[[]]],[11,"try_from","","",37,[[],["result",4]]],[11,"try_into","","",37,[[],["result",4]]],[11,"type_id","","",37,[[],["typeid",3]]],[11,"into_any","","",37,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",37,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",37,[[],["any",8]]],[11,"as_any_mut","","",37,[[],["any",8]]],[11,"into_any_arc","","",37,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",38,[[]]],[11,"into","","",38,[[]]],[11,"borrow","","",38,[[]]],[11,"borrow_mut","","",38,[[]]],[11,"try_from","","",38,[[],["result",4]]],[11,"try_into","","",38,[[],["result",4]]],[11,"type_id","","",38,[[],["typeid",3]]],[11,"into_any","","",38,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",38,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",38,[[],["any",8]]],[11,"as_any_mut","","",38,[[],["any",8]]],[11,"into_any_arc","","",38,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",39,[[]]],[11,"into","","",39,[[]]],[11,"borrow","","",39,[[]]],[11,"borrow_mut","","",39,[[]]],[11,"try_from","","",39,[[],["result",4]]],[11,"try_into","","",39,[[],["result",4]]],[11,"type_id","","",39,[[],["typeid",3]]],[11,"into_any","","",39,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",39,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",39,[[],["any",8]]],[11,"as_any_mut","","",39,[[],["any",8]]],[11,"into_any_arc","","",39,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",40,[[]]],[11,"into","","",40,[[]]],[11,"borrow","","",40,[[]]],[11,"borrow_mut","","",40,[[]]],[11,"try_from","","",40,[[],["result",4]]],[11,"try_into","","",40,[[],["result",4]]],[11,"type_id","","",40,[[],["typeid",3]]],[11,"into_any","","",40,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",40,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",40,[[],["any",8]]],[11,"as_any_mut","","",40,[[],["any",8]]],[11,"from","","",41,[[]]],[11,"into","","",41,[[]]],[11,"to_owned","","",41,[[]]],[11,"clone_into","","",41,[[]]],[11,"borrow","","",41,[[]]],[11,"borrow_mut","","",41,[[]]],[11,"try_from","","",41,[[],["result",4]]],[11,"try_into","","",41,[[],["result",4]]],[11,"type_id","","",41,[[],["typeid",3]]],[11,"into_any","","",41,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",41,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",41,[[],["any",8]]],[11,"as_any_mut","","",41,[[],["any",8]]],[11,"into_any_arc","","",41,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",42,[[]]],[11,"into","","",42,[[]]],[11,"to_owned","","",42,[[]]],[11,"clone_into","","",42,[[]]],[11,"borrow","","",42,[[]]],[11,"borrow_mut","","",42,[[]]],[11,"try_from","","",42,[[],["result",4]]],[11,"try_into","","",42,[[],["result",4]]],[11,"type_id","","",42,[[],["typeid",3]]],[11,"into_any","","",42,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",42,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",42,[[],["any",8]]],[11,"as_any_mut","","",42,[[],["any",8]]],[11,"into_any_arc","","",42,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",43,[[]]],[11,"into","","",43,[[]]],[11,"to_owned","","",43,[[]]],[11,"clone_into","","",43,[[]]],[11,"borrow","","",43,[[]]],[11,"borrow_mut","","",43,[[]]],[11,"try_from","","",43,[[],["result",4]]],[11,"try_into","","",43,[[],["result",4]]],[11,"type_id","","",43,[[],["typeid",3]]],[11,"into_any","","",43,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",43,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",43,[[],["any",8]]],[11,"as_any_mut","","",43,[[],["any",8]]],[11,"into_any_arc","","",43,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",44,[[]]],[11,"into","","",44,[[]]],[11,"to_owned","","",44,[[]]],[11,"clone_into","","",44,[[]]],[11,"borrow","","",44,[[]]],[11,"borrow_mut","","",44,[[]]],[11,"try_from","","",44,[[],["result",4]]],[11,"try_into","","",44,[[],["result",4]]],[11,"type_id","","",44,[[],["typeid",3]]],[11,"into_any","","",44,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",44,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",44,[[],["any",8]]],[11,"as_any_mut","","",44,[[],["any",8]]],[11,"into_any_arc","","",44,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",45,[[]]],[11,"into","","",45,[[]]],[11,"to_owned","","",45,[[]]],[11,"clone_into","","",45,[[]]],[11,"borrow","","",45,[[]]],[11,"borrow_mut","","",45,[[]]],[11,"try_from","","",45,[[],["result",4]]],[11,"try_into","","",45,[[],["result",4]]],[11,"type_id","","",45,[[],["typeid",3]]],[11,"get_hash","","",45,[[]]],[11,"into_any","","",45,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",45,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",45,[[],["any",8]]],[11,"as_any_mut","","",45,[[],["any",8]]],[11,"into_any_arc","","",45,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",46,[[]]],[11,"into","","",46,[[]]],[11,"to_owned","","",46,[[]]],[11,"clone_into","","",46,[[]]],[11,"borrow","","",46,[[]]],[11,"borrow_mut","","",46,[[]]],[11,"try_from","","",46,[[],["result",4]]],[11,"try_into","","",46,[[],["result",4]]],[11,"type_id","","",46,[[],["typeid",3]]],[11,"get_hash","","",46,[[]]],[11,"into_any","","",46,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",46,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",46,[[],["any",8]]],[11,"as_any_mut","","",46,[[],["any",8]]],[11,"into_any_arc","","",46,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",47,[[]]],[11,"into","","",47,[[]]],[11,"to_owned","","",47,[[]]],[11,"clone_into","","",47,[[]]],[11,"borrow","","",47,[[]]],[11,"borrow_mut","","",47,[[]]],[11,"try_from","","",47,[[],["result",4]]],[11,"try_into","","",47,[[],["result",4]]],[11,"type_id","","",47,[[],["typeid",3]]],[11,"into_any","","",47,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",47,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",47,[[],["any",8]]],[11,"as_any_mut","","",47,[[],["any",8]]],[11,"into_any_arc","","",47,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",49,[[]]],[11,"into","","",49,[[]]],[11,"borrow","","",49,[[]]],[11,"borrow_mut","","",49,[[]]],[11,"try_from","","",49,[[],["result",4]]],[11,"try_into","","",49,[[],["result",4]]],[11,"type_id","","",49,[[],["typeid",3]]],[11,"into_any","","",49,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",49,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",49,[[],["any",8]]],[11,"as_any_mut","","",49,[[],["any",8]]],[11,"into_any_arc","","",49,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",50,[[]]],[11,"into","","",50,[[]]],[11,"borrow","","",50,[[]]],[11,"borrow_mut","","",50,[[]]],[11,"try_from","","",50,[[],["result",4]]],[11,"try_into","","",50,[[],["result",4]]],[11,"type_id","","",50,[[],["typeid",3]]],[11,"into_any","","",50,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",50,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",50,[[],["any",8]]],[11,"as_any_mut","","",50,[[],["any",8]]],[11,"into_any_arc","","",50,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::table","",51,[[]]],[11,"into","","",51,[[]]],[11,"borrow","","",51,[[]]],[11,"borrow_mut","","",51,[[]]],[11,"try_from","","",51,[[],["result",4]]],[11,"try_into","","",51,[[],["result",4]]],[11,"type_id","","",51,[[],["typeid",3]]],[11,"into_any","","",51,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",51,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",51,[[],["any",8]]],[11,"as_any_mut","","",51,[[],["any",8]]],[11,"from","","",52,[[]]],[11,"into","","",52,[[]]],[11,"borrow","","",52,[[]]],[11,"borrow_mut","","",52,[[]]],[11,"try_from","","",52,[[],["result",4]]],[11,"try_into","","",52,[[],["result",4]]],[11,"type_id","","",52,[[],["typeid",3]]],[11,"into_any","","",52,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",52,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",52,[[],["any",8]]],[11,"as_any_mut","","",52,[[],["any",8]]],[11,"from","","",53,[[]]],[11,"into","","",53,[[]]],[11,"borrow","","",53,[[]]],[11,"borrow_mut","","",53,[[]]],[11,"try_from","","",53,[[],["result",4]]],[11,"try_into","","",53,[[],["result",4]]],[11,"type_id","","",53,[[],["typeid",3]]],[11,"into_any","","",53,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",53,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",53,[[],["any",8]]],[11,"as_any_mut","","",53,[[],["any",8]]],[11,"from","widgetry::app_state","",54,[[]]],[11,"into","","",54,[[]]],[11,"borrow","","",54,[[]]],[11,"borrow_mut","","",54,[[]]],[11,"try_from","","",54,[[],["result",4]]],[11,"try_into","","",54,[[],["result",4]]],[11,"type_id","","",54,[[],["typeid",3]]],[11,"into_any","","",54,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",54,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",54,[[],["any",8]]],[11,"as_any_mut","","",54,[[],["any",8]]],[11,"from","","",55,[[]]],[11,"into","","",55,[[]]],[11,"borrow","","",55,[[]]],[11,"borrow_mut","","",55,[[]]],[11,"try_from","","",55,[[],["result",4]]],[11,"try_into","","",55,[[],["result",4]]],[11,"type_id","","",55,[[],["typeid",3]]],[11,"into_any","","",55,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",55,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",55,[[],["any",8]]],[11,"as_any_mut","","",55,[[],["any",8]]],[11,"from","widgetry::assets","",59,[[]]],[11,"into","","",59,[[]]],[11,"borrow","","",59,[[]]],[11,"borrow_mut","","",59,[[]]],[11,"try_from","","",59,[[],["result",4]]],[11,"try_into","","",59,[[],["result",4]]],[11,"type_id","","",59,[[],["typeid",3]]],[11,"into_any","","",59,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",59,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",59,[[],["any",8]]],[11,"as_any_mut","","",59,[[],["any",8]]],[11,"from","widgetry::backend_glow","",60,[[]]],[11,"into","","",60,[[]]],[11,"borrow","","",60,[[]]],[11,"borrow_mut","","",60,[[]]],[11,"try_from","","",60,[[],["result",4]]],[11,"try_into","","",60,[[],["result",4]]],[11,"type_id","","",60,[[],["typeid",3]]],[11,"into_any","","",60,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",60,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",60,[[],["any",8]]],[11,"as_any_mut","","",60,[[],["any",8]]],[11,"into_any_arc","","",60,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",61,[[]]],[11,"into","","",61,[[]]],[11,"borrow","","",61,[[]]],[11,"borrow_mut","","",61,[[]]],[11,"try_from","","",61,[[],["result",4]]],[11,"try_into","","",61,[[],["result",4]]],[11,"type_id","","",61,[[],["typeid",3]]],[11,"into_any","","",61,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",61,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",61,[[],["any",8]]],[11,"as_any_mut","","",61,[[],["any",8]]],[11,"into_any_arc","","",61,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",62,[[]]],[11,"into","","",62,[[]]],[11,"borrow","","",62,[[]]],[11,"borrow_mut","","",62,[[]]],[11,"try_from","","",62,[[],["result",4]]],[11,"try_into","","",62,[[],["result",4]]],[11,"type_id","","",62,[[],["typeid",3]]],[11,"into_any","","",62,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",62,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",62,[[],["any",8]]],[11,"as_any_mut","","",62,[[],["any",8]]],[11,"into_any_arc","","",62,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",63,[[]]],[11,"into","","",63,[[]]],[11,"borrow","","",63,[[]]],[11,"borrow_mut","","",63,[[]]],[11,"try_from","","",63,[[],["result",4]]],[11,"try_into","","",63,[[],["result",4]]],[11,"type_id","","",63,[[],["typeid",3]]],[11,"into_any","","",63,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",63,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",63,[[],["any",8]]],[11,"as_any_mut","","",63,[[],["any",8]]],[11,"from","widgetry::backend_glow_native","",64,[[]]],[11,"into","","",64,[[]]],[11,"borrow","","",64,[[]]],[11,"borrow_mut","","",64,[[]]],[11,"try_from","","",64,[[],["result",4]]],[11,"try_into","","",64,[[],["result",4]]],[11,"type_id","","",64,[[],["typeid",3]]],[11,"into_any","","",64,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",64,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",64,[[],["any",8]]],[11,"as_any_mut","","",64,[[],["any",8]]],[11,"from","widgetry::drawing","",65,[[]]],[11,"into","","",65,[[]]],[11,"borrow","","",65,[[]]],[11,"borrow_mut","","",65,[[]]],[11,"try_from","","",65,[[],["result",4]]],[11,"try_into","","",65,[[],["result",4]]],[11,"type_id","","",65,[[],["typeid",3]]],[11,"into_any","","",65,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",65,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",65,[[],["any",8]]],[11,"as_any_mut","","",65,[[],["any",8]]],[11,"into_any_arc","","",65,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::event_ctx","",66,[[]]],[11,"into","","",66,[[]]],[11,"borrow","","",66,[[]]],[11,"borrow_mut","","",66,[[]]],[11,"try_from","","",66,[[],["result",4]]],[11,"try_into","","",66,[[],["result",4]]],[11,"type_id","","",66,[[],["typeid",3]]],[11,"into_any","","",66,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",66,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",66,[[],["any",8]]],[11,"as_any_mut","","",66,[[],["any",8]]],[11,"from","widgetry::runner","",67,[[]]],[11,"into","","",67,[[]]],[11,"borrow","","",67,[[]]],[11,"borrow_mut","","",67,[[]]],[11,"try_from","","",67,[[],["result",4]]],[11,"try_into","","",67,[[],["result",4]]],[11,"type_id","","",67,[[],["typeid",3]]],[11,"into_any","","",67,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",67,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",67,[[],["any",8]]],[11,"as_any_mut","","",67,[[],["any",8]]],[11,"from","widgetry::svg","",68,[[]]],[11,"into","","",68,[[]]],[11,"into_iter","","",68,[[]]],[11,"borrow","","",68,[[]]],[11,"borrow_mut","","",68,[[]]],[11,"try_from","","",68,[[],["result",4]]],[11,"try_into","","",68,[[],["result",4]]],[11,"type_id","","",68,[[],["typeid",3]]],[11,"into_any","","",68,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",68,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",68,[[],["any",8]]],[11,"as_any_mut","","",68,[[],["any",8]]],[11,"into_any_arc","","",68,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::text","",69,[[]]],[11,"into","","",69,[[]]],[11,"to_owned","","",69,[[]]],[11,"clone_into","","",69,[[]]],[11,"borrow","","",69,[[]]],[11,"borrow_mut","","",69,[[]]],[11,"try_from","","",69,[[],["result",4]]],[11,"try_into","","",69,[[],["result",4]]],[11,"type_id","","",69,[[],["typeid",3]]],[11,"get_hash","","",69,[[]]],[11,"into_any","","",69,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",69,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",69,[[],["any",8]]],[11,"as_any_mut","","",69,[[],["any",8]]],[11,"into_any_arc","","",69,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets","",71,[[]]],[11,"into","","",71,[[]]],[11,"borrow","","",71,[[]]],[11,"borrow_mut","","",71,[[]]],[11,"try_from","","",71,[[],["result",4]]],[11,"try_into","","",71,[[],["result",4]]],[11,"type_id","","",71,[[],["typeid",3]]],[11,"into_any","","",71,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",71,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",71,[[],["any",8]]],[11,"as_any_mut","","",71,[[],["any",8]]],[11,"into_any_arc","","",71,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets::button","",72,[[]]],[11,"into","","",72,[[]]],[11,"borrow","","",72,[[]]],[11,"borrow_mut","","",72,[[]]],[11,"try_from","","",72,[[],["result",4]]],[11,"try_into","","",72,[[],["result",4]]],[11,"type_id","","",72,[[],["typeid",3]]],[11,"into_any","","",72,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",72,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",72,[[],["any",8]]],[11,"as_any_mut","","",72,[[],["any",8]]],[11,"into_any_arc","","",72,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",73,[[]]],[11,"into","","",73,[[]]],[11,"borrow","","",73,[[]]],[11,"borrow_mut","","",73,[[]]],[11,"try_from","","",73,[[],["result",4]]],[11,"try_into","","",73,[[],["result",4]]],[11,"type_id","","",73,[[],["typeid",3]]],[11,"into_any","","",73,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",73,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",73,[[],["any",8]]],[11,"as_any_mut","","",73,[[],["any",8]]],[11,"into_any_arc","","",73,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets::containers","",93,[[]]],[11,"into","","",93,[[]]],[11,"borrow","","",93,[[]]],[11,"borrow_mut","","",93,[[]]],[11,"try_from","","",93,[[],["result",4]]],[11,"try_into","","",93,[[],["result",4]]],[11,"type_id","","",93,[[],["typeid",3]]],[11,"into_any","","",93,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",93,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",93,[[],["any",8]]],[11,"as_any_mut","","",93,[[],["any",8]]],[11,"into_any_arc","","",93,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",79,[[]]],[11,"into","","",79,[[]]],[11,"borrow","","",79,[[]]],[11,"borrow_mut","","",79,[[]]],[11,"try_from","","",79,[[],["result",4]]],[11,"try_into","","",79,[[],["result",4]]],[11,"type_id","","",79,[[],["typeid",3]]],[11,"into_any","","",79,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",79,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",79,[[],["any",8]]],[11,"as_any_mut","","",79,[[],["any",8]]],[11,"from","widgetry::widgets::dropdown","",80,[[]]],[11,"into","","",80,[[]]],[11,"borrow","","",80,[[]]],[11,"borrow_mut","","",80,[[]]],[11,"try_from","","",80,[[],["result",4]]],[11,"try_into","","",80,[[],["result",4]]],[11,"type_id","","",80,[[],["typeid",3]]],[11,"into_any","","",80,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",80,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",80,[[],["any",8]]],[11,"as_any_mut","","",80,[[],["any",8]]],[11,"from","widgetry::widgets::just_draw","",81,[[]]],[11,"into","","",81,[[]]],[11,"borrow","","",81,[[]]],[11,"borrow_mut","","",81,[[]]],[11,"try_from","","",81,[[],["result",4]]],[11,"try_into","","",81,[[],["result",4]]],[11,"type_id","","",81,[[],["typeid",3]]],[11,"into_any","","",81,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",81,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",81,[[],["any",8]]],[11,"as_any_mut","","",81,[[],["any",8]]],[11,"into_any_arc","","",81,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",82,[[]]],[11,"into","","",82,[[]]],[11,"borrow","","",82,[[]]],[11,"borrow_mut","","",82,[[]]],[11,"try_from","","",82,[[],["result",4]]],[11,"try_into","","",82,[[],["result",4]]],[11,"type_id","","",82,[[],["typeid",3]]],[11,"into_any","","",82,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",82,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",82,[[],["any",8]]],[11,"as_any_mut","","",82,[[],["any",8]]],[11,"into_any_arc","","",82,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets::panel","",84,[[]]],[11,"into","","",84,[[]]],[11,"borrow","","",84,[[]]],[11,"borrow_mut","","",84,[[]]],[11,"try_from","","",84,[[],["result",4]]],[11,"try_into","","",84,[[],["result",4]]],[11,"type_id","","",84,[[],["typeid",3]]],[11,"into_any","","",84,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",84,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",84,[[],["any",8]]],[11,"as_any_mut","","",84,[[],["any",8]]],[11,"from","","",85,[[]]],[11,"into","","",85,[[]]],[11,"borrow","","",85,[[]]],[11,"borrow_mut","","",85,[[]]],[11,"try_from","","",85,[[],["result",4]]],[11,"try_into","","",85,[[],["result",4]]],[11,"type_id","","",85,[[],["typeid",3]]],[11,"into_any","","",85,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",85,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",85,[[],["any",8]]],[11,"as_any_mut","","",85,[[],["any",8]]],[11,"into_any_arc","","",85,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets::slider","",86,[[]]],[11,"into","","",86,[[]]],[11,"borrow","","",86,[[]]],[11,"borrow_mut","","",86,[[]]],[11,"try_from","","",86,[[],["result",4]]],[11,"try_into","","",86,[[],["result",4]]],[11,"type_id","","",86,[[],["typeid",3]]],[11,"into_any","","",86,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",86,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",86,[[],["any",8]]],[11,"as_any_mut","","",86,[[],["any",8]]],[11,"into_any_arc","","",86,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","widgetry::widgets::table","",90,[[]]],[11,"into","","",90,[[]]],[11,"borrow","","",90,[[]]],[11,"borrow_mut","","",90,[[]]],[11,"try_from","","",90,[[],["result",4]]],[11,"try_into","","",90,[[],["result",4]]],[11,"type_id","","",90,[[],["typeid",3]]],[11,"into_any","","",90,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",90,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",90,[[],["any",8]]],[11,"as_any_mut","","",90,[[],["any",8]]],[11,"from","widgetry::widgets::text_box","",91,[[]]],[11,"into","","",91,[[]]],[11,"borrow","","",91,[[]]],[11,"borrow_mut","","",91,[[]]],[11,"try_from","","",91,[[],["result",4]]],[11,"try_into","","",91,[[],["result",4]]],[11,"type_id","","",91,[[],["typeid",3]]],[11,"into_any","","",91,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",91,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",91,[[],["any",8]]],[11,"as_any_mut","","",91,[[],["any",8]]],[11,"into_any_arc","","",91,[[["arc",3]],[["any",8],["arc",3]]]],[11,"event","widgetry::app_state","",55,[[["eventctx",3]],["transition",4]]],[11,"draw","","",55,[[["gfxctx",3]]]],[11,"draw_baselayer","","",55,[[],["drawbaselayer",4]]],[11,"get_dims","widgetry","",19,[[],["screendims",3]]],[11,"set_pos","","",19,[[["screenpt",3]]]],[11,"event","","",19,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",19,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::button","",72,[[],["screendims",3]]],[11,"set_pos","","",72,[[["screenpt",3]]]],[11,"event","","",72,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",72,[[["gfxctx",3]]]],[11,"get_dims","widgetry","",20,[[],["screendims",3]]],[11,"set_pos","","",20,[[["screenpt",3]]]],[11,"event","","",20,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",20,[[["gfxctx",3]]]],[11,"get_dims","","",21,[[],["screendims",3]]],[11,"set_pos","","",21,[[["screenpt",3]]]],[11,"event","","",21,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",21,[[["gfxctx",3]]]],[11,"get_dims","","",22,[[],["screendims",3]]],[11,"set_pos","","",22,[[["screenpt",3]]]],[11,"event","","",22,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",22,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::containers","",93,[[],["screendims",3]]],[11,"set_pos","","",93,[[["screenpt",3]]]],[11,"event","","",93,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",93,[[["gfxctx",3]]]],[11,"get_dims","","",79,[[],["screendims",3]]],[11,"set_pos","","",79,[[["screenpt",3]]]],[11,"event","","",79,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",79,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::dropdown","",80,[[],["screendims",3]]],[11,"set_pos","","",80,[[["screenpt",3]]]],[11,"event","","",80,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",80,[[["gfxctx",3]]]],[11,"can_restore","","",80,[[]]],[11,"restore","","",80,[[["box",3],["eventctx",3]]]],[11,"get_dims","widgetry","",23,[[],["screendims",3]]],[11,"set_pos","","",23,[[["screenpt",3]]]],[11,"event","","",23,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",23,[[["gfxctx",3]]]],[11,"get_dims","","",24,[[],["screendims",3]]],[11,"set_pos","","",24,[[["screenpt",3]]]],[11,"event","","",24,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",24,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::just_draw","",81,[[],["screendims",3]]],[11,"set_pos","","",81,[[["screenpt",3]]]],[11,"event","","",81,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",81,[[["gfxctx",3]]]],[11,"get_dims","widgetry","",25,[[],["screendims",3]]],[11,"set_pos","","",25,[[["screenpt",3]]]],[11,"event","","",25,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",25,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::just_draw","",82,[[],["screendims",3]]],[11,"set_pos","","",82,[[["screenpt",3]]]],[11,"event","","",82,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",82,[[["gfxctx",3]]]],[11,"get_dims","widgetry","",26,[[],["screendims",3]]],[11,"set_pos","","",26,[[["screenpt",3]]]],[11,"event","","",26,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",26,[[["gfxctx",3]]]],[11,"get_dims","","",29,[[],["screendims",3]]],[11,"set_pos","","",29,[[["screenpt",3]]]],[11,"event","","",29,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",29,[[["gfxctx",3]]]],[11,"get_dims","","",30,[[],["screendims",3]]],[11,"set_pos","","",30,[[["screenpt",3]]]],[11,"event","","",30,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",30,[[["gfxctx",3]]]],[11,"get_dims","","",31,[[],["screendims",3]]],[11,"set_pos","","",31,[[["screenpt",3]]]],[11,"event","","",31,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",31,[[["gfxctx",3]]]],[11,"get_dims","","",32,[[],["screendims",3]]],[11,"set_pos","","",32,[[["screenpt",3]]]],[11,"event","","",32,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",32,[[["gfxctx",3]]]],[11,"get_dims","","",33,[[],["screendims",3]]],[11,"set_pos","","",33,[[["screenpt",3]]]],[11,"event","","",33,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",33,[[["gfxctx",3]]]],[11,"get_dims","widgetry::widgets::text_box","",91,[[],["screendims",3]]],[11,"set_pos","","",91,[[["screenpt",3]]]],[11,"event","","",91,[[["widgetoutput",3],["eventctx",3]]]],[11,"draw","","",91,[[["gfxctx",3]]]],[11,"drop","widgetry","",0,[[]]],[11,"drop","widgetry::backend_glow","",61,[[]]],[11,"drop","","",62,[[]]],[11,"as_ref","widgetry","",5,[[],["assets",3]]],[11,"as_ref","","",7,[[],["assets",3]]],[11,"as_ref","","",6,[[],["assets",3]]],[11,"as_ref","widgetry::assets","",59,[[],["assets",3]]],[11,"as_ref","widgetry","",5,[[],["prerender",3]]],[11,"as_ref","","",7,[[],["prerender",3]]],[11,"as_ref","","",6,[[],["prerender",3]]],[11,"from","","",43,[[["color",3]],["fill",4]]],[11,"from","","",43,[[["texture",3]],["fill",4]]],[11,"from","","Creates a batch of filled polygons.",8,[[["vec",3]],["geombatch",3]]],[11,"from","","",12,[[["logicalposition",3]],["screenpt",3]]],[11,"from","","",11,[[["logicalsize",3]],["screendims",3]]],[11,"from","","",34,[[],["edgeinsets",3]]],[11,"next","widgetry::svg","",68,[[],[["pathevent",6],["option",4]]]],[11,"clone","widgetry","",41,[[],["horizontalalignment",4]]],[11,"clone","","",42,[[],["verticalalignment",4]]],[11,"clone","","",2,[[],["color",3]]],[11,"clone","","",43,[[],["fill",4]]],[11,"clone","","",4,[[],["texture",3]]],[11,"clone","","",3,[[],["lineargradient",3]]],[11,"clone","","",44,[[],["event",4]]],[11,"clone","","",45,[[],["key",4]]],[11,"clone","","",46,[[],["multikey",4]]],[11,"clone","","",47,[[],["updatetype",4]]],[11,"clone","","",8,[[],["geombatch",3]]],[11,"clone","","",12,[[],["screenpt",3]]],[11,"clone","","",13,[[],["screenrectangle",3]]],[11,"clone","","",11,[[],["screendims",3]]],[11,"clone","","",14,[[],["style",3]]],[11,"clone","widgetry::text","",69,[[],["font",4]]],[11,"clone","widgetry","",16,[[],["textspan",3]]],[11,"clone","","",15,[[],["text",3]]],[11,"cmp","","",45,[[["key",4]],["ordering",4]]],[11,"cmp","","",46,[[["multikey",4]],["ordering",4]]],[11,"eq","","",41,[[["horizontalalignment",4]]]],[11,"ne","","",41,[[["horizontalalignment",4]]]],[11,"eq","","",42,[[["verticalalignment",4]]]],[11,"ne","","",42,[[["verticalalignment",4]]]],[11,"eq","","",2,[[["color",3]]]],[11,"ne","","",2,[[["color",3]]]],[11,"eq","","",43,[[["fill",4]]]],[11,"ne","","",43,[[["fill",4]]]],[11,"eq","","",4,[[["texture",3]]]],[11,"ne","","",4,[[["texture",3]]]],[11,"eq","","",3,[[["lineargradient",3]]]],[11,"ne","","",3,[[["lineargradient",3]]]],[11,"eq","","",44,[[["event",4]]]],[11,"ne","","",44,[[["event",4]]]],[11,"eq","","",45,[[["key",4]]]],[11,"eq","","",46,[[["multikey",4]]]],[11,"ne","","",46,[[["multikey",4]]]],[11,"eq","","",47,[[["updatetype",4]]]],[11,"ne","","",47,[[["updatetype",4]]]],[11,"eq","","",12,[[["screenpt",3]]]],[11,"ne","","",12,[[["screenpt",3]]]],[11,"eq","","",11,[[["screendims",3]]]],[11,"ne","","",11,[[["screendims",3]]]],[11,"eq","widgetry::text","",69,[[["font",4]]]],[11,"eq","widgetry","",50,[[["outcome",4]]]],[11,"ne","","",50,[[["outcome",4]]]],[11,"partial_cmp","","",45,[[["key",4]],[["ordering",4],["option",4]]]],[11,"partial_cmp","","",46,[[["multikey",4]],[["ordering",4],["option",4]]]],[11,"lt","","",46,[[["multikey",4]]]],[11,"le","","",46,[[["multikey",4]]]],[11,"gt","","",46,[[["multikey",4]]]],[11,"ge","","",46,[[["multikey",4]]]],[11,"fmt","","",41,[[["formatter",3]],["result",6]]],[11,"fmt","","",42,[[["formatter",3]],["result",6]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"fmt","","",43,[[["formatter",3]],["result",6]]],[11,"fmt","","",4,[[["formatter",3]],["result",6]]],[11,"fmt","","",3,[[["formatter",3]],["result",6]]],[11,"fmt","widgetry::drawing","",65,[[["formatter",3]],["result",6]]],[11,"fmt","widgetry","",44,[[["formatter",3]],["result",6]]],[11,"fmt","","",45,[[["formatter",3]],["result",6]]],[11,"fmt","","",46,[[["formatter",3]],["result",6]]],[11,"fmt","","",47,[[["formatter",3]],["result",6]]],[11,"fmt","","",12,[[["formatter",3]],["result",6]]],[11,"fmt","","",13,[[["formatter",3]],["result",6]]],[11,"fmt","","",11,[[["formatter",3]],["result",6]]],[11,"fmt","widgetry::text","",69,[[["formatter",3]],["result",6]]],[11,"fmt","widgetry","",16,[[["formatter",3]],["result",6]]],[11,"fmt","","",15,[[["formatter",3]],["result",6]]],[11,"fmt","","",50,[[["formatter",3]],["result",6]]],[11,"fmt","","",2,[[["formatter",3]],["result",6]]],[11,"hash","","",45,[[]]],[11,"hash","","",46,[[]]],[11,"hash","widgetry::text","",69,[[]]],[11,"deserialize","widgetry","",2,[[],["result",4]]],[11,"deserialize","","",11,[[],["result",4]]],[11,"serialize","","",2,[[],["result",4]]],[11,"serialize","","",11,[[],["result",4]]],[11,"println","widgetry::event_ctx","",66,[[["string",3]]]],[11,"reprintln","","",66,[[["string",3]]]]],"p":[[3,"Drawable"],[3,"Canvas"],[3,"Color"],[3,"LinearGradient"],[3,"Texture"],[3,"GfxCtx"],[3,"Prerender"],[3,"EventCtx"],[3,"GeomBatch"],[3,"UserInput"],[3,"Settings"],[3,"ScreenDims"],[3,"ScreenPt"],[3,"ScreenRectangle"],[3,"Style"],[3,"Text"],[3,"TextSpan"],[3,"Warper"],[3,"Cached"],[3,"Autocomplete"],[3,"MultiButton"],[3,"Checkbox"],[3,"CompareTimes"],[3,"FanChart"],[3,"Filler"],[3,"DrawWithTooltips"],[3,"LinePlot"],[3,"PlotOptions"],[3,"Series"],[3,"Menu"],[3,"PersistentSplit"],[3,"ScatterPlot"],[3,"Slider"],[3,"Spinner"],[3,"EdgeInsets"],[3,"Panel"],[3,"Widget"],[3,"WidgetOutput"],[3,"Choice"],[4,"DrawBaselayer"],[4,"Transition"],[4,"HorizontalAlignment"],[4,"VerticalAlignment"],[4,"Fill"],[4,"Event"],[4,"Key"],[4,"MultiKey"],[4,"UpdateType"],[13,"ScreenCaptureEverything"],[4,"RewriteColor"],[4,"Outcome"],[3,"Table"],[3,"Filter"],[4,"Col"],[3,"App"],[3,"SimpleStateWrapper"],[8,"SharedAppState"],[8,"State"],[8,"SimpleState"],[3,"Assets"],[3,"GfxCtxInnards"],[3,"VertexArray"],[3,"Buffer"],[3,"PrerenderInnards"],[3,"WindowAdapter"],[3,"Uniforms"],[3,"LoadingScreen"],[3,"State"],[3,"PathConvIter"],[4,"Font"],[8,"TextExt"],[3,"LayoutStyle"],[3,"Button"],[4,"BtnBuilder"],[13,"SVG"],[13,"PlainText"],[13,"TextBG"],[13,"Custom"],[3,"Btn"],[3,"Container"],[3,"Dropdown"],[3,"JustDraw"],[3,"DeferDraw"],[8,"Yvalue"],[3,"PanelBuilder"],[4,"Dims"],[4,"Style"],[13,"Horizontal"],[13,"Vertical"],[13,"Area"],[3,"Column"],[3,"TextBox"],[8,"WidgetImpl"],[3,"Nothing"]]},\
"widgetry_demo":{"doc":"","i":[[3,"App","widgetry_demo","",null,null],[3,"Demo","","",null,null],[12,"controls","","",0,null],[12,"timeseries_panel","","",0,null],[12,"scrollable_canvas","","",0,null],[12,"texture_demo","","",0,null],[12,"elapsed","","",0,null],[5,"main","","",null,[[]]],[5,"setup_texture_demo","","",null,[[["eventctx",3],["texture",3]],["drawable",3]]],[5,"setup_scrollable_canvas","","",null,[[["eventctx",3]],["drawable",3]]],[5,"make_controls","","",null,[[["eventctx",3]],["panel",3]]],[11,"new","","",0,[[["eventctx",3]],["demo",3]]],[11,"make_timeseries_panel","","",0,[[["eventctx",3]],["panel",3]]],[11,"redraw_stopwatch","","",0,[[["eventctx",3]]]],[11,"from","","",1,[[]]],[11,"into","","",1,[[]]],[11,"borrow","","",1,[[]]],[11,"borrow_mut","","",1,[[]]],[11,"try_from","","",1,[[],["result",4]]],[11,"try_into","","",1,[[],["result",4]]],[11,"type_id","","",1,[[],["typeid",3]]],[11,"vzip","","",1,[[]]],[11,"into_any","","",1,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",1,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",1,[[],["any",8]]],[11,"as_any_mut","","",1,[[],["any",8]]],[11,"into_any_arc","","",1,[[["arc",3]],[["any",8],["arc",3]]]],[11,"from","","",0,[[]]],[11,"into","","",0,[[]]],[11,"borrow","","",0,[[]]],[11,"borrow_mut","","",0,[[]]],[11,"try_from","","",0,[[],["result",4]]],[11,"try_into","","",0,[[],["result",4]]],[11,"type_id","","",0,[[],["typeid",3]]],[11,"vzip","","",0,[[]]],[11,"into_any","","",0,[[["global",3],["box",3]],[["any",8],["global",3],["box",3]]]],[11,"into_any_rc","","",0,[[["rc",3]],[["rc",3],["any",8]]]],[11,"as_any","","",0,[[],["any",8]]],[11,"as_any_mut","","",0,[[],["any",8]]],[11,"event","","",0,[[["app",3],["eventctx",3]],[["transition",4],["app",3]]]],[11,"draw","","",0,[[["gfxctx",3],["app",3]]]]],"p":[[3,"Demo"],[3,"App"]]}\
}');
addSearchOptions(searchIndex);initSearch(searchIndex);