mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
12 lines
75 KiB
HTML
12 lines
75 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 `Map` struct in crate `map_model`."><meta name="keywords" content="rust, rustlang, rust-lang, Map"><title>map_model::Map - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="../favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../map_model/index.html'><div class='logo-container'><img src='../rust-logo.png' alt='logo'></div></a><p class='location'>Struct Map</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#implementations">Methods</a><div class="sidebar-links"><a href="#method.all_areas">all_areas</a><a href="#method.all_buildings">all_buildings</a><a href="#method.all_bus_routes">all_bus_routes</a><a href="#method.all_bus_stops">all_bus_stops</a><a href="#method.all_incoming_borders">all_incoming_borders</a><a href="#method.all_intersections">all_intersections</a><a href="#method.all_lanes">all_lanes</a><a href="#method.all_outgoing_borders">all_outgoing_borders</a><a href="#method.all_parking_lots">all_parking_lots</a><a href="#method.all_roads">all_roads</a><a href="#method.all_turns">all_turns</a><a href="#method.blank">blank</a><a href="#method.building_to_road">building_to_road</a><a href="#method.corrupt_err">corrupt_err</a><a href="#method.create_from_raw">create_from_raw</a><a href="#method.driving_side_angle">driving_side_angle</a><a href="#method.find_b_by_osm_id">find_b_by_osm_id</a><a href="#method.find_br">find_br</a><a href="#method.find_driving_lane_near_building">find_driving_lane_near_building</a><a href="#method.find_i_by_osm_id">find_i_by_osm_id</a><a href="#method.find_r_by_osm_id">find_r_by_osm_id</a><a href="#method.get_a">get_a</a><a href="#method.get_b">get_b</a><a href="#method.get_boundary_polygon">get_boundary_polygon</a><a href="#method.get_bounds">get_bounds</a><a href="#method.get_br">get_br</a><a href="#method.get_bs">get_bs</a><a href="#method.get_bus_route">get_bus_route</a><a href="#method.get_city_name">get_city_name</a><a href="#method.get_driving_side">get_driving_side</a><a href="#method.get_edits">get_edits</a><a href="#method.get_gps_bounds">get_gps_bounds</a><a href="#method.get_i">get_i</a><a href="#method.get_i_edit">get_i_edit</a><a href="#method.get_l">get_l</a><a href="#method.get_languages">get_languages</a><a href="#method.get_name">get_name</a><a href="#method.get_next_roads">get_next_roads</a><a href="#method.get_next_turns_and_lanes">get_next_turns_and_lanes</a><a href="#method.get_parent">get_parent</a><a href="#method.get_pl">get_pl</a><a href="#method.get_r">get_r</a><a href="#method.get_routes_serving_stop">get_routes_serving_stop</a><a href="#method.get_stop_sign">get_stop_sign</a><a href="#method.get_t">get_t</a><a href="#method.get_traffic_signal">get_traffic_signal</a><a href="#method.get_turn_between">get_turn_between</a><a href="#method.get_turn_group">get_turn_group</a><a href="#method.get_turns_for">get_turns_for</a><a href="#method.get_turns_from_lane">get_turns_from_lane</a><a href="#method.get_turns_in_intersection">get_turns_in_intersection</a><a href="#method.get_turns_to_lane">get_turns_to_lane</a><a href="#method.hack_override_bldg_type">hack_override_bldg_type</a><a href="#method.hack_override_offstreet_spots">hack_override_offstreet_spots</a><a href="#method.hack_override_offstreet_spots_individ">hack_override_offstreet_spots_individ</a><a href="#method.hack_override_orig_spawn_times">hack_override_orig_spawn_times</a><a href="#method.incremental_edit_traffic_signal">incremental_edit_traffic_signal</a><a href="#method.left_shift">left_shift</a><a href="#method.left_shift_line">left_shift_line</a><a href="#method.maybe_get_a">maybe_get_a</a><a href="#method.maybe_get_b">maybe_get_b</a><a href="#method.maybe_get_br">maybe_get_br</a><a href="#method.maybe_get_bs">maybe_get_bs</a><a href="#method.maybe_get_i">maybe_get_i</a><a href="#method.maybe_get_l">maybe_get_l</a><a href="#method.maybe_get_pl">maybe_get_pl</a><a href="#method.maybe_get_r">maybe_get_r</a><a href="#method.maybe_get_stop_sign">maybe_get_stop_sign</a><a href="#method.maybe_get_t">maybe_get_t</a><a href="#method.maybe_get_traffic_signal">maybe_get_traffic_signal</a><a href="#method.must_apply_edits">must_apply_edits</a><a href="#method.must_left_shift">must_left_shift</a><a href="#method.must_right_shift">must_right_shift</a><a href="#method.new">new</a><a href="#method.pathfind">pathfind</a><a href="#method.recalculate_pathfinding_after_edits">recalculate_pathfinding_after_edits</a><a href="#method.right_shift">right_shift</a><a href="#method.right_shift_line">right_shift_line</a><a href="#method.save">save</a><a href="#method.save_edits">save_edits</a><a href="#method.should_use_transit">should_use_transit</a><a href="#method.try_apply_edits">try_apply_edits</a><a href="#method.unsaved_edits">unsaved_edits</a></div><a class="sidebar-title" href="#trait-implementations">Trait Implementations</a><div class="sidebar-links"><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-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></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'>map_model</a></p><script>window.sidebarCurrent = {name: 'Map', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../src/map_model/lib.rs.html#45-83' title='goto source code'>[src]</a></span><span class='in-band'>Struct <a href='index.html'>map_model</a>::<wbr><a class="struct" href=''>Map</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust struct'>pub struct Map { /* fields omitted */ }</pre></div><h2 id='implementations' class='small-section-header'>Implementations<a href='#implementations' class='anchor'></a></h2><h3 id='impl' class='impl'><code class='in-band'>impl <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl' class='anchor'></a><a class='srclink' href='../src/map_model/edits.rs.html#776-938' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.get_edits' class="method"><code id='get_edits.v'>pub fn <a href='#method.get_edits' class='fnname'>get_edits</a>(&self) -> &<a class="struct" href="../map_model/struct.MapEdits.html" title="struct map_model::MapEdits">MapEdits</a></code><a class='srclink' href='../src/map_model/edits.rs.html#777-779' title='goto source code'>[src]</a></h4><h4 id='method.get_i_edit' class="method"><code id='get_i_edit.v'>pub fn <a href='#method.get_i_edit' class='fnname'>get_i_edit</a>(&self, i: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a>) -> <a class="enum" href="../map_model/enum.EditIntersection.html" title="enum map_model::EditIntersection">EditIntersection</a></code><a class='srclink' href='../src/map_model/edits.rs.html#782-791' title='goto source code'>[src]</a></h4><h4 id='method.save_edits' class="method"><code id='save_edits.v'>pub fn <a href='#method.save_edits' class='fnname'>save_edits</a>(&self)</code><a class='srclink' href='../src/map_model/edits.rs.html#793-800' title='goto source code'>[src]</a></h4><h4 id='method.must_apply_edits' class="method"><code id='must_apply_edits.v'>pub fn <a href='#method.must_apply_edits' class='fnname'>must_apply_edits</a>(<br> &mut self, <br> new_edits: <a class="struct" href="../map_model/struct.MapEdits.html" title="struct map_model::MapEdits">MapEdits</a>, <br> timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</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="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</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="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</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="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</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="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a>><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/map_model/edits.rs.html#802-813' title='goto source code'>[src]</a></h4><h4 id='method.try_apply_edits' class="method"><code id='try_apply_edits.v'>pub fn <a href='#method.try_apply_edits' class='fnname'>try_apply_edits</a>(&mut self, new_edits: <a class="struct" href="../map_model/struct.MapEdits.html" title="struct map_model::MapEdits">MapEdits</a>, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a>)</code><a class='srclink' href='../src/map_model/edits.rs.html#815-817' title='goto source code'>[src]</a></h4><h4 id='method.recalculate_pathfinding_after_edits' class="method"><code id='recalculate_pathfinding_after_edits.v'>pub fn <a href='#method.recalculate_pathfinding_after_edits' class='fnname'>recalculate_pathfinding_after_edits</a>(&mut self, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a>)</code><a class='srclink' href='../src/map_model/edits.rs.html#903-927' title='goto source code'>[src]</a></h4><h4 id='method.incremental_edit_traffic_signal' class="method"><code id='incremental_edit_traffic_signal.v'>pub fn <a href='#method.incremental_edit_traffic_signal' class='fnname'>incremental_edit_traffic_signal</a>(&mut self, signal: <a class="struct" href="../map_model/struct.ControlTrafficSignal.html" title="struct map_model::ControlTrafficSignal">ControlTrafficSignal</a>)</code><a class='srclink' href='../src/map_model/edits.rs.html#931-937' title='goto source code'>[src]</a></h4></div><h3 id='impl-1' class='impl'><code class='in-band'>impl <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-1' class='anchor'></a><a class='srclink' href='../src/map_model/make/mod.rs.html#22-356' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.create_from_raw' class="method"><code id='create_from_raw.v'>pub fn <a href='#method.create_from_raw' class='fnname'>create_from_raw</a>(raw: <a class="struct" href="../map_model/raw/struct.RawMap.html" title="struct map_model::raw::RawMap">RawMap</a>, build_ch: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, timer: &mut <a class="struct" href="../abstutil/time/struct.Timer.html" title="struct abstutil::time::Timer">Timer</a>) -> <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a class='srclink' href='../src/map_model/make/mod.rs.html#23-355' title='goto source code'>[src]</a></h4></div><h3 id='impl-2' class='impl'><code class='in-band'>impl <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-2' class='anchor'></a><a class='srclink' href='../src/map_model/map.rs.html#21-648' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.new' class="method"><code id='new.v'>pub fn <a href='#method.new' class='fnname'>new</a>(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="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a class='srclink' href='../src/map_model/map.rs.html#22-93' title='goto source code'>[src]</a></h4><h4 id='method.corrupt_err' class="method"><code id='corrupt_err.v'>pub fn <a href='#method.corrupt_err' class='fnname'>corrupt_err</a>(path: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>, err: <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>)</code><a class='srclink' href='../src/map_model/map.rs.html#95-114' title='goto source code'>[src]</a></h4><h4 id='method.blank' class="method"><code id='blank.v'>pub fn <a href='#method.blank' class='fnname'>blank</a>() -> <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a class='srclink' href='../src/map_model/map.rs.html#117-150' title='goto source code'>[src]</a></h4><h4 id='method.all_roads' class="method"><code id='all_roads.v'>pub fn <a href='#method.all_roads' class='fnname'>all_roads</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/struct.Road.html" title="struct map_model::Road">Road</a>></code><a class='srclink' href='../src/map_model/map.rs.html#152-154' title='goto source code'>[src]</a></h4><h4 id='method.all_lanes' class="method"><code id='all_lanes.v'>pub fn <a href='#method.all_lanes' class='fnname'>all_lanes</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/struct.Lane.html" title="struct map_model::Lane">Lane</a>></code><a class='srclink' href='../src/map_model/map.rs.html#156-158' title='goto source code'>[src]</a></h4><h4 id='method.all_intersections' class="method"><code id='all_intersections.v'>pub fn <a href='#method.all_intersections' class='fnname'>all_intersections</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/struct.Intersection.html" title="struct map_model::Intersection">Intersection</a>></code><a class='srclink' href='../src/map_model/map.rs.html#160-162' title='goto source code'>[src]</a></h4><h4 id='method.all_turns' class="method"><code id='all_turns.v'>pub fn <a href='#method.all_turns' class='fnname'>all_turns</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="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</a>, <a class="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>></code><a class='srclink' href='../src/map_model/map.rs.html#164-166' title='goto source code'>[src]</a></h4><h4 id='method.all_buildings' class="method"><code id='all_buildings.v'>pub fn <a href='#method.all_buildings' class='fnname'>all_buildings</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/struct.Building.html" title="struct map_model::Building">Building</a>></code><a class='srclink' href='../src/map_model/map.rs.html#168-170' title='goto source code'>[src]</a></h4><h4 id='method.all_areas' class="method"><code id='all_areas.v'>pub fn <a href='#method.all_areas' class='fnname'>all_areas</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/struct.Area.html" title="struct map_model::Area">Area</a>></code><a class='srclink' href='../src/map_model/map.rs.html#172-174' title='goto source code'>[src]</a></h4><h4 id='method.all_parking_lots' class="method"><code id='all_parking_lots.v'>pub fn <a href='#method.all_parking_lots' class='fnname'>all_parking_lots</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/struct.ParkingLot.html" title="struct map_model::ParkingLot">ParkingLot</a>></code><a class='srclink' href='../src/map_model/map.rs.html#176-178' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_r' class="method"><code id='maybe_get_r.v'>pub fn <a href='#method.maybe_get_r' class='fnname'>maybe_get_r</a>(&self, id: <a class="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</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/struct.Road.html" title="struct map_model::Road">Road</a>></code><a class='srclink' href='../src/map_model/map.rs.html#180-182' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_l' class="method"><code id='maybe_get_l.v'>pub fn <a href='#method.maybe_get_l' class='fnname'>maybe_get_l</a>(&self, id: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::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="struct" href="../map_model/struct.Lane.html" title="struct map_model::Lane">Lane</a>></code><a class='srclink' href='../src/map_model/map.rs.html#184-186' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_i' class="method"><code id='maybe_get_i.v'>pub fn <a href='#method.maybe_get_i' class='fnname'>maybe_get_i</a>(&self, id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</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/struct.Intersection.html" title="struct map_model::Intersection">Intersection</a>></code><a class='srclink' href='../src/map_model/map.rs.html#188-190' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_t' class="method"><code id='maybe_get_t.v'>pub fn <a href='#method.maybe_get_t' class='fnname'>maybe_get_t</a>(&self, id: <a class="struct" href="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</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/struct.Turn.html" title="struct map_model::Turn">Turn</a>></code><a class='srclink' href='../src/map_model/map.rs.html#192-194' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_b' class="method"><code id='maybe_get_b.v'>pub fn <a href='#method.maybe_get_b' class='fnname'>maybe_get_b</a>(&self, id: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</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/struct.Building.html" title="struct map_model::Building">Building</a>></code><a class='srclink' href='../src/map_model/map.rs.html#196-198' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_pl' class="method"><code id='maybe_get_pl.v'>pub fn <a href='#method.maybe_get_pl' class='fnname'>maybe_get_pl</a>(&self, id: <a class="struct" href="../map_model/struct.ParkingLotID.html" title="struct map_model::ParkingLotID">ParkingLotID</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/struct.ParkingLot.html" title="struct map_model::ParkingLot">ParkingLot</a>></code><a class='srclink' href='../src/map_model/map.rs.html#200-202' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_a' class="method"><code id='maybe_get_a.v'>pub fn <a href='#method.maybe_get_a' class='fnname'>maybe_get_a</a>(&self, id: <a class="struct" href="../map_model/struct.AreaID.html" title="struct map_model::AreaID">AreaID</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/struct.Area.html" title="struct map_model::Area">Area</a>></code><a class='srclink' href='../src/map_model/map.rs.html#204-206' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_bs' class="method"><code id='maybe_get_bs.v'>pub fn <a href='#method.maybe_get_bs' class='fnname'>maybe_get_bs</a>(&self, id: <a class="struct" href="../map_model/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</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/struct.BusStop.html" title="struct map_model::BusStop">BusStop</a>></code><a class='srclink' href='../src/map_model/map.rs.html#208-210' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_stop_sign' class="method"><code id='maybe_get_stop_sign.v'>pub fn <a href='#method.maybe_get_stop_sign' class='fnname'>maybe_get_stop_sign</a>(<br> &self, <br> id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</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/struct.ControlStopSign.html" title="struct map_model::ControlStopSign">ControlStopSign</a>></code><a class='srclink' href='../src/map_model/map.rs.html#212-214' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_traffic_signal' class="method"><code id='maybe_get_traffic_signal.v'>pub fn <a href='#method.maybe_get_traffic_signal' class='fnname'>maybe_get_traffic_signal</a>(<br> &self, <br> id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</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/struct.ControlTrafficSignal.html" title="struct map_model::ControlTrafficSignal">ControlTrafficSignal</a>></code><a class='srclink' href='../src/map_model/map.rs.html#216-218' title='goto source code'>[src]</a></h4><h4 id='method.maybe_get_br' class="method"><code id='maybe_get_br.v'>pub fn <a href='#method.maybe_get_br' class='fnname'>maybe_get_br</a>(&self, route: <a class="struct" href="../map_model/struct.BusRouteID.html" title="struct map_model::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/struct.BusRoute.html" title="struct map_model::BusRoute">BusRoute</a>></code><a class='srclink' href='../src/map_model/map.rs.html#220-222' title='goto source code'>[src]</a></h4><h4 id='method.get_r' class="method"><code id='get_r.v'>pub fn <a href='#method.get_r' class='fnname'>get_r</a>(&self, id: <a class="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</a>) -> &<a class="struct" href="../map_model/struct.Road.html" title="struct map_model::Road">Road</a></code><a class='srclink' href='../src/map_model/map.rs.html#224-226' title='goto source code'>[src]</a></h4><h4 id='method.get_l' class="method"><code id='get_l.v'>pub fn <a href='#method.get_l' class='fnname'>get_l</a>(&self, id: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>) -> &<a class="struct" href="../map_model/struct.Lane.html" title="struct map_model::Lane">Lane</a></code><a class='srclink' href='../src/map_model/map.rs.html#228-230' title='goto source code'>[src]</a></h4><h4 id='method.get_i' class="method"><code id='get_i.v'>pub fn <a href='#method.get_i' class='fnname'>get_i</a>(&self, id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a>) -> &<a class="struct" href="../map_model/struct.Intersection.html" title="struct map_model::Intersection">Intersection</a></code><a class='srclink' href='../src/map_model/map.rs.html#232-234' title='goto source code'>[src]</a></h4><h4 id='method.get_t' class="method"><code id='get_t.v'>pub fn <a href='#method.get_t' class='fnname'>get_t</a>(&self, id: <a class="struct" href="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</a>) -> &<a class="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a></code><a class='srclink' href='../src/map_model/map.rs.html#236-243' title='goto source code'>[src]</a></h4><h4 id='method.get_b' class="method"><code id='get_b.v'>pub fn <a href='#method.get_b' class='fnname'>get_b</a>(&self, id: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>) -> &<a class="struct" href="../map_model/struct.Building.html" title="struct map_model::Building">Building</a></code><a class='srclink' href='../src/map_model/map.rs.html#245-247' title='goto source code'>[src]</a></h4><h4 id='method.get_a' class="method"><code id='get_a.v'>pub fn <a href='#method.get_a' class='fnname'>get_a</a>(&self, id: <a class="struct" href="../map_model/struct.AreaID.html" title="struct map_model::AreaID">AreaID</a>) -> &<a class="struct" href="../map_model/struct.Area.html" title="struct map_model::Area">Area</a></code><a class='srclink' href='../src/map_model/map.rs.html#249-251' title='goto source code'>[src]</a></h4><h4 id='method.get_pl' class="method"><code id='get_pl.v'>pub fn <a href='#method.get_pl' class='fnname'>get_pl</a>(&self, id: <a class="struct" href="../map_model/struct.ParkingLotID.html" title="struct map_model::ParkingLotID">ParkingLotID</a>) -> &<a class="struct" href="../map_model/struct.ParkingLot.html" title="struct map_model::ParkingLot">ParkingLot</a></code><a class='srclink' href='../src/map_model/map.rs.html#253-255' title='goto source code'>[src]</a></h4><h4 id='method.get_stop_sign' class="method"><code id='get_stop_sign.v'>pub fn <a href='#method.get_stop_sign' class='fnname'>get_stop_sign</a>(&self, id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a>) -> &<a class="struct" href="../map_model/struct.ControlStopSign.html" title="struct map_model::ControlStopSign">ControlStopSign</a></code><a class='srclink' href='../src/map_model/map.rs.html#257-259' title='goto source code'>[src]</a></h4><h4 id='method.get_traffic_signal' class="method"><code id='get_traffic_signal.v'>pub fn <a href='#method.get_traffic_signal' class='fnname'>get_traffic_signal</a>(&self, id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a>) -> &<a class="struct" href="../map_model/struct.ControlTrafficSignal.html" title="struct map_model::ControlTrafficSignal">ControlTrafficSignal</a></code><a class='srclink' href='../src/map_model/map.rs.html#261-263' title='goto source code'>[src]</a></h4><h4 id='method.get_turns_in_intersection' class="method"><code id='get_turns_in_intersection.v'>pub fn <a href='#method.get_turns_in_intersection' class='fnname'>get_turns_in_intersection</a><'a>(<br> &'a self, <br> id: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a><br>) -> impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a><Item = &'a <a class="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>> + 'a</code><a class='srclink' href='../src/map_model/map.rs.html#267-272' title='goto source code'>[src]</a></h4><h4 id='method.get_turns_from_lane' class="method"><code id='get_turns_from_lane.v'>pub fn <a href='#method.get_turns_from_lane' class='fnname'>get_turns_from_lane</a>(&self, l: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::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="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>></code><a class='srclink' href='../src/map_model/map.rs.html#275-293' title='goto source code'>[src]</a></h4><h4 id='method.get_turns_to_lane' class="method"><code id='get_turns_to_lane.v'>pub fn <a href='#method.get_turns_to_lane' class='fnname'>get_turns_to_lane</a>(&self, l: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::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="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>></code><a class='srclink' href='../src/map_model/map.rs.html#295-313' title='goto source code'>[src]</a></h4><h4 id='method.get_turn_between' class="method"><code id='get_turn_between.v'>pub fn <a href='#method.get_turn_between' class='fnname'>get_turn_between</a>(<br> &self, <br> from: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>, <br> to: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>, <br> parent: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</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/struct.TurnID.html" title="struct map_model::TurnID">TurnID</a>></code><a class='srclink' href='../src/map_model/map.rs.html#315-326' title='goto source code'>[src]</a></h4><h4 id='method.get_next_turns_and_lanes' class="method"><code id='get_next_turns_and_lanes.v'>pub fn <a href='#method.get_next_turns_and_lanes' class='fnname'>get_next_turns_and_lanes</a><'a>(<br> &'a self, <br> from: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>, <br> parent: <a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</a><br>) -> impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a><Item = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a>&'a <a class="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>, &'a <a class="struct" href="../map_model/struct.Lane.html" title="struct map_model::Lane">Lane</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>> + 'a</code><a class='srclink' href='../src/map_model/map.rs.html#328-338' title='goto source code'>[src]</a></h4><h4 id='method.get_turns_for' class="method"><code id='get_turns_for.v'>pub fn <a href='#method.get_turns_for' class='fnname'>get_turns_for</a>(<br> &self, <br> from: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>, <br> constraints: <a class="enum" href="../map_model/enum.PathConstraints.html" title="enum map_model::PathConstraints">PathConstraints</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="struct" href="../map_model/struct.Turn.html" title="struct map_model::Turn">Turn</a>></code><a class='srclink' href='../src/map_model/map.rs.html#340-357' title='goto source code'>[src]</a></h4><h4 id='method.get_next_roads' class="method"><code id='get_next_roads.v'>pub fn <a href='#method.get_next_roads' class='fnname'>get_next_roads</a>(&self, from: <a class="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</a>) -> impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a><Item = <a class="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</a>></code><a class='srclink' href='../src/map_model/map.rs.html#360-369' title='goto source code'>[src]</a></h4><h4 id='method.get_parent' class="method"><code id='get_parent.v'>pub fn <a href='#method.get_parent' class='fnname'>get_parent</a>(&self, id: <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a>) -> &<a class="struct" href="../map_model/struct.Road.html" title="struct map_model::Road">Road</a></code><a class='srclink' href='../src/map_model/map.rs.html#371-374' title='goto source code'>[src]</a></h4><h4 id='method.get_gps_bounds' class="method"><code id='get_gps_bounds.v'>pub fn <a href='#method.get_gps_bounds' class='fnname'>get_gps_bounds</a>(&self) -> &<a class="struct" href="../geom/bounds/struct.GPSBounds.html" title="struct geom::bounds::GPSBounds">GPSBounds</a></code><a class='srclink' href='../src/map_model/map.rs.html#376-378' title='goto source code'>[src]</a></h4><h4 id='method.get_bounds' class="method"><code id='get_bounds.v'>pub fn <a href='#method.get_bounds' class='fnname'>get_bounds</a>(&self) -> &<a class="struct" href="../geom/bounds/struct.Bounds.html" title="struct geom::bounds::Bounds">Bounds</a></code><a class='srclink' href='../src/map_model/map.rs.html#380-382' title='goto source code'>[src]</a></h4><h4 id='method.get_city_name' class="method"><code id='get_city_name.v'>pub fn <a href='#method.get_city_name' class='fnname'>get_city_name</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/map_model/map.rs.html#384-386' title='goto source code'>[src]</a></h4><h4 id='method.get_name' class="method"><code id='get_name.v'>pub fn <a href='#method.get_name' class='fnname'>get_name</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/map_model/map.rs.html#388-390' title='goto source code'>[src]</a></h4><h4 id='method.all_bus_stops' class="method"><code id='all_bus_stops.v'>pub fn <a href='#method.all_bus_stops' class='fnname'>all_bus_stops</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="../map_model/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</a>, <a class="struct" href="../map_model/struct.BusStop.html" title="struct map_model::BusStop">BusStop</a>></code><a class='srclink' href='../src/map_model/map.rs.html#392-394' title='goto source code'>[src]</a></h4><h4 id='method.get_bs' class="method"><code id='get_bs.v'>pub fn <a href='#method.get_bs' class='fnname'>get_bs</a>(&self, stop: <a class="struct" href="../map_model/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</a>) -> &<a class="struct" href="../map_model/struct.BusStop.html" title="struct map_model::BusStop">BusStop</a></code><a class='srclink' href='../src/map_model/map.rs.html#396-398' title='goto source code'>[src]</a></h4><h4 id='method.get_br' class="method"><code id='get_br.v'>pub fn <a href='#method.get_br' class='fnname'>get_br</a>(&self, route: <a class="struct" href="../map_model/struct.BusRouteID.html" title="struct map_model::BusRouteID">BusRouteID</a>) -> &<a class="struct" href="../map_model/struct.BusRoute.html" title="struct map_model::BusRoute">BusRoute</a></code><a class='srclink' href='../src/map_model/map.rs.html#400-402' title='goto source code'>[src]</a></h4><h4 id='method.all_bus_routes' class="method"><code id='all_bus_routes.v'>pub fn <a href='#method.all_bus_routes' class='fnname'>all_bus_routes</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/struct.BusRoute.html" title="struct map_model::BusRoute">BusRoute</a>></code><a class='srclink' href='../src/map_model/map.rs.html#404-406' title='goto source code'>[src]</a></h4><h4 id='method.get_bus_route' class="method"><code id='get_bus_route.v'>pub fn <a href='#method.get_bus_route' class='fnname'>get_bus_route</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</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/struct.BusRoute.html" title="struct map_model::BusRoute">BusRoute</a>></code><a class='srclink' href='../src/map_model/map.rs.html#408-410' title='goto source code'>[src]</a></h4><h4 id='method.get_routes_serving_stop' class="method"><code id='get_routes_serving_stop.v'>pub fn <a href='#method.get_routes_serving_stop' class='fnname'>get_routes_serving_stop</a>(&self, stop: <a class="struct" href="../map_model/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</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="../map_model/struct.BusRoute.html" title="struct map_model::BusRoute">BusRoute</a>></code><a class='srclink' href='../src/map_model/map.rs.html#412-420' title='goto source code'>[src]</a></h4><h4 id='method.building_to_road' class="method"><code id='building_to_road.v'>pub fn <a href='#method.building_to_road' class='fnname'>building_to_road</a>(&self, id: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>) -> &<a class="struct" href="../map_model/struct.Road.html" title="struct map_model::Road">Road</a></code><a class='srclink' href='../src/map_model/map.rs.html#422-424' title='goto source code'>[src]</a></h4><h4 id='method.all_incoming_borders' class="method"><code id='all_incoming_borders.v'>pub fn <a href='#method.all_incoming_borders' class='fnname'>all_incoming_borders</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/struct.Intersection.html" title="struct map_model::Intersection">Intersection</a>></code><a class='srclink' href='../src/map_model/map.rs.html#427-435' title='goto source code'>[src]</a></h4><h4 id='method.all_outgoing_borders' class="method"><code id='all_outgoing_borders.v'>pub fn <a href='#method.all_outgoing_borders' class='fnname'>all_outgoing_borders</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/struct.Intersection.html" title="struct map_model::Intersection">Intersection</a>></code><a class='srclink' href='../src/map_model/map.rs.html#437-445' title='goto source code'>[src]</a></h4><h4 id='method.unsaved_edits' class="method"><code id='unsaved_edits.v'>pub fn <a href='#method.unsaved_edits' class='fnname'>unsaved_edits</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/map_model/map.rs.html#447-449' title='goto source code'>[src]</a></h4><h4 id='method.save' class="method"><code id='save.v'>pub fn <a href='#method.save' class='fnname'>save</a>(&self)</code><a class='srclink' href='../src/map_model/map.rs.html#451-456' title='goto source code'>[src]</a></h4><h4 id='method.find_driving_lane_near_building' class="method"><code id='find_driving_lane_near_building.v'>pub fn <a href='#method.find_driving_lane_near_building' class='fnname'>find_driving_lane_near_building</a>(&self, b: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>) -> <a class="struct" href="../map_model/struct.LaneID.html" title="struct map_model::LaneID">LaneID</a></code><a class='srclink' href='../src/map_model/map.rs.html#463-513' title='goto source code'>[src]</a></h4><h4 id='method.get_boundary_polygon' class="method"><code id='get_boundary_polygon.v'>pub fn <a href='#method.get_boundary_polygon' class='fnname'>get_boundary_polygon</a>(&self) -> &<a class="struct" href="../geom/polygon/struct.Polygon.html" title="struct geom::polygon::Polygon">Polygon</a></code><a class='srclink' href='../src/map_model/map.rs.html#515-517' title='goto source code'>[src]</a></h4><h4 id='method.pathfind' class="method"><code id='pathfind.v'>pub fn <a href='#method.pathfind' class='fnname'>pathfind</a>(&self, req: <a class="struct" href="../map_model/struct.PathRequest.html" title="struct map_model::PathRequest">PathRequest</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/struct.Path.html" title="struct map_model::Path">Path</a>></code><a class='srclink' href='../src/map_model/map.rs.html#519-522' title='goto source code'>[src]</a></h4><h4 id='method.should_use_transit' class="method"><code id='should_use_transit.v'>pub fn <a href='#method.should_use_transit' class='fnname'>should_use_transit</a>(<br> &self, <br> start: <a class="struct" href="../map_model/struct.Position.html" title="struct map_model::Position">Position</a>, <br> end: <a class="struct" href="../map_model/struct.Position.html" title="struct map_model::Position">Position</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../map_model/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</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/struct.BusStopID.html" title="struct map_model::BusStopID">BusStopID</a>>, <a class="struct" href="../map_model/struct.BusRouteID.html" title="struct map_model::BusRouteID">BusRouteID</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/map_model/map.rs.html#524-533' title='goto source code'>[src]</a></h4><h4 id='method.get_turn_group' class="method"><code id='get_turn_group.v'>pub fn <a href='#method.get_turn_group' class='fnname'>get_turn_group</a>(&self, t: <a class="struct" href="../map_model/struct.TurnID.html" title="struct map_model::TurnID">TurnID</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/struct.TurnGroupID.html" title="struct map_model::TurnGroupID">TurnGroupID</a>></code><a class='srclink' href='../src/map_model/map.rs.html#536-549' title='goto source code'>[src]</a></h4><h4 id='method.find_r_by_osm_id' class="method"><code id='find_r_by_osm_id.v'>pub fn <a href='#method.find_r_by_osm_id' class='fnname'>find_r_by_osm_id</a>(&self, id: <a class="struct" href="../map_model/raw/struct.OriginalRoad.html" title="struct map_model::raw::OriginalRoad">OriginalRoad</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../map_model/struct.RoadID.html" title="struct map_model::RoadID">RoadID</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/map_model/map.rs.html#551-558' title='goto source code'>[src]</a></h4><h4 id='method.find_i_by_osm_id' class="method"><code id='find_i_by_osm_id.v'>pub fn <a href='#method.find_i_by_osm_id' class='fnname'>find_i_by_osm_id</a>(&self, id: <a class="struct" href="../map_model/osm/struct.NodeID.html" title="struct map_model::osm::NodeID">NodeID</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../map_model/struct.IntersectionID.html" title="struct map_model::IntersectionID">IntersectionID</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/map_model/map.rs.html#560-567' title='goto source code'>[src]</a></h4><h4 id='method.find_b_by_osm_id' class="method"><code id='find_b_by_osm_id.v'>pub fn <a href='#method.find_b_by_osm_id' class='fnname'>find_b_by_osm_id</a>(&self, id: <a class="enum" href="../map_model/osm/enum.OsmID.html" title="enum map_model::osm::OsmID">OsmID</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/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>></code><a class='srclink' href='../src/map_model/map.rs.html#569-576' title='goto source code'>[src]</a></h4><h4 id='method.find_br' class="method"><code id='find_br.v'>pub fn <a href='#method.find_br' class='fnname'>find_br</a>(&self, id: <a class="struct" href="../map_model/osm/struct.RelationID.html" title="struct map_model::osm::RelationID">RelationID</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/struct.BusRouteID.html" title="struct map_model::BusRouteID">BusRouteID</a>></code><a class='srclink' href='../src/map_model/map.rs.html#578-585' title='goto source code'>[src]</a></h4><h4 id='method.right_shift' class="method"><code id='right_shift.v'>pub fn <a href='#method.right_shift' class='fnname'>right_shift</a>(<br> &self, <br> pl: <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>, <br> width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</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/map_model/map.rs.html#587-589' title='goto source code'>[src]</a></h4><h4 id='method.must_right_shift' class="method"><code id='must_right_shift.v'>pub fn <a href='#method.must_right_shift' class='fnname'>must_right_shift</a>(&self, pl: <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>, width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a>) -> <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a></code><a class='srclink' href='../src/map_model/map.rs.html#590-592' title='goto source code'>[src]</a></h4><h4 id='method.left_shift' class="method"><code id='left_shift.v'>pub fn <a href='#method.left_shift' class='fnname'>left_shift</a>(<br> &self, <br> pl: <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>, <br> width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</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/map_model/map.rs.html#593-595' title='goto source code'>[src]</a></h4><h4 id='method.must_left_shift' class="method"><code id='must_left_shift.v'>pub fn <a href='#method.must_left_shift' class='fnname'>must_left_shift</a>(&self, pl: <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a>, width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a>) -> <a class="struct" href="../geom/polyline/struct.PolyLine.html" title="struct geom::polyline::PolyLine">PolyLine</a></code><a class='srclink' href='../src/map_model/map.rs.html#596-598' title='goto source code'>[src]</a></h4><h4 id='method.right_shift_line' class="method"><code id='right_shift_line.v'>pub fn <a href='#method.right_shift_line' class='fnname'>right_shift_line</a>(&self, line: <a class="struct" href="../geom/line/struct.Line.html" title="struct geom::line::Line">Line</a>, width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a>) -> <a class="struct" href="../geom/line/struct.Line.html" title="struct geom::line::Line">Line</a></code><a class='srclink' href='../src/map_model/map.rs.html#599-601' title='goto source code'>[src]</a></h4><h4 id='method.left_shift_line' class="method"><code id='left_shift_line.v'>pub fn <a href='#method.left_shift_line' class='fnname'>left_shift_line</a>(&self, line: <a class="struct" href="../geom/line/struct.Line.html" title="struct geom::line::Line">Line</a>, width: <a class="struct" href="../geom/distance/struct.Distance.html" title="struct geom::distance::Distance">Distance</a>) -> <a class="struct" href="../geom/line/struct.Line.html" title="struct geom::line::Line">Line</a></code><a class='srclink' href='../src/map_model/map.rs.html#602-604' title='goto source code'>[src]</a></h4><h4 id='method.driving_side_angle' class="method"><code id='driving_side_angle.v'>pub fn <a href='#method.driving_side_angle' class='fnname'>driving_side_angle</a>(&self, a: <a class="struct" href="../geom/angle/struct.Angle.html" title="struct geom::angle::Angle">Angle</a>) -> <a class="struct" href="../geom/angle/struct.Angle.html" title="struct geom::angle::Angle">Angle</a></code><a class='srclink' href='../src/map_model/map.rs.html#605-607' title='goto source code'>[src]</a></h4><h4 id='method.get_driving_side' class="method"><code id='get_driving_side.v'>pub fn <a href='#method.get_driving_side' class='fnname'>get_driving_side</a>(&self) -> <a class="enum" href="../map_model/raw/enum.DrivingSide.html" title="enum map_model::raw::DrivingSide">DrivingSide</a></code><a class='srclink' href='../src/map_model/map.rs.html#609-611' title='goto source code'>[src]</a></h4><h4 id='method.hack_override_offstreet_spots' class="method"><code id='hack_override_offstreet_spots.v'>pub fn <a href='#method.hack_override_offstreet_spots' class='fnname'>hack_override_offstreet_spots</a>(&mut self, spots_per_bldg: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</code><a class='srclink' href='../src/map_model/map.rs.html#614-620' title='goto source code'>[src]</a></h4><h4 id='method.hack_override_offstreet_spots_individ' class="method"><code id='hack_override_offstreet_spots_individ.v'>pub fn <a href='#method.hack_override_offstreet_spots_individ' class='fnname'>hack_override_offstreet_spots_individ</a>(<br> &mut self, <br> b: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>, <br> spots: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><br>)</code><a class='srclink' href='../src/map_model/map.rs.html#621-626' title='goto source code'>[src]</a></h4><h4 id='method.hack_override_bldg_type' class="method"><code id='hack_override_bldg_type.v'>pub fn <a href='#method.hack_override_bldg_type' class='fnname'>hack_override_bldg_type</a>(<br> &mut self, <br> b: <a class="struct" href="../map_model/struct.BuildingID.html" title="struct map_model::BuildingID">BuildingID</a>, <br> bldg_type: <a class="enum" href="../map_model/enum.BuildingType.html" title="enum map_model::BuildingType">BuildingType</a><br>)</code><a class='srclink' href='../src/map_model/map.rs.html#628-630' title='goto source code'>[src]</a></h4><h4 id='method.hack_override_orig_spawn_times' class="method"><code id='hack_override_orig_spawn_times.v'>pub fn <a href='#method.hack_override_orig_spawn_times' class='fnname'>hack_override_orig_spawn_times</a>(<br> &mut self, <br> br: <a class="struct" href="../map_model/struct.BusRouteID.html" title="struct map_model::BusRouteID">BusRouteID</a>, <br> times: <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="../geom/time/struct.Time.html" title="struct geom::time::Time">Time</a>><br>)</code><a class='srclink' href='../src/map_model/map.rs.html#632-635' title='goto source code'>[src]</a></h4><h4 id='method.get_languages' class="method"><code id='get_languages.v'>pub fn <a href='#method.get_languages' class='fnname'>get_languages</a>(&self) -> <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.str.html">str</a>></code><a class='srclink' href='../src/map_model/map.rs.html#637-647' 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-Deserialize%3C%27de%3E' class='impl'><code class='in-band'>impl<'de> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-Deserialize%3C%27de%3E' class='anchor'></a><a class='srclink' href='../src/map_model/lib.rs.html#44' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.deserialize' class="method hidden"><code id='deserialize.v'>fn <a href='https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html#tymethod.deserialize' class='fnname'>deserialize</a><__D>(__deserializer: __D) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, __D::<a class="type" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>> <span class="where fmt-newline">where<br> __D: <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>, </span></code><a class='srclink' href='../src/map_model/lib.rs.html#44' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Deserialize this value from the given Serde deserializer. <a href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></p>
|
||
</div></div><h3 id='impl-Serialize' class='impl'><code class='in-band'>impl <a class="trait" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-Serialize' class='anchor'></a><a class='srclink' href='../src/map_model/lib.rs.html#44' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.serialize' class="method hidden"><code id='serialize.v'>fn <a href='https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html#tymethod.serialize' class='fnname'>serialize</a><__S>(&self, __serializer: __S) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><__S::<a class="type" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html#associatedtype.Ok" title="type serde::ser::Serializer::Ok">Ok</a>, __S::<a class="type" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html#associatedtype.Error" title="type serde::ser::Serializer::Error">Error</a>> <span class="where fmt-newline">where<br> __S: <a class="trait" href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>, </span></code><a class='srclink' href='../src/map_model/lib.rs.html#44' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Serialize this value into the given Serde serializer. <a href="https://docs.rs/serde/1.0.110/serde/ser/trait.Serialize.html#tymethod.serialize">Read more</a></p>
|
||
</div></div></div><h2 id='synthetic-implementations' class='small-section-header'>Auto Trait Implementations<a href='#synthetic-implementations' class='anchor'></a></h2><div id='synthetic-implementations-list'><h3 id='impl-RefUnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-RefUnwindSafe' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Unpin' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-Unpin' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-UnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="struct" href="../map_model/struct.Map.html" title="struct map_model::Map">Map</a></code><a href='#impl-UnwindSafe' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-Any' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#108-112' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code id='type_id.v'>fn <a href='https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#109-111' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></div><h3 id='impl-Borrow%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Borrow%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213-217' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><code id='borrow.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214-216' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></div><h3 id='impl-BorrowMut%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-BorrowMut%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#220-224' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><code id='borrow_mut.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221-223' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></div><h3 id='impl-DeserializeOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T <span class="where fmt-newline">where<br> T: for<'de> <a class="trait" href="https://docs.rs/serde/1.0.110/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de>, </span></code><a href='#impl-DeserializeOwned' class='anchor'></a><a class='srclink' href='https://docs.rs/serde/1.0.110/src/serde/de/mod.rs.html#604' title='goto source code'>[src]</a></h3><div class='impl-items'></div><h3 id='impl-From%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href='#impl-From%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#565-569' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from' class="method hidden"><code id='from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#566-568' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Into%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href='#impl-Into%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#554-561' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code id='into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -> U</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#558-560' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryFrom%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href='#impl-TryFrom%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#602-611' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code id='Error.t'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_from' class="method hidden"><code id='try_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#608-610' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryInto%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href='#impl-TryInto%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#588-597' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code id='Error.t-1'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_into' class="method hidden"><code id='try_into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#594-596' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-VZip%3CV%3E' class='impl'><code class='in-band'>impl<V, T> VZip<V> for T <span class="where fmt-newline">where<br> V: MultiLane<T>, </span></code><a href='#impl-VZip%3CV%3E' class='anchor'></a></h3><div class='impl-items'><h4 id='method.vzip' class="method hidden"><code id='vzip.v'>fn <a href='#method.vzip' class='fnname'>vzip</a>(self) -> V</code></h4></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "map_model";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |