mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-19 20:31:49 +03:00
25 lines
94 KiB
HTML
25 lines
94 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `Sim` struct in crate `sim`."><meta name="keywords" content="rust, rustlang, rust-lang, Sim"><title>sim::Sim - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="../favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../sim/index.html'><div class='logo-container'><img src='../rust-logo.png' alt='logo'></div></a><p class='location'>Struct Sim</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#implementations">Methods</a><div class="sidebar-links"><a href="#method.active_agents">active_agents</a><a href="#method.agent_properties">agent_properties</a><a href="#method.agent_to_person">agent_to_person</a><a href="#method.agent_to_trip">agent_to_trip</a><a href="#method.all_arrivals_at_border">all_arrivals_at_border</a><a href="#method.all_trip_info">all_trip_info</a><a href="#method.bldg_to_people">bldg_to_people</a><a href="#method.bus_route_id">bus_route_id</a><a href="#method.canonical_pt_for_agent">canonical_pt_for_agent</a><a href="#method.clear_alerts">clear_alerts</a><a href="#method.current_phase_and_remaining_time">current_phase_and_remaining_time</a><a href="#method.debug_car">debug_car</a><a href="#method.debug_intersection">debug_intersection</a><a href="#method.debug_lane">debug_lane</a><a href="#method.debug_ped">debug_ped</a><a href="#method.delayed_intersections">delayed_intersections</a><a href="#method.dump_before_abort">dump_before_abort</a><a href="#method.find_blockage_front">find_blockage_front</a><a href="#method.find_next_savestate">find_next_savestate</a><a href="#method.find_person_by_orig_id">find_person_by_orig_id</a><a href="#method.find_previous_savestate">find_previous_savestate</a><a href="#method.finished_trip_time">finished_trip_time</a><a href="#method.flush_spawner">flush_spawner</a><a href="#method.generate_scenario">generate_scenario</a><a href="#method.get_accepted_agents">get_accepted_agents</a><a href="#method.get_all_driving_paths">get_all_driving_paths</a><a href="#method.get_all_parking_spots">get_all_parking_spots</a><a href="#method.get_all_people">get_all_people</a><a href="#method.get_analytics">get_analytics</a><a href="#method.get_blocked_by">get_blocked_by</a><a href="#method.get_canonical_pt_per_person">get_canonical_pt_per_person</a><a href="#method.get_canonical_pt_per_trip">get_canonical_pt_per_trip</a><a href="#method.get_end_of_day">get_end_of_day</a><a href="#method.get_free_lot_spots">get_free_lot_spots</a><a href="#method.get_free_offstreet_spots">get_free_offstreet_spots</a><a href="#method.get_free_onstreet_spots">get_free_onstreet_spots</a><a href="#method.get_owner_of_car">get_owner_of_car</a><a href="#method.get_pandemic_model">get_pandemic_model</a><a href="#method.get_path">get_path</a><a href="#method.get_people_waiting_at_stop">get_people_waiting_at_stop</a><a href="#method.get_person">get_person</a><a href="#method.handle_live_edited_traffic_signals">handle_live_edited_traffic_signals</a><a href="#method.is_done">is_done</a><a href="#method.is_empty">is_empty</a><a href="#method.kill_stuck_car">kill_stuck_car</a><a href="#method.load_savestate">load_savestate</a><a href="#method.lookup_car_id">lookup_car_id</a><a href="#method.lookup_parked_car">lookup_parked_car</a><a href="#method.lookup_person">lookup_person</a><a href="#method.make_spawner">make_spawner</a><a href="#method.new">new</a><a href="#method.num_agents">num_agents</a><a href="#method.num_ppl">num_ppl</a><a href="#method.num_transit_passengers">num_transit_passengers</a><a href="#method.num_trips">num_trips</a><a href="#method.random_person">random_person</a><a href="#method.restore_paths">restore_paths</a><a href="#method.run_until_done">run_until_done</a><a href="#method.save">save</a><a href="#method.save_dir">save_dir</a><a href="#method.set_name">set_name</a><a href="#method.set_periodic_callback">set_periodic_callback</a><a href="#method.status_of_buses">status_of_buses</a><a href="#method.target_lane_penalty">target_lane_penalty</a><a href="#method.time">time</a><a href="#method.time_limited_step">time_limited_step</a><a href="#method.timed_step">timed_step</a><a href="#method.tiny_step">tiny_step</a><a href="#method.trace_route">trace_route</a><a href="#method.trip_info">trip_info</a><a href="#method.trip_to_agent">trip_to_agent</a><a href="#method.trip_to_person">trip_to_person</a><a href="#method.unset_periodic_callback">unset_periodic_callback</a><a href="#method.walking_path_to_nearest_parking_spot">walking_path_to_nearest_parking_spot</a><a href="#method.worst_delay">worst_delay</a></div><a class="sidebar-title" href="#trait-implementations">Trait Implementations</a><div class="sidebar-links"><a href="#impl-Clone">Clone</a><a href="#impl-Deserialize%3C%27de%3E">Deserialize<'de></a><a href="#impl-GetDrawAgents">GetDrawAgents</a><a href="#impl-PartialEq%3CSim%3E">PartialEq<Sim></a><a href="#impl-Serialize">Serialize</a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-RefUnwindSafe">RefUnwindSafe</a><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a><a href="#impl-Unpin">Unpin</a><a href="#impl-UnwindSafe">UnwindSafe</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow%3CT%3E">Borrow<T></a><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><a href="#impl-DeserializeOwned">DeserializeOwned</a><a href="#impl-Downcast">Downcast</a><a href="#impl-DowncastSync">DowncastSync</a><a href="#impl-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-ToOwned">ToOwned</a><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a><a href="#impl-TryInto%3CU%3E">TryInto<U></a><a href="#impl-VZip%3CV%3E">VZip<V></a></div></div><p class='location'><a href='index.html'>sim</a></p><script>window.sidebarCurrent = {name: 'Sim', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../src/sim/sim.rs.html#29-61' title='goto source code'>[src]</a></span><span class='in-band'>Struct <a href='index.html'>sim</a>::<wbr><a class="struct" href=''>Sim</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust struct'>pub struct Sim { /* fields omitted */ }</pre></div><h2 id='implementations' class='small-section-header'>Implementations<a href='#implementations' class='anchor'></a></h2><h3 id='impl' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#109-289' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.new' class="method"><code id='new.v'>pub fn <a href='#method.new' class='fnname'>new</a>(map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, opts: <a class="struct" href="../sim/struct.SimOptions.html" title="struct sim::SimOptions">SimOptions</a>, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a>) -> <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a class='srclink' href='../src/sim/sim.rs.html#110-143' title='goto source code'>[src]</a></h4><h4 id='method.make_spawner' class="method"><code id='make_spawner.v'>pub fn <a href='#method.make_spawner' class='fnname'>make_spawner</a>(&self) -> <a class="struct" href="../sim/struct.TripSpawner.html" title="struct sim::TripSpawner">TripSpawner</a></code><a class='srclink' href='../src/sim/sim.rs.html#145-147' title='goto source code'>[src]</a></h4><h4 id='method.flush_spawner' class="method"><code id='flush_spawner.v'>pub fn <a href='#method.flush_spawner' class='fnname'>flush_spawner</a>(<br> &mut self, <br> spawner: <a class="struct" href="../sim/struct.TripSpawner.html" title="struct sim::TripSpawner">TripSpawner</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a><br>)</code><a class='srclink' href='../src/sim/sim.rs.html#148-156' title='goto source code'>[src]</a></h4><h4 id='method.get_free_onstreet_spots' class="method"><code id='get_free_onstreet_spots.v'>pub fn <a href='#method.get_free_onstreet_spots' class='fnname'>get_free_onstreet_spots</a>(&self, l: <a class="struct" href="../map_model/objects/lane/struct.LaneID.html" title="struct map_model::objects::lane::LaneID">LaneID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>></code><a class='srclink' href='../src/sim/sim.rs.html#158-160' title='goto source code'>[src]</a></h4><h4 id='method.get_free_offstreet_spots' class="method"><code id='get_free_offstreet_spots.v'>pub fn <a href='#method.get_free_offstreet_spots' class='fnname'>get_free_offstreet_spots</a>(&self, b: <a class="struct" href="../map_model/objects/building/struct.BuildingID.html" title="struct map_model::objects::building::BuildingID">BuildingID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>></code><a class='srclink' href='../src/sim/sim.rs.html#162-164' title='goto source code'>[src]</a></h4><h4 id='method.get_free_lot_spots' class="method"><code id='get_free_lot_spots.v'>pub fn <a href='#method.get_free_lot_spots' class='fnname'>get_free_lot_spots</a>(&self, pl: <a class="struct" href="../map_model/objects/parking_lot/struct.ParkingLotID.html" title="struct map_model::objects::parking_lot::ParkingLotID">ParkingLotID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>></code><a class='srclink' href='../src/sim/sim.rs.html#166-168' title='goto source code'>[src]</a></h4><h4 id='method.get_all_parking_spots' class="method"><code id='get_all_parking_spots.v'>pub fn <a href='#method.get_all_parking_spots' class='fnname'>get_all_parking_spots</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#171-173' title='goto source code'>[src]</a></h4><h4 id='method.walking_path_to_nearest_parking_spot' class="method"><code id='walking_path_to_nearest_parking_spot.v'>pub fn <a href='#method.walking_path_to_nearest_parking_spot' class='fnname'>walking_path_to_nearest_parking_spot</a>(<br> &self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> b: <a class="struct" href="../map_model/objects/building/struct.BuildingID.html" title="struct map_model::objects::building::BuildingID">BuildingID</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../map_model/pathfind/struct.Path.html" title="struct map_model::pathfind::Path">Path</a>, <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#176-214' title='goto source code'>[src]</a></h4><h4 id='method.random_person' class="method"><code id='random_person.v'>pub fn <a href='#method.random_person' class='fnname'>random_person</a>(<br> &mut self, <br> ped_speed: <a class="struct" href="../geom/speed/struct.Speed.html" title="struct geom::speed::Speed">Speed</a>, <br> vehicle_specs: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.VehicleSpec.html" title="struct sim::VehicleSpec">VehicleSpec</a>><br>) -> &<a class="struct" href="../sim/struct.Person.html" title="struct sim::Person">Person</a></code><a class='srclink' href='../src/sim/sim.rs.html#226-228' title='goto source code'>[src]</a></h4><h4 id='method.set_name' class="method"><code id='set_name.v'>pub fn <a href='#method.set_name' class='fnname'>set_name</a>(&mut self, name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#286-288' title='goto source code'>[src]</a></h4></div><h3 id='impl-1' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-1' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#355-703' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.timed_step' class="method"><code id='timed_step.v'>pub fn <a href='#method.timed_step' class='fnname'>timed_step</a>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> dt: <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>, <br> maybe_cb: &mut <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="../sim/trait.SimCallback.html" title="trait sim::SimCallback">SimCallback</a>>>, <br> timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a><br>)</code><a class='srclink' href='../src/sim/sim.rs.html#606-652' title='goto source code'>[src]</a></h4><h4 id='method.tiny_step' class="method"><code id='tiny_step.v'>pub fn <a href='#method.tiny_step' class='fnname'>tiny_step</a>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> maybe_cb: &mut <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="../sim/trait.SimCallback.html" title="trait sim::SimCallback">SimCallback</a>>><br>)</code><a class='srclink' href='../src/sim/sim.rs.html#653-660' title='goto source code'>[src]</a></h4><h4 id='method.time_limited_step' class="method"><code id='time_limited_step.v'>pub fn <a href='#method.time_limited_step' class='fnname'>time_limited_step</a>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> dt: <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>, <br> real_time_limit: <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>, <br> maybe_cb: &mut <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="../sim/trait.SimCallback.html" title="trait sim::SimCallback">SimCallback</a>>><br>)</code><a class='srclink' href='../src/sim/sim.rs.html#662-695' title='goto source code'>[src]</a></h4><h4 id='method.dump_before_abort' class="method"><code id='dump_before_abort.v'>pub fn <a href='#method.dump_before_abort' class='fnname'>dump_before_abort</a>(&self)</code><a class='srclink' href='../src/sim/sim.rs.html#697-702' title='goto source code'>[src]</a></h4></div><h3 id='impl-2' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-2' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#707-767' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.run_until_done' class="method"><code id='run_until_done.v'>pub fn <a href='#method.run_until_done' class='fnname'>run_until_done</a><F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&mut <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a>, &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>)>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> callback: F, <br> time_limit: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>><br>)</code><a class='srclink' href='../src/sim/sim.rs.html#708-766' title='goto source code'>[src]</a></h4></div><h3 id='impl-3' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-3' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#770-860' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.save_dir' class="method"><code id='save_dir.v'>pub fn <a href='#method.save_dir' class='fnname'>save_dir</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a class='srclink' href='../src/sim/sim.rs.html#771-773' title='goto source code'>[src]</a></h4><h4 id='method.save' class="method"><code id='save.v'>pub fn <a href='#method.save' class='fnname'>save</a>(&mut self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a class='srclink' href='../src/sim/sim.rs.html#786-827' title='goto source code'>[src]</a></h4><h4 id='method.find_previous_savestate' class="method"><code id='find_previous_savestate.v'>pub fn <a href='#method.find_previous_savestate' class='fnname'>find_previous_savestate</a>(&self, base_time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/sim/sim.rs.html#829-831' title='goto source code'>[src]</a></h4><h4 id='method.find_next_savestate' class="method"><code id='find_next_savestate.v'>pub fn <a href='#method.find_next_savestate' class='fnname'>find_next_savestate</a>(&self, base_time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/sim/sim.rs.html#833-835' title='goto source code'>[src]</a></h4><h4 id='method.load_savestate' class="method"><code id='load_savestate.v'>pub fn <a href='#method.load_savestate' class='fnname'>load_savestate</a>(<br> path: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>></code><a class='srclink' href='../src/sim/sim.rs.html#837-845' title='goto source code'>[src]</a></h4><h4 id='method.restore_paths' class="method"><code id='restore_paths.v'>pub fn <a href='#method.restore_paths' class='fnname'>restore_paths</a>(&mut self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#847-855' title='goto source code'>[src]</a></h4><h4 id='method.handle_live_edited_traffic_signals' class="method"><code id='handle_live_edited_traffic_signals.v'>pub fn <a href='#method.handle_live_edited_traffic_signals' class='fnname'>handle_live_edited_traffic_signals</a>(&mut self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#857-859' title='goto source code'>[src]</a></h4></div><h3 id='impl-4' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-4' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#864-1199' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.time' class="method"><code id='time.v'>pub fn <a href='#method.time' class='fnname'>time</a>(&self) -> <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a></code><a class='srclink' href='../src/sim/sim.rs.html#865-867' title='goto source code'>[src]</a></h4><h4 id='method.is_done' class="method"><code id='is_done.v'>pub fn <a href='#method.is_done' class='fnname'>is_done</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/sim/sim.rs.html#869-871' title='goto source code'>[src]</a></h4><h4 id='method.is_empty' class="method"><code id='is_empty.v'>pub fn <a href='#method.is_empty' class='fnname'>is_empty</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/sim/sim.rs.html#873-875' title='goto source code'>[src]</a></h4><h4 id='method.num_trips' class="method"><code id='num_trips.v'>pub fn <a href='#method.num_trips' class='fnname'>num_trips</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#878-880' title='goto source code'>[src]</a></h4><h4 id='method.num_agents' class="method"><code id='num_agents.v'>pub fn <a href='#method.num_agents' class='fnname'>num_agents</a>(&self) -> <a class="struct" href="../abstutil/collections/struct.Counter.html" title="struct abstutil::collections::Counter">Counter</a><<a class="enum" href="../sim/enum.AgentType.html" title="enum sim::AgentType">AgentType</a>></code><a class='srclink' href='../src/sim/sim.rs.html#881-883' title='goto source code'>[src]</a></h4><h4 id='method.num_ppl' class="method"><code id='num_ppl.v'>pub fn <a href='#method.num_ppl' class='fnname'>num_ppl</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#885-887' title='goto source code'>[src]</a></h4><h4 id='method.debug_ped' class="method"><code id='debug_ped.v'>pub fn <a href='#method.debug_ped' class='fnname'>debug_ped</a>(&self, id: <a class="struct" href="../sim/struct.PedestrianID.html" title="struct sim::PedestrianID">PedestrianID</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#889-892' title='goto source code'>[src]</a></h4><h4 id='method.debug_car' class="method"><code id='debug_car.v'>pub fn <a href='#method.debug_car' class='fnname'>debug_car</a>(&self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#894-897' title='goto source code'>[src]</a></h4><h4 id='method.debug_intersection' class="method"><code id='debug_intersection.v'>pub fn <a href='#method.debug_intersection' class='fnname'>debug_intersection</a>(&self, id: <a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#899-901' title='goto source code'>[src]</a></h4><h4 id='method.debug_lane' class="method"><code id='debug_lane.v'>pub fn <a href='#method.debug_lane' class='fnname'>debug_lane</a>(&self, id: <a class="struct" href="../map_model/objects/lane/struct.LaneID.html" title="struct map_model::objects::lane::LaneID">LaneID</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#903-905' title='goto source code'>[src]</a></h4><h4 id='method.agent_properties' class="method"><code id='agent_properties.v'>pub fn <a href='#method.agent_properties' class='fnname'>agent_properties</a>(&self, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="struct" href="../sim/struct.AgentProperties.html" title="struct sim::AgentProperties">AgentProperties</a></code><a class='srclink' href='../src/sim/sim.rs.html#908-923' title='goto source code'>[src]</a></h4><h4 id='method.num_transit_passengers' class="method"><code id='num_transit_passengers.v'>pub fn <a href='#method.num_transit_passengers' class='fnname'>num_transit_passengers</a>(&self, car: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code><a class='srclink' href='../src/sim/sim.rs.html#925-927' title='goto source code'>[src]</a></h4><h4 id='method.bus_route_id' class="method"><code id='bus_route_id.v'>pub fn <a href='#method.bus_route_id' class='fnname'>bus_route_id</a>(&self, maybe_bus: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../map_model/objects/bus_stop/struct.BusRouteID.html" title="struct map_model::objects::bus_stop::BusRouteID">BusRouteID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#929-935' title='goto source code'>[src]</a></h4><h4 id='method.active_agents' class="method"><code id='active_agents.v'>pub fn <a href='#method.active_agents' class='fnname'>active_agents</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#937-939' title='goto source code'>[src]</a></h4><h4 id='method.agent_to_trip' class="method"><code id='agent_to_trip.v'>pub fn <a href='#method.agent_to_trip' class='fnname'>agent_to_trip</a>(&self, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#941-943' title='goto source code'>[src]</a></h4><h4 id='method.trip_to_agent' class="method"><code id='trip_to_agent.v'>pub fn <a href='#method.trip_to_agent' class='fnname'>trip_to_agent</a>(&self, id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>) -> <a class="enum" href="../sim/enum.TripResult.html" title="enum sim::TripResult">TripResult</a><<a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#945-947' title='goto source code'>[src]</a></h4><h4 id='method.trip_info' class="method"><code id='trip_info.v'>pub fn <a href='#method.trip_info' class='fnname'>trip_info</a>(&self, id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>) -> <a class="struct" href="../sim/struct.TripInfo.html" title="struct sim::TripInfo">TripInfo</a></code><a class='srclink' href='../src/sim/sim.rs.html#949-951' title='goto source code'>[src]</a></h4><h4 id='method.all_trip_info' class="method"><code id='all_trip_info.v'>pub fn <a href='#method.all_trip_info' class='fnname'>all_trip_info</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>, <a class="struct" href="../sim/struct.TripInfo.html" title="struct sim::TripInfo">TripInfo</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#952-954' title='goto source code'>[src]</a></h4><h4 id='method.finished_trip_time' class="method"><code id='finished_trip_time.v'>pub fn <a href='#method.finished_trip_time' class='fnname'>finished_trip_time</a>(&self, id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>, <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#956-958' title='goto source code'>[src]</a></h4><h4 id='method.trip_to_person' class="method"><code id='trip_to_person.v'>pub fn <a href='#method.trip_to_person' class='fnname'>trip_to_person</a>(&self, id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>) -> <a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a></code><a class='srclink' href='../src/sim/sim.rs.html#960-962' title='goto source code'>[src]</a></h4><h4 id='method.agent_to_person' class="method"><code id='agent_to_person.v'>pub fn <a href='#method.agent_to_person' class='fnname'>agent_to_person</a>(&self, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#965-967' title='goto source code'>[src]</a></h4><h4 id='method.get_owner_of_car' class="method"><code id='get_owner_of_car.v'>pub fn <a href='#method.get_owner_of_car' class='fnname'>get_owner_of_car</a>(&self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#968-972' title='goto source code'>[src]</a></h4><h4 id='method.lookup_parked_car' class="method"><code id='lookup_parked_car.v'>pub fn <a href='#method.lookup_parked_car' class='fnname'>lookup_parked_car</a>(&self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="../sim/struct.ParkedCar.html" title="struct sim::ParkedCar">ParkedCar</a>></code><a class='srclink' href='../src/sim/sim.rs.html#973-975' title='goto source code'>[src]</a></h4><h4 id='method.lookup_person' class="method"><code id='lookup_person.v'>pub fn <a href='#method.lookup_person' class='fnname'>lookup_person</a>(&self, id: <a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="../sim/struct.Person.html" title="struct sim::Person">Person</a>></code><a class='srclink' href='../src/sim/sim.rs.html#977-979' title='goto source code'>[src]</a></h4><h4 id='method.get_person' class="method"><code id='get_person.v'>pub fn <a href='#method.get_person' class='fnname'>get_person</a>(&self, id: <a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>) -> &<a class="struct" href="../sim/struct.Person.html" title="struct sim::Person">Person</a></code><a class='srclink' href='../src/sim/sim.rs.html#980-982' title='goto source code'>[src]</a></h4><h4 id='method.find_person_by_orig_id' class="method"><code id='find_person_by_orig_id.v'>pub fn <a href='#method.find_person_by_orig_id' class='fnname'>find_person_by_orig_id</a>(&self, id: <a class="struct" href="../sim/struct.OrigPersonID.html" title="struct sim::OrigPersonID">OrigPersonID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#983-990' title='goto source code'>[src]</a></h4><h4 id='method.get_all_people' class="method"><code id='get_all_people.v'>pub fn <a href='#method.get_all_people' class='fnname'>get_all_people</a>(&self) -> &<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.Person.html" title="struct sim::Person">Person</a>></code><a class='srclink' href='../src/sim/sim.rs.html#991-993' title='goto source code'>[src]</a></h4><h4 id='method.lookup_car_id' class="method"><code id='lookup_car_id.v'>pub fn <a href='#method.lookup_car_id' class='fnname'>lookup_car_id</a>(&self, idx: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#995-1015' title='goto source code'>[src]</a></h4><h4 id='method.get_path' class="method"><code id='get_path.v'>pub fn <a href='#method.get_path' class='fnname'>get_path</a>(&self, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="../map_model/pathfind/struct.Path.html" title="struct map_model::pathfind::Path">Path</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1017-1023' title='goto source code'>[src]</a></h4><h4 id='method.get_all_driving_paths' class="method"><code id='get_all_driving_paths.v'>pub fn <a href='#method.get_all_driving_paths' class='fnname'>get_all_driving_paths</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><&<a class="struct" href="../map_model/pathfind/struct.Path.html" title="struct map_model::pathfind::Path">Path</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1024-1026' title='goto source code'>[src]</a></h4><h4 id='method.trace_route' class="method"><code id='trace_route.v'>pub fn <a href='#method.trace_route' class='fnname'>trace_route</a>(<br> &self, <br> id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> dist_ahead: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a>><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1028-1039' title='goto source code'>[src]</a></h4><h4 id='method.get_canonical_pt_per_trip' class="method"><code id='get_canonical_pt_per_trip.v'>pub fn <a href='#method.get_canonical_pt_per_trip' class='fnname'>get_canonical_pt_per_trip</a>(<br> &self, <br> trip: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="enum" href="../sim/enum.TripResult.html" title="enum sim::TripResult">TripResult</a><<a class="struct" href="../geom/pt/struct.Pt2D.html" title="struct geom::pt::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1041-1052' title='goto source code'>[src]</a></h4><h4 id='method.get_canonical_pt_per_person' class="method"><code id='get_canonical_pt_per_person.v'>pub fn <a href='#method.get_canonical_pt_per_person' class='fnname'>get_canonical_pt_per_person</a>(<br> &self, <br> p: <a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/pt/struct.Pt2D.html" title="struct geom::pt::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1053-1059' title='goto source code'>[src]</a></h4><h4 id='method.canonical_pt_for_agent' class="method"><code id='canonical_pt_for_agent.v'>pub fn <a href='#method.canonical_pt_for_agent' class='fnname'>canonical_pt_for_agent</a>(&self, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/pt/struct.Pt2D.html" title="struct geom::pt::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1061-1070' title='goto source code'>[src]</a></h4><h4 id='method.get_accepted_agents' class="method"><code id='get_accepted_agents.v'>pub fn <a href='#method.get_accepted_agents' class='fnname'>get_accepted_agents</a>(&self, id: <a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/std/collections/hash/set/struct.HashSet.html" title="struct std::collections::hash::set::HashSet">HashSet</a><<a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1072-1074' title='goto source code'>[src]</a></h4><h4 id='method.get_blocked_by' class="method"><code id='get_blocked_by.v'>pub fn <a href='#method.get_blocked_by' class='fnname'>get_blocked_by</a>(&self, a: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/std/collections/hash/set/struct.HashSet.html" title="struct std::collections::hash::set::HashSet">HashSet</a><<a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1075-1077' title='goto source code'>[src]</a></h4><h4 id='method.status_of_buses' class="method"><code id='status_of_buses.v'>pub fn <a href='#method.status_of_buses' class='fnname'>status_of_buses</a>(<br> &self, <br> route: <a class="struct" href="../map_model/objects/bus_stop/struct.BusRouteID.html" title="struct map_model::objects::bus_stop::BusRouteID">BusRouteID</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>, <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, <a class="struct" href="../geom/pt/struct.Pt2D.html" title="struct geom::pt::Pt2D">Pt2D</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1080-1095' title='goto source code'>[src]</a></h4><h4 id='method.get_analytics' class="method"><code id='get_analytics.v'>pub fn <a href='#method.get_analytics' class='fnname'>get_analytics</a>(&self) -> &<a class="struct" href="../sim/struct.Analytics.html" title="struct sim::Analytics">Analytics</a></code><a class='srclink' href='../src/sim/sim.rs.html#1097-1099' title='goto source code'>[src]</a></h4><h4 id='method.find_blockage_front' class="method"><code id='find_blockage_front.v'>pub fn <a href='#method.find_blockage_front' class='fnname'>find_blockage_front</a>(&self, car: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a class='srclink' href='../src/sim/sim.rs.html#1101-1104' title='goto source code'>[src]</a></h4><h4 id='method.delayed_intersections' class="method"><code id='delayed_intersections.v'>pub fn <a href='#method.delayed_intersections' class='fnname'>delayed_intersections</a>(<br> &self, <br> threshold: <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a>, <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1108-1111' title='goto source code'>[src]</a></h4><h4 id='method.bldg_to_people' class="method"><code id='bldg_to_people.v'>pub fn <a href='#method.bldg_to_people' class='fnname'>bldg_to_people</a>(&self, b: <a class="struct" href="../map_model/objects/building/struct.BuildingID.html" title="struct map_model::objects::building::BuildingID">BuildingID</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1113-1115' title='goto source code'>[src]</a></h4><h4 id='method.worst_delay' class="method"><code id='worst_delay.v'>pub fn <a href='#method.worst_delay' class='fnname'>worst_delay</a>(<br> &self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="https://doc.rust-lang.org/nightly/alloc/collections/btree/map/struct.BTreeMap.html" title="struct alloc::collections::btree::map::BTreeMap">BTreeMap</a><<a class="struct" href="../map_model/objects/road/struct.RoadID.html" title="struct map_model::objects::road::RoadID">RoadID</a>, <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/collections/btree/map/struct.BTreeMap.html" title="struct alloc::collections::btree::map::BTreeMap">BTreeMap</a><<a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a>, <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#1117-1125' title='goto source code'>[src]</a></h4><h4 id='method.get_pandemic_model' class="method"><code id='get_pandemic_model.v'>pub fn <a href='#method.get_pandemic_model' class='fnname'>get_pandemic_model</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&PandemicModel></code><a class='srclink' href='../src/sim/sim.rs.html#1127-1129' title='goto source code'>[src]</a></h4><h4 id='method.get_end_of_day' class="method"><code id='get_end_of_day.v'>pub fn <a href='#method.get_end_of_day' class='fnname'>get_end_of_day</a>(&self) -> <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a></code><a class='srclink' href='../src/sim/sim.rs.html#1131-1136' title='goto source code'>[src]</a></h4><h4 id='method.current_phase_and_remaining_time' class="method"><code id='current_phase_and_remaining_time.v'>pub fn <a href='#method.current_phase_and_remaining_time' class='fnname'>current_phase_and_remaining_time</a>(<br> &self, <br> i: <a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#1138-1141' title='goto source code'>[src]</a></h4><h4 id='method.all_arrivals_at_border' class="method"><code id='all_arrivals_at_border.v'>pub fn <a href='#method.all_arrivals_at_border' class='fnname'>all_arrivals_at_border</a>(<br> &self, <br> i: <a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="enum" href="../sim/enum.AgentType.html" title="enum sim::AgentType">AgentType</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1145-1178' title='goto source code'>[src]</a></h4><h4 id='method.target_lane_penalty' class="method"><code id='target_lane_penalty.v'>pub fn <a href='#method.target_lane_penalty' class='fnname'>target_lane_penalty</a>(&self, lane: &<a class="struct" href="../map_model/objects/lane/struct.Lane.html" title="struct map_model::objects::lane::Lane">Lane</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#1181-1187' title='goto source code'>[src]</a></h4><h4 id='method.get_people_waiting_at_stop' class="method"><code id='get_people_waiting_at_stop.v'>pub fn <a href='#method.get_people_waiting_at_stop' class='fnname'>get_people_waiting_at_stop</a>(<br> &self, <br> at: <a class="struct" href="../map_model/objects/bus_stop/struct.BusStopID.html" title="struct map_model::objects::bus_stop::BusStopID">BusStopID</a><br>) -> &<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../sim/struct.PedestrianID.html" title="struct sim::PedestrianID">PedestrianID</a>, <a class="struct" href="../map_model/objects/bus_stop/struct.BusRouteID.html" title="struct map_model::objects::bus_stop::BusRouteID">BusRouteID</a>, <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../map_model/objects/bus_stop/struct.BusStopID.html" title="struct map_model::objects::bus_stop::BusStopID">BusStopID</a>>, <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1189-1194' title='goto source code'>[src]</a></h4><h4 id='method.generate_scenario' class="method"><code id='generate_scenario.v'>pub fn <a href='#method.generate_scenario' class='fnname'>generate_scenario</a>(&self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>) -> <a class="struct" href="../sim/struct.Scenario.html" title="struct sim::Scenario">Scenario</a></code><a class='srclink' href='../src/sim/sim.rs.html#1196-1198' title='goto source code'>[src]</a></h4></div><h3 id='impl-5' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-5' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#1202-1229' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.kill_stuck_car' class="method"><code id='kill_stuck_car.v'>pub fn <a href='#method.kill_stuck_car' class='fnname'>kill_stuck_car</a>(&mut self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#1203-1224' title='goto source code'>[src]</a></h4><h4 id='method.clear_alerts' class="method"><code id='clear_alerts.v'>pub fn <a href='#method.clear_alerts' class='fnname'>clear_alerts</a>(&mut self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>, <a class="enum" href="../sim/enum.AlertLocation.html" title="enum sim::AlertLocation">AlertLocation</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/sim/sim.rs.html#1226-1228' title='goto source code'>[src]</a></h4></div><h3 id='impl-6' class='impl'><code class='in-band'>impl <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-6' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#1238-1250' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.set_periodic_callback' class="method"><code id='set_periodic_callback.v'>pub fn <a href='#method.set_periodic_callback' class='fnname'>set_periodic_callback</a>(&mut self, frequency: <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>)</code><a class='srclink' href='../src/sim/sim.rs.html#1240-1244' title='goto source code'>[src]</a></h4><h4 id='method.unset_periodic_callback' class="method"><code id='unset_periodic_callback.v'>pub fn <a href='#method.unset_periodic_callback' class='fnname'>unset_periodic_callback</a>(&mut self)</code><a class='srclink' href='../src/sim/sim.rs.html#1245-1249' title='goto source code'>[src]</a></h4></div><h2 id='trait-implementations' class='small-section-header'>Trait Implementations<a href='#trait-implementations' class='anchor'></a></h2><div id='trait-implementations-list'><h3 id='impl-Clone' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Clone' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.clone' class="method hidden"><code id='clone.v'>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&self) -> <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Returns a copy of the value. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone">Read more</a></p>
|
||
</div><h4 id='method.clone_from' class="method hidden"><code id='clone_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Self)</code><span class='since' title='Stable since Rust version 1.0.0'>1.0.0</span><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/clone.rs.html#131-133' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from">Read more</a></p>
|
||
</div></div><h3 id='impl-Deserialize%3C%27de%3E' class='impl'><code class='in-band'>impl<'de> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Deserialize%3C%27de%3E' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.deserialize' class="method hidden"><code id='deserialize.v'>fn <a href='https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html#tymethod.deserialize' class='fnname'>deserialize</a><__D>(__deserializer: __D) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, __D::<a class="type" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>> <span class="where fmt-newline">where<br> __D: <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>, </span></code><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Deserialize this value from the given Serde deserializer. <a href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></p>
|
||
</div></div><h3 id='impl-GetDrawAgents' class='impl'><code class='in-band'>impl <a class="trait" href="../sim/trait.GetDrawAgents.html" title="trait sim::GetDrawAgents">GetDrawAgents</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-GetDrawAgents' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#292-352' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.time-1' class="method hidden"><code id='time.v-1'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.time' class='fnname'>time</a>(&self) -> <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a></code><a class='srclink' href='../src/sim/sim.rs.html#293-295' title='goto source code'>[src]</a></h4><h4 id='method.step_count' class="method hidden"><code id='step_count.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.step_count' class='fnname'>step_count</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code><a class='srclink' href='../src/sim/sim.rs.html#297-299' title='goto source code'>[src]</a></h4><h4 id='method.get_draw_car' class="method hidden"><code id='get_draw_car.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_draw_car' class='fnname'>get_draw_car</a>(&self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.DrawCarInput.html" title="struct sim::DrawCarInput">DrawCarInput</a>></code><a class='srclink' href='../src/sim/sim.rs.html#301-306' title='goto source code'>[src]</a></h4><h4 id='method.get_draw_ped' class="method hidden"><code id='get_draw_ped.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_draw_ped' class='fnname'>get_draw_ped</a>(<br> &self, <br> id: <a class="struct" href="../sim/struct.PedestrianID.html" title="struct sim::PedestrianID">PedestrianID</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../sim/struct.DrawPedestrianInput.html" title="struct sim::DrawPedestrianInput">DrawPedestrianInput</a>></code><a class='srclink' href='../src/sim/sim.rs.html#308-310' title='goto source code'>[src]</a></h4><h4 id='method.get_draw_cars' class="method hidden"><code id='get_draw_cars.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_draw_cars' class='fnname'>get_draw_cars</a>(&self, on: <a class="enum" href="../map_model/traversable/enum.Traversable.html" title="enum map_model::traversable::Traversable">Traversable</a>, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.DrawCarInput.html" title="struct sim::DrawCarInput">DrawCarInput</a>></code><a class='srclink' href='../src/sim/sim.rs.html#312-325' title='goto source code'>[src]</a></h4><h4 id='method.get_draw_peds' class="method hidden"><code id='get_draw_peds.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_draw_peds' class='fnname'>get_draw_peds</a>(<br> &self, <br> on: <a class="enum" href="../map_model/traversable/enum.Traversable.html" title="enum map_model::traversable::Traversable">Traversable</a>, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.DrawPedestrianInput.html" title="struct sim::DrawPedestrianInput">DrawPedestrianInput</a>>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.DrawPedCrowdInput.html" title="struct sim::DrawPedCrowdInput">DrawPedCrowdInput</a>><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/sim/sim.rs.html#327-333' title='goto source code'>[src]</a></h4><h4 id='method.get_all_draw_cars' class="method hidden"><code id='get_all_draw_cars.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_all_draw_cars' class='fnname'>get_all_draw_cars</a>(&self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.DrawCarInput.html" title="struct sim::DrawCarInput">DrawCarInput</a>></code><a class='srclink' href='../src/sim/sim.rs.html#335-341' title='goto source code'>[src]</a></h4><h4 id='method.get_all_draw_peds' class="method hidden"><code id='get_all_draw_peds.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_all_draw_peds' class='fnname'>get_all_draw_peds</a>(&self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.DrawPedestrianInput.html" title="struct sim::DrawPedestrianInput">DrawPedestrianInput</a>></code><a class='srclink' href='../src/sim/sim.rs.html#343-345' title='goto source code'>[src]</a></h4><h4 id='method.get_unzoomed_agents' class="method hidden"><code id='get_unzoomed_agents.v'>fn <a href='../sim/trait.GetDrawAgents.html#tymethod.get_unzoomed_agents' class='fnname'>get_unzoomed_agents</a>(&self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../sim/struct.UnzoomedAgent.html" title="struct sim::UnzoomedAgent">UnzoomedAgent</a>></code><a class='srclink' href='../src/sim/sim.rs.html#347-351' title='goto source code'>[src]</a></h4></div><h3 id='impl-PartialEq%3CSim%3E' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a><<a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a>> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-PartialEq%3CSim%3E' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.eq' class="method hidden"><code id='eq.v'>fn <a href='https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq' class='fnname'>eq</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used by <code>==</code>. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p>
|
||
</div><h4 id='method.ne' class="method hidden"><code id='ne.v'><span class="docblock attributes">#[must_use]</span>fn <a href='https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne' class='fnname'>ne</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><span class='since' title='Stable since Rust version 1.0.0'>1.0.0</span><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#216-218' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>!=</code>.</p>
|
||
</div></div><h3 id='impl-Serialize' class='impl'><code class='in-band'>impl <a class="trait" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Serialize' class='anchor'></a><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.serialize' class="method hidden"><code id='serialize.v'>fn <a href='https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html#tymethod.serialize' class='fnname'>serialize</a><__S>(&self, __serializer: __S) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><__S::<a class="type" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html#associatedtype.Ok" title="type serde::ser::Serializer::Ok">Ok</a>, __S::<a class="type" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html#associatedtype.Error" title="type serde::ser::Serializer::Error">Error</a>> <span class="where fmt-newline">where<br> __S: <a class="trait" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>, </span></code><a class='srclink' href='../src/sim/sim.rs.html#27' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Serialize this value into the given Serde serializer. <a href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html#tymethod.serialize">Read more</a></p>
|
||
</div></div></div><h2 id='synthetic-implementations' class='small-section-header'>Auto Trait Implementations<a href='#synthetic-implementations' class='anchor'></a></h2><div id='synthetic-implementations-list'><h3 id='impl-RefUnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-RefUnwindSafe' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Unpin' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-Unpin' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-UnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="struct" href="../sim/struct.Sim.html" title="struct sim::Sim">Sim</a></code><a href='#impl-UnwindSafe' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-Any' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#108-112' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code id='type_id.v'>fn <a href='https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#109-111' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></div><h3 id='impl-Borrow%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Borrow%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213-217' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><code id='borrow.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214-216' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></div><h3 id='impl-BorrowMut%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-BorrowMut%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#220-224' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><code id='borrow_mut.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221-223' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></div><h3 id='impl-DeserializeOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T <span class="where fmt-newline">where<br> T: for<'de> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de>, </span></code><a href='#impl-DeserializeOwned' class='anchor'></a><a class='srclink' href='https://docs.rs/serde/1.0.110/src/serde/de/mod.rs.html#604' title='goto source code'>[src]</a></h3><div class='impl-items'></div><h3 id='impl-Downcast' class='impl'><code class='in-band'>impl<T> Downcast for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a>, </span></code><a href='#impl-Downcast' class='anchor'></a></h3><div class='impl-items'><h4 id='method.into_any' class="method hidden"><code id='into_any.v'>fn <a href='#method.into_any' class='fnname'>into_any</a>(self: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static></code></h4><div class='docblock hidden'><p>Convert <code>Box<dyn Trait></code> (where <code>Trait: Downcast</code>) to <code>Box<dyn Any></code>. <code>Box<dyn Any></code> can then be further <code>downcast</code> into <code>Box<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <a href="#tymethod.into_any">Read more</a></p>
|
||
</div><h4 id='method.into_any_rc' class="method hidden"><code id='into_any_rc.v'>fn <a href='#method.into_any_rc' class='fnname'>into_any_rc</a>(self: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><T>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static></code></h4><div class='docblock hidden'><p>Convert <code>Rc<Trait></code> (where <code>Trait: Downcast</code>) to <code>Rc<Any></code>. <code>Rc<Any></code> can then be further <code>downcast</code> into <code>Rc<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <a href="#tymethod.into_any_rc">Read more</a></p>
|
||
</div><h4 id='method.as_any' class="method hidden"><code id='as_any.v'>fn <a href='#method.as_any' class='fnname'>as_any</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</code></h4><div class='docblock hidden'><p>Convert <code>&Trait</code> (where <code>Trait: Downcast</code>) to <code>&Any</code>. This is needed since Rust cannot generate <code>&Any</code>'s vtable from <code>&Trait</code>'s. <a href="#tymethod.as_any">Read more</a></p>
|
||
</div><h4 id='method.as_any_mut' class="method hidden"><code id='as_any_mut.v'>fn <a href='#method.as_any_mut' class='fnname'>as_any_mut</a>(&mut self) -> &mut (dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</code></h4><div class='docblock hidden'><p>Convert <code>&mut Trait</code> (where <code>Trait: Downcast</code>) to <code>&Any</code>. This is needed since Rust cannot generate <code>&mut Any</code>'s vtable from <code>&mut Trait</code>'s. <a href="#tymethod.as_any_mut">Read more</a></p>
|
||
</div></div><h3 id='impl-DowncastSync' class='impl'><code class='in-band'>impl<T> DowncastSync for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a>, </span></code><a href='#impl-DowncastSync' class='anchor'></a></h3><div class='impl-items'><h4 id='method.into_any_arc' class="method hidden"><code id='into_any_arc.v'>fn <a href='#method.into_any_arc' class='fnname'>into_any_arc</a>(self: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html" title="struct alloc::sync::Arc">Arc</a><T>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html" title="struct alloc::sync::Arc">Arc</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>></code></h4><div class='docblock hidden'><p>Convert <code>Arc<Trait></code> (where <code>Trait: Downcast</code>) to <code>Arc<Any></code>. <code>Arc<Any></code> can then be further <code>downcast</code> into <code>Arc<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <a href="#tymethod.into_any_arc">Read more</a></p>
|
||
</div></div><h3 id='impl-From%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href='#impl-From%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#565-569' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from' class="method hidden"><code id='from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#566-568' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Into%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href='#impl-Into%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#554-561' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code id='into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -> U</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#558-560' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-ToOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>, </span></code><a href='#impl-ToOwned' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#80-92' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Owned' class="type"><code id='Owned.t'>type <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#associatedtype.Owned' class="type">Owned</a> = T</code></h4><div class='docblock'><p>The resulting type after obtaining ownership.</p>
|
||
</div><h4 id='method.to_owned' class="method hidden"><code id='to_owned.v'>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned' class='fnname'>to_owned</a>(&self) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#85-87' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></p>
|
||
</div><h4 id='method.clone_into' class="method hidden"><code id='clone_into.v'>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into' class='fnname'>clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T)</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#89-91' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>toowned_clone_into</code>)</summary><p>recently added</p>
|
||
</details></div></div><div class='docblock hidden'><p>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></p>
|
||
</div></div><h3 id='impl-TryFrom%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href='#impl-TryFrom%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#602-611' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code id='Error.t'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_from' class="method hidden"><code id='try_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#608-610' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryInto%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href='#impl-TryInto%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#588-597' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code id='Error.t-1'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_into' class="method hidden"><code id='try_into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#594-596' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-VZip%3CV%3E' class='impl'><code class='in-band'>impl<V, T> VZip<V> for T <span class="where fmt-newline">where<br> V: MultiLane<T>, </span></code><a href='#impl-VZip%3CV%3E' class='anchor'></a></h3><div class='impl-items'><h4 id='method.vzip' class="method hidden"><code id='vzip.v'>fn <a href='#method.vzip' class='fnname'>vzip</a>(self) -> V</code></h4></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "sim";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |