mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 01:15:12 +03:00
84 lines
126 KiB
HTML
84 lines
126 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="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings"></script><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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 rust-logo'><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="#fields">Fields</a><div class="sidebar-links"><a href="#structfield.alerts">alerts</a><a href="#structfield.analytics">analytics</a><a href="#structfield.cap">cap</a><a href="#structfield.driving">driving</a><a href="#structfield.edits_name">edits_name</a><a href="#structfield.highlighted_people">highlighted_people</a><a href="#structfield.intersections">intersections</a><a href="#structfield.map_name">map_name</a><a href="#structfield.pandemic">pandemic</a><a href="#structfield.parking">parking</a><a href="#structfield.recorder">recorder</a><a href="#structfield.run_name">run_name</a><a href="#structfield.scheduler">scheduler</a><a href="#structfield.step_count">step_count</a><a href="#structfield.time">time</a><a href="#structfield.transit">transit</a><a href="#structfield.trips">trips</a><a href="#structfield.walking">walking</a></div><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_parked_car_positions">all_parked_car_positions</a><a href="#method.all_trip_info">all_trip_info</a><a href="#method.all_waiting_people">all_waiting_people</a><a href="#method.bldg_to_parked_cars">bldg_to_parked_cars</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_stage_and_remaining_time">current_stage_and_remaining_time</a><a href="#method.debug_car">debug_car</a><a href="#method.debug_car_ui">debug_car_ui</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.debug_queue_lengths">debug_queue_lengths</a><a href="#method.delayed_intersections">delayed_intersections</a><a href="#method.delete_car">delete_car</a><a href="#method.describe_internal_stats">describe_internal_stats</a><a href="#method.dispatch_events">dispatch_events</a><a href="#method.do_step">do_step</a><a href="#method.dump_before_abort">dump_before_abort</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.find_trips_affected_by_live_edits">find_trips_affected_by_live_edits</a><a href="#method.finished_trip_details">finished_trip_details</a><a href="#method.generate_scenario">generate_scenario</a><a href="#method.get_accepted_agents">get_accepted_agents</a><a href="#method.get_all_draw_cars">get_all_draw_cars</a><a href="#method.get_all_draw_peds">get_all_draw_peds</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_graph">get_blocked_by_graph</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_cap_counter">get_cap_counter</a><a href="#method.get_draw_car">get_draw_car</a><a href="#method.get_draw_cars">get_draw_cars</a><a href="#method.get_draw_ped">get_draw_ped</a><a href="#method.get_draw_peds">get_draw_peds</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_highlighted_people">get_highlighted_people</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.get_trip_time_lower_bound">get_trip_time_lower_bound</a><a href="#method.get_unzoomed_agents">get_unzoomed_agents</a><a href="#method.get_unzoomed_transit_riders">get_unzoomed_transit_riders</a><a href="#method.get_waiting_agents">get_waiting_agents</a><a href="#method.handle_live_edited_traffic_signals">handle_live_edited_traffic_signals</a><a href="#method.handle_live_edits">handle_live_edits</a><a href="#method.infinite_parking">infinite_parking</a><a href="#method.is_done">is_done</a><a href="#method.is_empty">is_empty</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.minimal_step">minimal_step</a><a href="#method.new">new</a><a href="#method.new_person">new_person</a><a href="#method.num_active_agents">num_active_agents</a><a href="#method.num_agents">num_agents</a><a href="#method.num_commuters_vehicles">num_commuters_vehicles</a><a href="#method.num_ppl">num_ppl</a><a href="#method.num_recorded_trips">num_recorded_trips</a><a href="#method.num_transit_passengers">num_transit_passengers</a><a href="#method.num_trips">num_trips</a><a href="#method.person_to_agent">person_to_agent</a><a href="#method.record_traffic_for">record_traffic_for</a><a href="#method.save">save</a><a href="#method.save_dir">save_dir</a><a href="#method.save_path">save_path</a><a href="#method.save_recorded_traffic">save_recorded_traffic</a><a href="#method.seed_bus_route">seed_bus_route</a><a href="#method.seed_parked_car">seed_parked_car</a><a href="#method.set_highlighted_people">set_highlighted_people</a><a href="#method.set_name">set_name</a><a href="#method.set_periodic_callback">set_periodic_callback</a><a href="#method.spawn_trips">spawn_trips</a><a href="#method.start_bus">start_bus</a><a href="#method.status_of_buses">status_of_buses</a><a href="#method.step_count">step_count</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_blocked_time">trip_blocked_time</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></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-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-Instrument">Instrument</a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-Same%3CT%3E">Same<T></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><div id="sidebar-vars" data-name="Sim" data-ty="struct" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><button type="button" class="help-button">?</button>
|
||
<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="in-band">Struct <a href="index.html">sim</a>::<wbr><a class="struct" href="">Sim</a></span><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/mod.rs.html#37-66" title="goto source code">[src]</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class="rust struct">pub struct Sim {
|
||
driving: <a class="struct" href="../sim/mechanics/driving/struct.DrivingSimState.html" title="struct sim::mechanics::driving::DrivingSimState">DrivingSimState</a>,
|
||
parking: <a class="enum" href="../sim/mechanics/parking/enum.ParkingSimState.html" title="enum sim::mechanics::parking::ParkingSimState">ParkingSimState</a>,
|
||
walking: <a class="struct" href="../sim/mechanics/walking/struct.WalkingSimState.html" title="struct sim::mechanics::walking::WalkingSimState">WalkingSimState</a>,
|
||
intersections: <a class="struct" href="../sim/mechanics/intersection/struct.IntersectionSimState.html" title="struct sim::mechanics::intersection::IntersectionSimState">IntersectionSimState</a>,
|
||
transit: <a class="struct" href="../sim/transit/struct.TransitSimState.html" title="struct sim::transit::TransitSimState">TransitSimState</a>,
|
||
cap: <a class="struct" href="../sim/cap/struct.CapSimState.html" title="struct sim::cap::CapSimState">CapSimState</a>,
|
||
trips: <a class="struct" href="../sim/trips/struct.TripManager.html" title="struct sim::trips::TripManager">TripManager</a>,
|
||
pandemic: <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/pandemic/pandemic/struct.PandemicModel.html" title="struct sim::pandemic::pandemic::PandemicModel">PandemicModel</a>>,
|
||
scheduler: <a class="struct" href="../sim/scheduler/struct.Scheduler.html" title="struct sim::scheduler::Scheduler">Scheduler</a>,
|
||
time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>,
|
||
pub(crate) map_name: <a class="struct" href="../abstio/abst_paths/struct.MapName.html" title="struct abstio::abst_paths::MapName">MapName</a>,
|
||
pub(crate) edits_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
run_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>,
|
||
step_count: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
||
highlighted_people: <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/collections/btree/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>>>,
|
||
analytics: <a class="struct" href="../sim/analytics/struct.Analytics.html" title="struct sim::analytics::Analytics">Analytics</a>,
|
||
recorder: <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/recorder/struct.TrafficRecorder.html" title="struct sim::recorder::TrafficRecorder">TrafficRecorder</a>>,
|
||
alerts: <a class="enum" href="../sim/sim/enum.AlertHandler.html" title="enum sim::sim::AlertHandler">AlertHandler</a>,
|
||
}</pre></div><div class="docblock"><p>The Sim ties together all the pieces of the simulation. Its main property is the current time.</p>
|
||
</div><h2 id="fields" class="fields small-section-header">
|
||
Fields<a href="#fields" class="anchor"></a></h2><span id="structfield.driving" class="structfield small-section-header"><a href="#structfield.driving" class="anchor field"></a><code>driving: <a class="struct" href="../sim/mechanics/driving/struct.DrivingSimState.html" title="struct sim::mechanics::driving::DrivingSimState">DrivingSimState</a></code></span><span id="structfield.parking" class="structfield small-section-header"><a href="#structfield.parking" class="anchor field"></a><code>parking: <a class="enum" href="../sim/mechanics/parking/enum.ParkingSimState.html" title="enum sim::mechanics::parking::ParkingSimState">ParkingSimState</a></code></span><span id="structfield.walking" class="structfield small-section-header"><a href="#structfield.walking" class="anchor field"></a><code>walking: <a class="struct" href="../sim/mechanics/walking/struct.WalkingSimState.html" title="struct sim::mechanics::walking::WalkingSimState">WalkingSimState</a></code></span><span id="structfield.intersections" class="structfield small-section-header"><a href="#structfield.intersections" class="anchor field"></a><code>intersections: <a class="struct" href="../sim/mechanics/intersection/struct.IntersectionSimState.html" title="struct sim::mechanics::intersection::IntersectionSimState">IntersectionSimState</a></code></span><span id="structfield.transit" class="structfield small-section-header"><a href="#structfield.transit" class="anchor field"></a><code>transit: <a class="struct" href="../sim/transit/struct.TransitSimState.html" title="struct sim::transit::TransitSimState">TransitSimState</a></code></span><span id="structfield.cap" class="structfield small-section-header"><a href="#structfield.cap" class="anchor field"></a><code>cap: <a class="struct" href="../sim/cap/struct.CapSimState.html" title="struct sim::cap::CapSimState">CapSimState</a></code></span><span id="structfield.trips" class="structfield small-section-header"><a href="#structfield.trips" class="anchor field"></a><code>trips: <a class="struct" href="../sim/trips/struct.TripManager.html" title="struct sim::trips::TripManager">TripManager</a></code></span><span id="structfield.pandemic" class="structfield small-section-header"><a href="#structfield.pandemic" class="anchor field"></a><code>pandemic: <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/pandemic/pandemic/struct.PandemicModel.html" title="struct sim::pandemic::pandemic::PandemicModel">PandemicModel</a>></code></span><span id="structfield.scheduler" class="structfield small-section-header"><a href="#structfield.scheduler" class="anchor field"></a><code>scheduler: <a class="struct" href="../sim/scheduler/struct.Scheduler.html" title="struct sim::scheduler::Scheduler">Scheduler</a></code></span><span id="structfield.time" class="structfield small-section-header"><a href="#structfield.time" class="anchor field"></a><code>time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a></code></span><span id="structfield.map_name" class="structfield small-section-header"><a href="#structfield.map_name" class="anchor field"></a><code>map_name: <a class="struct" href="../abstio/abst_paths/struct.MapName.html" title="struct abstio::abst_paths::MapName">MapName</a></code></span><span id="structfield.edits_name" class="structfield small-section-header"><a href="#structfield.edits_name" class="anchor field"></a><code>edits_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span><span id="structfield.run_name" class="structfield small-section-header"><a href="#structfield.run_name" class="anchor field"></a><code>run_name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code></span><span id="structfield.step_count" class="structfield small-section-header"><a href="#structfield.step_count" class="anchor field"></a><code>step_count: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span><span id="structfield.highlighted_people" class="structfield small-section-header"><a href="#structfield.highlighted_people" class="anchor field"></a><code>highlighted_people: <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/collections/btree/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>>></code></span><span id="structfield.analytics" class="structfield small-section-header"><a href="#structfield.analytics" class="anchor field"></a><code>analytics: <a class="struct" href="../sim/analytics/struct.Analytics.html" title="struct sim::analytics::Analytics">Analytics</a></code></span><span id="structfield.recorder" class="structfield small-section-header"><a href="#structfield.recorder" class="anchor field"></a><code>recorder: <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/recorder/struct.TrafficRecorder.html" title="struct sim::recorder::TrafficRecorder">TrafficRecorder</a>></code></span><span id="structfield.alerts" class="structfield small-section-header"><a href="#structfield.alerts" class="anchor field"></a><code>alerts: <a class="enum" href="../sim/sim/enum.AlertHandler.html" title="enum sim::sim::AlertHandler">AlertHandler</a></code></span><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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl" class="anchor"></a><a class="srclink" href="../src/sim/sim/queries.rs.html#23-455" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.time" class="method"><code>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/queries.rs.html#24-26" title="goto source code">[src]</a></h4><h4 id="method.is_done" class="method"><code>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/queries.rs.html#28-30" title="goto source code">[src]</a></h4><h4 id="method.is_empty" class="method"><code>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/queries.rs.html#32-34" title="goto source code">[src]</a></h4><h4 id="method.num_trips" class="method"><code>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/queries.rs.html#37-39" title="goto source code">[src]</a></h4><div class="docblock"><p>(number of finished trips, number of unfinished trips)</p>
|
||
</div><h4 id="method.num_agents" class="method"><code>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/queries.rs.html#40-42" title="goto source code">[src]</a></h4><h4 id="method.num_commuters_vehicles" class="method"><code>pub fn <a href="#method.num_commuters_vehicles" class="fnname">num_commuters_vehicles</a>(&self) -> <a class="struct" href="../sim/trips/struct.CommutersVehiclesCounts.html" title="struct sim::trips::CommutersVehiclesCounts">CommutersVehiclesCounts</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#43-46" title="goto source code">[src]</a></h4><h4 id="method.num_ppl" class="method"><code>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/queries.rs.html#48-50" title="goto source code">[src]</a></h4><div class="docblock"><p>(total number of people, just in buildings, just off map)</p>
|
||
</div><h4 id="method.debug_ped" class="method"><code>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/queries.rs.html#52-55" title="goto source code">[src]</a></h4><h4 id="method.debug_car" class="method"><code>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/queries.rs.html#57-60" title="goto source code">[src]</a></h4><h4 id="method.debug_car_ui" class="method"><code>pub fn <a href="#method.debug_car_ui" class="fnname">debug_car_ui</a>(&self, id: <a class="struct" href="../sim/struct.CarID.html" title="struct sim::CarID">CarID</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/queries.rs.html#63-65" title="goto source code">[src]</a></h4><div class="docblock"><p>Return a short string to debug a car in the UI.</p>
|
||
</div><h4 id="method.debug_intersection" class="method"><code>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/queries.rs.html#67-69" title="goto source code">[src]</a></h4><h4 id="method.debug_lane" class="method"><code>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/queries.rs.html#71-73" title="goto source code">[src]</a></h4><h4 id="method.agent_properties" class="method"><code>pub fn <a href="#method.agent_properties" class="fnname">agent_properties</a>(&self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, id: <a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>) -> <a class="struct" href="../sim/sim/queries/struct.AgentProperties.html" title="struct sim::sim::queries::AgentProperties">AgentProperties</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#76-89" title="goto source code">[src]</a></h4><div class="docblock"><p>Only call for active agents, will panic otherwise</p>
|
||
</div><h4 id="method.num_transit_passengers" class="method"><code>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/queries.rs.html#91-93" title="goto source code">[src]</a></h4><h4 id="method.bus_route_id" class="method"><code>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/queries.rs.html#95-101" title="goto source code">[src]</a></h4><h4 id="method.active_agents" class="method"><code>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/queries.rs.html#103-105" title="goto source code">[src]</a></h4><h4 id="method.num_active_agents" class="method"><code>pub fn <a href="#method.num_active_agents" class="fnname">num_active_agents</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/queries.rs.html#106-108" title="goto source code">[src]</a></h4><h4 id="method.agent_to_trip" class="method"><code>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/queries.rs.html#110-112" title="goto source code">[src]</a></h4><h4 id="method.trip_to_agent" class="method"><code>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/trips/enum.TripResult.html" title="enum sim::trips::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/queries.rs.html#114-116" title="goto source code">[src]</a></h4><h4 id="method.trip_info" class="method"><code>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/trips/struct.TripInfo.html" title="struct sim::trips::TripInfo">TripInfo</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#118-120" title="goto source code">[src]</a></h4><h4 id="method.all_trip_info" class="method"><code>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/trips/struct.TripInfo.html" title="struct sim::trips::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/queries.rs.html#121-123" title="goto source code">[src]</a></h4><h4 id="method.finished_trip_details" class="method"><code>pub fn <a href="#method.finished_trip_details" class="fnname">finished_trip_details</a>(<br> &self, <br> id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</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="../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="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/queries.rs.html#125-127" title="goto source code">[src]</a></h4><div class="docblock"><p>If trip is finished, returns (total time, total waiting time, total distance)</p>
|
||
</div><h4 id="method.trip_blocked_time" class="method"><code>pub fn <a href="#method.trip_blocked_time" class="fnname">trip_blocked_time</a>(&self, id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a>) -> <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#129-131" title="goto source code">[src]</a></h4><h4 id="method.trip_to_person" class="method"><code>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="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/queries.rs.html#133-135" title="goto source code">[src]</a></h4><h4 id="method.agent_to_person" class="method"><code>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/queries.rs.html#138-141" title="goto source code">[src]</a></h4><h4 id="method.person_to_agent" class="method"><code>pub fn <a href="#method.person_to_agent" class="fnname">person_to_agent</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="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#142-148" title="goto source code">[src]</a></h4><h4 id="method.get_owner_of_car" class="method"><code>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/queries.rs.html#149-153" title="goto source code">[src]</a></h4><h4 id="method.lookup_parked_car" class="method"><code>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/queries.rs.html#154-156" title="goto source code">[src]</a></h4><h4 id="method.all_parked_car_positions" class="method"><code>pub fn <a href="#method.all_parked_car_positions" class="fnname">all_parked_car_positions</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="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../map_model/traversable/struct.Position.html" title="struct map_model::traversable::Position">Position</a>, <a class="struct" href="../map_model/traversable/struct.Position.html" title="struct map_model::traversable::Position">Position</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#158-171" title="goto source code">[src]</a></h4><div class="docblock"><p>For every parked car, (position of parking spot, position of owner)</p>
|
||
</div><h4 id="method.lookup_person" class="method"><code>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/trips/struct.Person.html" title="struct sim::trips::Person">Person</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#173-175" title="goto source code">[src]</a></h4><h4 id="method.get_person" class="method"><code>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/trips/struct.Person.html" title="struct sim::trips::Person">Person</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#176-178" title="goto source code">[src]</a></h4><h4 id="method.find_person_by_orig_id" class="method"><code>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/queries.rs.html#179-186" title="goto source code">[src]</a></h4><h4 id="method.get_all_people" class="method"><code>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/trips/struct.Person.html" title="struct sim::trips::Person">Person</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#187-189" title="goto source code">[src]</a></h4><h4 id="method.lookup_car_id" class="method"><code>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/queries.rs.html#191-211" title="goto source code">[src]</a></h4><h4 id="method.get_path" class="method"><code>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/queries.rs.html#213-219" title="goto source code">[src]</a></h4><h4 id="method.get_all_driving_paths" class="method"><code>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/queries.rs.html#220-222" title="goto source code">[src]</a></h4><h4 id="method.trace_route" class="method"><code>pub fn <a href="#method.trace_route" class="fnname">trace_route</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/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#224-230" title="goto source code">[src]</a></h4><h4 id="method.get_canonical_pt_per_trip" class="method"><code>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/trips/enum.TripResult.html" title="enum sim::trips::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/queries.rs.html#232-243" title="goto source code">[src]</a></h4><h4 id="method.get_canonical_pt_per_person" class="method"><code>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/queries.rs.html#244-250" title="goto source code">[src]</a></h4><h4 id="method.canonical_pt_for_agent" class="method"><code>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/queries.rs.html#252-261" title="goto source code">[src]</a></h4><h4 id="method.get_accepted_agents" class="method"><code>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/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.AgentID.html" title="enum sim::AgentID">AgentID</a>, <a class="struct" href="../map_model/objects/turn/struct.TurnID.html" title="struct map_model::objects::turn::TurnID">TurnID</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#263-265" title="goto source code">[src]</a></h4><h4 id="method.get_waiting_agents" class="method"><code>pub fn <a href="#method.get_waiting_agents" class="fnname">get_waiting_agents</a>(<br> &self, <br> id: <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.AgentID.html" title="enum sim::AgentID">AgentID</a>, <a class="struct" href="../map_model/objects/turn/struct.TurnID.html" title="struct map_model::objects::turn::TurnID">TurnID</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/queries.rs.html#266-268" title="goto source code">[src]</a></h4><h4 id="method.get_blocked_by_graph" class="method"><code>pub fn <a href="#method.get_blocked_by_graph" class="fnname">get_blocked_by_graph</a>(<br> &self, <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/collections/btree/map/struct.BTreeMap.html" title="struct alloc::collections::btree::map::BTreeMap">BTreeMap</a><<a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</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="enum" href="../sim/sim/queries/enum.DelayCause.html" title="enum sim::sim::queries::DelayCause">DelayCause</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#272-276" title="goto source code">[src]</a></h4><div class="docblock"><p>For every agent that's currently not moving, figure out how long they've been waiting and
|
||
why they're blocked.</p>
|
||
</div><h4 id="method.status_of_buses" class="method"><code>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/queries.rs.html#279-294" title="goto source code">[src]</a></h4><div class="docblock"><p>(bus, stop index it's coming from, percent to next stop, location)</p>
|
||
</div><h4 id="method.get_analytics" class="method"><code>pub fn <a href="#method.get_analytics" class="fnname">get_analytics</a>(&self) -> &<a class="struct" href="../sim/analytics/struct.Analytics.html" title="struct sim::analytics::Analytics">Analytics</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#296-298" title="goto source code">[src]</a></h4><h4 id="method.delayed_intersections" class="method"><code>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/queries.rs.html#302-305" title="goto source code">[src]</a></h4><div class="docblock"><p>For intersections with an agent waiting beyond some threshold, return when they started
|
||
waiting. Sorted by earliest waiting (likely the root cause of gridlock).</p>
|
||
</div><h4 id="method.bldg_to_people" class="method"><code>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/queries.rs.html#307-309" title="goto source code">[src]</a></h4><h4 id="method.get_pandemic_model" class="method"><code>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><&<a class="struct" href="../sim/pandemic/pandemic/struct.PandemicModel.html" title="struct sim::pandemic::pandemic::PandemicModel">PandemicModel</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#311-313" title="goto source code">[src]</a></h4><h4 id="method.get_end_of_day" class="method"><code>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/queries.rs.html#315-320" title="goto source code">[src]</a></h4><h4 id="method.current_stage_and_remaining_time" class="method"><code>pub fn <a href="#method.current_stage_and_remaining_time" class="fnname">current_stage_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/queries.rs.html#322-325" title="goto source code">[src]</a></h4><h4 id="method.all_arrivals_at_border" class="method"><code>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/queries.rs.html#329-362" title="goto source code">[src]</a></h4><h4 id="method.target_lane_penalty" class="method"><code>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/queries.rs.html#365-371" title="goto source code">[src]</a></h4><div class="docblock"><p>(number of vehicles in the lane, penalty if a bike or other slow vehicle is present)</p>
|
||
</div><h4 id="method.get_people_waiting_at_stop" class="method"><code>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/queries.rs.html#373-378" title="goto source code">[src]</a></h4><h4 id="method.generate_scenario" class="method"><code>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/make/scenario/struct.Scenario.html" title="struct sim::make::scenario::Scenario">Scenario</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#380-382" title="goto source code">[src]</a></h4><h4 id="method.get_cap_counter" class="method"><code>pub fn <a href="#method.get_cap_counter" class="fnname">get_cap_counter</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="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code><a class="srclink" href="../src/sim/sim/queries.rs.html#384-386" title="goto source code">[src]</a></h4><h4 id="method.infinite_parking" class="method"><code>pub fn <a href="#method.infinite_parking" class="fnname">infinite_parking</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/queries.rs.html#388-390" title="goto source code">[src]</a></h4><h4 id="method.all_waiting_people" class="method"><code>pub fn <a href="#method.all_waiting_people" class="fnname">all_waiting_people</a>(&self) -> <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="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>, <a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#392-397" title="goto source code">[src]</a></h4><h4 id="method.describe_internal_stats" class="method"><code>pub fn <a href="#method.describe_internal_stats" class="fnname">describe_internal_stats</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="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/queries.rs.html#399-404" title="goto source code">[src]</a></h4><h4 id="method.debug_queue_lengths" class="method"><code>pub fn <a href="#method.debug_queue_lengths" class="fnname">debug_queue_lengths</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="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/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</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/queries.rs.html#406-408" title="goto source code">[src]</a></h4><h4 id="method.get_trip_time_lower_bound" class="method"><code>pub fn <a href="#method.get_trip_time_lower_bound" class="fnname">get_trip_time_lower_bound</a>(<br> &self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> id: <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</a><br>) -> <a class="type" href="https://docs.rs/anyhow/1.0.38/anyhow/type.Result.html" title="type anyhow::Result">Result</a><<a class="struct" href="../geom/duration/struct.Duration.html" title="struct geom::duration::Duration">Duration</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#413-450" title="goto source code">[src]</a></h4><div class="docblock"><p>Returns the best-case time for a trip in a world with no traffic or intersection delays.
|
||
Might fail in some cases where the real trip succeeds, but the single-mode path can't be
|
||
found. Assumes the TripID exists.</p>
|
||
</div><h4 id="method.get_highlighted_people" class="method"><code>pub fn <a href="#method.get_highlighted_people" class="fnname">get_highlighted_people</a>(&self) -> &<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/collections/btree/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#452-454" title="goto source code">[src]</a></h4></div><h3 id="impl-1" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-1" class="anchor"></a><a class="srclink" href="../src/sim/sim/queries.rs.html#458-520" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.step_count" class="method"><code>pub fn <a href="#method.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/queries.rs.html#459-461" title="goto source code">[src]</a></h4><h4 id="method.get_draw_car" class="method"><code>pub fn <a href="#method.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/render/struct.DrawCarInput.html" title="struct sim::render::DrawCarInput">DrawCarInput</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#463-468" title="goto source code">[src]</a></h4><h4 id="method.get_draw_ped" class="method"><code>pub fn <a href="#method.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/render/struct.DrawPedestrianInput.html" title="struct sim::render::DrawPedestrianInput">DrawPedestrianInput</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#470-472" title="goto source code">[src]</a></h4><h4 id="method.get_draw_cars" class="method"><code>pub fn <a href="#method.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/render/struct.DrawCarInput.html" title="struct sim::render::DrawCarInput">DrawCarInput</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#474-487" title="goto source code">[src]</a></h4><h4 id="method.get_draw_peds" class="method"><code>pub fn <a href="#method.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/render/struct.DrawPedestrianInput.html" title="struct sim::render::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/render/struct.DrawPedCrowdInput.html" title="struct sim::render::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/queries.rs.html#489-495" title="goto source code">[src]</a></h4><h4 id="method.get_all_draw_cars" class="method"><code>pub fn <a href="#method.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/render/struct.DrawCarInput.html" title="struct sim::render::DrawCarInput">DrawCarInput</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#497-503" title="goto source code">[src]</a></h4><h4 id="method.get_all_draw_peds" class="method"><code>pub fn <a href="#method.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/render/struct.DrawPedestrianInput.html" title="struct sim::render::DrawPedestrianInput">DrawPedestrianInput</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#505-507" title="goto source code">[src]</a></h4><h4 id="method.get_unzoomed_agents" class="method"><code>pub fn <a href="#method.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/render/struct.UnzoomedAgent.html" title="struct sim::render::UnzoomedAgent">UnzoomedAgent</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#511-515" title="goto source code">[src]</a></h4><div class="docblock"><p>This does not include transit riders. Some callers need those in addition, but the
|
||
rendering ones don't.</p>
|
||
</div><h4 id="method.get_unzoomed_transit_riders" class="method"><code>pub fn <a href="#method.get_unzoomed_transit_riders" class="fnname">get_unzoomed_transit_riders</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/render/struct.UnzoomedAgent.html" title="struct sim::render::UnzoomedAgent">UnzoomedAgent</a>></code><a class="srclink" href="../src/sim/sim/queries.rs.html#516-519" title="goto source code">[src]</a></h4></div><h3 id="impl-2" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-2" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#203-379" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.new" class="method"><code>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/sim/struct.SimOptions.html" title="struct sim::sim::SimOptions">SimOptions</a>) -> <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#204-232" title="goto source code">[src]</a></h4><h4 id="method.spawn_trips" class="method"><code>pub(crate) fn <a href="#method.spawn_trips" class="fnname">spawn_trips</a>(<br> &mut self, <br> input: <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.PersonID.html" title="struct sim::PersonID">PersonID</a>, <a class="struct" href="../sim/trips/struct.TripInfo.html" title="struct sim::trips::TripInfo">TripInfo</a>, <a class="struct" href="../sim/make/spawner/struct.StartTripArgs.html" title="struct sim::make::spawner::StartTripArgs">StartTripArgs</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</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/mod.rs.html#234-259" title="goto source code">[src]</a></h4><h4 id="method.get_free_onstreet_spots" class="method"><code>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/mod.rs.html#261-263" title="goto source code">[src]</a></h4><h4 id="method.get_free_offstreet_spots" class="method"><code>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/mod.rs.html#265-267" title="goto source code">[src]</a></h4><h4 id="method.get_free_lot_spots" class="method"><code>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/mod.rs.html#269-271" title="goto source code">[src]</a></h4><h4 id="method.get_all_parking_spots" class="method"><code>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/mod.rs.html#274-276" title="goto source code">[src]</a></h4><div class="docblock"><p>(Filled, available)</p>
|
||
</div><h4 id="method.bldg_to_parked_cars" class="method"><code>pub fn <a href="#method.bldg_to_parked_cars" class="fnname">bldg_to_parked_cars</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.CarID.html" title="struct sim::CarID">CarID</a>></code><a class="srclink" href="../src/sim/sim/mod.rs.html#278-280" title="goto source code">[src]</a></h4><h4 id="method.walking_path_to_nearest_parking_spot" class="method"><code>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="struct" href="../map_model/pathfind/struct.Path.html" title="struct map_model::pathfind::Path">Path</a>></code><a class="srclink" href="../src/sim/sim/mod.rs.html#282-316" title="goto source code">[src]</a></h4><h4 id="method.new_person" class="method"><code>pub(crate) fn <a href="#method.new_person" class="fnname">new_person</a>(<br> &mut self, <br> orig_id: <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.OrigPersonID.html" title="struct sim::OrigPersonID">OrigPersonID</a>>, <br> home: <a class="enum" href="../sim/make/spawner/enum.TripEndpoint.html" title="enum sim::make::spawner::TripEndpoint">TripEndpoint</a>, <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/trips/struct.Person.html" title="struct sim::trips::Person">Person</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#318-327" title="goto source code">[src]</a></h4><h4 id="method.seed_parked_car" class="method"><code>pub(crate) fn <a href="#method.seed_parked_car" class="fnname">seed_parked_car</a>(&mut self, vehicle: <a class="struct" href="../sim/struct.Vehicle.html" title="struct sim::Vehicle">Vehicle</a>, spot: <a class="enum" href="../sim/enum.ParkingSpot.html" title="enum sim::ParkingSpot">ParkingSpot</a>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#328-335" title="goto source code">[src]</a></h4><h4 id="method.seed_bus_route" class="method"><code>pub(crate) fn <a href="#method.seed_bus_route" class="fnname">seed_bus_route</a>(&mut self, route: &<a class="struct" href="../map_model/objects/bus_stop/struct.BusRoute.html" title="struct map_model::objects::bus_stop::BusRoute">BusRoute</a>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#337-341" title="goto source code">[src]</a></h4><h4 id="method.start_bus" class="method"><code>fn <a href="#method.start_bus" class="fnname">start_bus</a>(&mut self, route: &<a class="struct" href="../map_model/objects/bus_stop/struct.BusRoute.html" title="struct map_model::objects::bus_stop::BusRoute">BusRoute</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/mod.rs.html#343-374" title="goto source code">[src]</a></h4><h4 id="method.set_name" class="method"><code>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/mod.rs.html#376-378" title="goto source code">[src]</a></h4></div><h3 id="impl-3" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-3" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#382-758" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.minimal_step" class="method"><code>fn <a href="#method.minimal_step" class="fnname">minimal_step</a>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> max_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/sim/trait.SimCallback.html" title="trait sim::sim::SimCallback">SimCallback</a>>><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#385-420" title="goto source code">[src]</a></h4><h4 id="method.do_step" class="method"><code>fn <a href="#method.do_step" class="fnname">do_step</a>(<br> &mut self, <br> map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a>, <br> time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>, <br> cmd: <a class="enum" href="../sim/scheduler/enum.Command.html" title="enum sim::scheduler::Command">Command</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/sim/trait.SimCallback.html" title="trait sim::sim::SimCallback">SimCallback</a>>><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#423-640" title="goto source code">[src]</a></h4><h4 id="method.dispatch_events" class="method"><code>fn <a href="#method.dispatch_events" class="fnname">dispatch_events</a>(&mut self, events: <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/events/enum.Event.html" title="enum sim::events::Event">Event</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/mod.rs.html#642-659" title="goto source code">[src]</a></h4><h4 id="method.timed_step" class="method"><code>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/sim/trait.SimCallback.html" title="trait sim::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/mod.rs.html#661-707" title="goto source code">[src]</a></h4><h4 id="method.tiny_step" class="method"><code>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/sim/trait.SimCallback.html" title="trait sim::sim::SimCallback">SimCallback</a>>><br>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#708-715" title="goto source code">[src]</a></h4><h4 id="method.time_limited_step" class="method"><code>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/sim/trait.SimCallback.html" title="trait sim::sim::SimCallback">SimCallback</a>>><br>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#717-750" title="goto source code">[src]</a></h4><h4 id="method.dump_before_abort" class="method"><code>pub fn <a href="#method.dump_before_abort" class="fnname">dump_before_abort</a>(&self)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#752-757" title="goto source code">[src]</a></h4></div><h3 id="impl-4" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-4" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#761-831" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.save_dir" class="method"><code>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/mod.rs.html#762-764" title="goto source code">[src]</a></h4><h4 id="method.save_path" class="method"><code>fn <a href="#method.save_path" class="fnname">save_path</a>(&self, base_time: <a class="struct" href="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</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/mod.rs.html#766-775" title="goto source code">[src]</a></h4><h4 id="method.save" class="method"><code>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/mod.rs.html#777-818" title="goto source code">[src]</a></h4><h4 id="method.find_previous_savestate" class="method"><code>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/mod.rs.html#820-822" title="goto source code">[src]</a></h4><h4 id="method.find_next_savestate" class="method"><code>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/mod.rs.html#824-826" title="goto source code">[src]</a></h4><h4 id="method.load_savestate" class="method"><code>pub fn <a href="#method.load_savestate" class="fnname">load_savestate</a>(path: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a><'_>) -> <a class="type" href="https://docs.rs/anyhow/1.0.38/anyhow/type.Result.html" title="type anyhow::Result">Result</a><<a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a>></code><a class="srclink" href="../src/sim/sim/mod.rs.html#828-830" title="goto source code">[src]</a></h4></div><h3 id="impl-5" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-5" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#834-960" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.handle_live_edited_traffic_signals" class="method"><code>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/mod.rs.html#835-838" title="goto source code">[src]</a></h4><h4 id="method.handle_live_edits" class="method"><code>pub fn <a href="#method.handle_live_edits" class="fnname">handle_live_edits</a>(&mut self, map: &<a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</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/mod.rs.html#842-894" title="goto source code">[src]</a></h4><div class="docblock"><p>Respond to arbitrary map edits without resetting the simulation. Returns the number of
|
||
(trips cancelled, parked cars displaced).</p>
|
||
</div><h4 id="method.find_trips_affected_by_live_edits" class="method"><code>fn <a href="#method.find_trips_affected_by_live_edits" class="fnname">find_trips_affected_by_live_edits</a>(<br> &mut 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/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="enum" href="../sim/enum.AgentID.html" title="enum sim::AgentID">AgentID</a>, <a class="struct" href="../sim/struct.TripID.html" title="struct sim::TripID">TripID</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.tuple.html">)</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#897-959" title="goto source code">[src]</a></h4><div class="docblock"><p>Returns (trips affected, number of parked cars displaced)</p>
|
||
</div></div><h3 id="impl-6" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-6" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#963-990" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.delete_car" class="method"><code>pub fn <a href="#method.delete_car" class="fnname">delete_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/mod.rs.html#964-985" title="goto source code">[src]</a></h4><h4 id="method.clear_alerts" class="method"><code>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/events/enum.AlertLocation.html" title="enum sim::events::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/mod.rs.html#987-989" title="goto source code">[src]</a></h4></div><h3 id="impl-7" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-7" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#999-1011" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.set_periodic_callback" class="method"><code>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/mod.rs.html#1001-1005" title="goto source code">[src]</a></h4><div class="docblock"><p>Only one at a time supported.</p>
|
||
</div><h4 id="method.unset_periodic_callback" class="method"><code>pub fn <a href="#method.unset_periodic_callback" class="fnname">unset_periodic_callback</a>(&mut self)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#1006-1010" title="goto source code">[src]</a></h4></div><h3 id="impl-8" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-8" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#1014-1027" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.record_traffic_for" class="method"><code>pub fn <a href="#method.record_traffic_for" class="fnname">record_traffic_for</a>(&mut self, intersections: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/collections/btree/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="struct" href="../map_model/objects/intersection/struct.IntersectionID.html" title="struct map_model::objects::intersection::IntersectionID">IntersectionID</a>>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#1015-1018" title="goto source code">[src]</a></h4><h4 id="method.num_recorded_trips" class="method"><code>pub fn <a href="#method.num_recorded_trips" class="fnname">num_recorded_trips</a>(&self) -> <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>></code><a class="srclink" href="../src/sim/sim/mod.rs.html#1020-1022" title="goto source code">[src]</a></h4><h4 id="method.save_recorded_traffic" class="method"><code>pub fn <a href="#method.save_recorded_traffic" class="fnname">save_recorded_traffic</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/mod.rs.html#1024-1026" title="goto source code">[src]</a></h4></div><h3 id="impl-9" class="impl"><code class="in-band">impl <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-9" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#1030-1034" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.set_highlighted_people" class="method"><code>pub fn <a href="#method.set_highlighted_people" class="fnname">set_highlighted_people</a>(&mut self, people: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/collections/btree/set/struct.BTreeSet.html" title="struct alloc::collections::btree::set::BTreeSet">BTreeSet</a><<a class="struct" href="../sim/struct.PersonID.html" title="struct sim::PersonID">PersonID</a>>)</code><a class="srclink" href="../src/sim/sim/mod.rs.html#1031-1033" 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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Clone" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#36" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.clone" class="method hidden"><code>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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a class="srclink" href="../src/sim/sim/mod.rs.html#36" 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>pub 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#128" 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.123/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Deserialize%3C%27de%3E" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#36" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.deserialize" class="method hidden"><code>fn <a href="https://docs.rs/serde/1.0.123/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.123/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.123/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>, </span></code><a class="srclink" href="../src/sim/sim/mod.rs.html#36" 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.123/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></p>
|
||
</div></div><h3 id="impl-Serialize" class="impl"><code class="in-band">impl <a class="trait" href="https://docs.rs/serde/1.0.123/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="struct" href="../sim/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Serialize" class="anchor"></a><a class="srclink" href="../src/sim/sim/mod.rs.html#36" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.serialize" class="method hidden"><code>fn <a href="https://docs.rs/serde/1.0.123/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.123/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.123/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.123/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>, </span></code><a class="srclink" href="../src/sim/sim/mod.rs.html#36" 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.123/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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-RefUnwindSafe" class="anchor"></a><a class="srclink" href="../src/sim/lib.rs.html#1" title="goto source code">[src]</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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Send" class="anchor"></a><a class="srclink" href="../src/sim/lib.rs.html#1" title="goto source code">[src]</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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Sync" class="anchor"></a><a class="srclink" href="../src/sim/lib.rs.html#1" title="goto source code">[src]</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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-Unpin" class="anchor"></a><a class="srclink" href="../src/sim/lib.rs.html#1" title="goto source code">[src]</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/sim/struct.Sim.html" title="struct sim::sim::Sim">Sim</a></code><a href="#impl-UnwindSafe" class="anchor"></a><a class="srclink" href="../src/sim/lib.rs.html#1" title="goto source code">[src]</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#131-135" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.type_id" class="method hidden"><code>pub 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#132" 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#207-211" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.borrow" class="method hidden"><code>pub 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#208" 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#214-218" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.borrow_mut" class="method hidden"><code>pub 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#215" 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.123/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.123/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.123/src/serde/de/mod.rs.html#603" 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>pub 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/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</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="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>></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>pub 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>pub 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>pub 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>pub 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#545-549" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.from" class="method hidden"><code>pub 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#546" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id="impl-Instrument" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://docs.rs/tracing/0.1.23/tracing/instrument/trait.Instrument.html" title="trait tracing::instrument::Instrument">Instrument</a> for T</code><a href="#impl-Instrument" class="anchor"></a><a class="srclink" href="https://docs.rs/tracing/0.1.23/src/tracing/instrument.rs.html#155" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.instrument" class="method hidden"><code>pub fn <a href="https://docs.rs/tracing/0.1.23/tracing/instrument/trait.Instrument.html#method.instrument" class="fnname">instrument</a>(self, span: <a class="struct" href="https://docs.rs/tracing/0.1.23/tracing/span/struct.Span.html" title="struct tracing::span::Span">Span</a>) -> <a class="struct" href="https://docs.rs/tracing/0.1.23/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></code><a class="srclink" href="https://docs.rs/tracing/0.1.23/src/tracing/instrument.rs.html#38" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Instruments this type with the provided <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.23/tracing/instrument/trait.Instrument.html#method.instrument">Read more</a></p>
|
||
</div><h4 id="method.in_current_span" class="method hidden"><code>pub fn <a href="https://docs.rs/tracing/0.1.23/tracing/instrument/trait.Instrument.html#method.in_current_span" class="fnname">in_current_span</a>(self) -> <a class="struct" href="https://docs.rs/tracing/0.1.23/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></code><a class="srclink" href="https://docs.rs/tracing/0.1.23/src/tracing/instrument.rs.html#74" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Instruments this type with the <a href="../struct.Span.html#method.current">current</a> <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.23/tracing/instrument/trait.Instrument.html#method.in_current_span">Read more</a></p>
|
||
</div></div><h3 id="impl-Instrument-1" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/trait.Instrument.html" title="trait tracing_futures::Instrument">Instrument</a> for T</code><a href="#impl-Instrument-1" class="anchor"></a><a class="srclink" href="https://docs.rs/tracing-futures/0.2.3/src/tracing_futures/lib.rs.html#248" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.instrument-1" class="method hidden"><code>pub fn <a href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/trait.Instrument.html#method.instrument" class="fnname">instrument</a>(self, span: <a class="struct" href="https://docs.rs/tracing/0.1.23/tracing/span/struct.Span.html" title="struct tracing::span::Span">Span</a>) -> <a class="struct" href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/struct.Instrumented.html" title="struct tracing_futures::Instrumented">Instrumented</a><Self></code><a class="srclink" href="https://docs.rs/tracing-futures/0.2.3/src/tracing_futures/lib.rs.html#129" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Instruments this type with the provided <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/trait.Instrument.html#method.instrument">Read more</a></p>
|
||
</div><h4 id="method.in_current_span-1" class="method hidden"><code>pub fn <a href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/trait.Instrument.html#method.in_current_span" class="fnname">in_current_span</a>(self) -> <a class="struct" href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/struct.Instrumented.html" title="struct tracing_futures::Instrumented">Instrumented</a><Self></code><a class="srclink" href="https://docs.rs/tracing-futures/0.2.3/src/tracing_futures/lib.rs.html#166" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Instruments this type with the <a href="https://docs.rs/tracing/latest/tracing/span/struct.Span.html#method.current">current</a> <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing-futures/0.2.3/tracing_futures/trait.Instrument.html#method.in_current_span">Read more</a></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#534-541" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.into" class="method hidden"><code>pub 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#538" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id="impl-Same%3CT%3E" class="impl"><code class="in-band">impl<T> Same<T> for T</code><a href="#impl-Same%3CT%3E" class="anchor"></a></h3><div class="impl-items"><h4 id="associatedtype.Output" class="type"><code>type <a href="#associatedtype.Output" class="type">Output</a> = T</code></h4><div class='docblock'><p>Should always be <code>Self</code></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>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>pub 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" 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>pub 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" title="goto source code">[src]</a></h4><div class="item-info 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#582-591" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="associatedtype.Error" class="type"><code>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>pub 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#588" 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#568-577" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="associatedtype.Error-1" class="type"><code>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>pub 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#574" 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>pub 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><div id="rustdoc-vars" data-root-path="../" data-current-crate="sim"></div>
|
||
<script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |