2020-10-23 20:58:05 +03:00
<!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 `RawMap` struct in crate `map_model`." > < meta name = "keywords" content = "rust, rustlang, rust-lang, RawMap" > < title > map_model::raw::RawMap - 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 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 rust-logo' > < img src = '../../rust-logo.png' alt = 'logo' > < / div > < / a > < p class = 'location' > Struct RawMap< / p > < div class = "sidebar-elems" > < div class = "block items" > < a class = "sidebar-title" href = "#fields" > Fields< / a > < div class = "sidebar-links" > < a href = "#structfield.areas" > areas< / a > < a href = "#structfield.boundary_polygon" > boundary_polygon< / a > < a href = "#structfield.buildings" > buildings< / a > < a href = "#structfield.bus_routes" > bus_routes< / a > < a href = "#structfield.city_name" > city_name< / a > < a href = "#structfield.config" > config< / a > < a href = "#structfield.gps_bounds" > gps_bounds< / a > < a href = "#structfield.intersections" > intersections< / a > < a href = "#structfield.name" > name< / a > < a href = "#structfield.parking_aisles" > parking_aisles< / a > < a href = "#structfield.parking_lots" > parking_lots< / a > < a href = "#structfield.roads" > roads< / a > < / div > < a class = "sidebar-title" href = "#implementations" > Methods< / a > < div class = "sidebar-links" > < a href = "#method.blank" > blank< / a > < a href = "#method.can_delete_intersection" > can_delete_intersection< / a > < a href = "#method.closest_intersection" > closest_intersection< / a > < a href = "#method.delete_intersection" > delete_intersection< / a > < a href = "#method.move_intersection" > move_intersection< / a > < a href = "#method.new_osm_node_id" > new_osm_node_id< / a > < a href = "#method.new_osm_way_id" > new_osm_way_id< / a > < a href = "#method.path_dist_to" > path_dist_to< / a > < a href = "#method.preview_intersection" > preview_intersection< / a > < a href = "#method.roads_per_intersection" > roads_per_intersection< / a > < a href = "#method.save" > save< / a > < / div > < a class = "sidebar-title" href = "#trait-implementations" > Trait Implementations< / a > < div class = "sidebar-links" > < a href = "#impl-Debug" > Debug< / 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-From%3CT%3E" > From< T> < / a > < a href = "#impl-Into%3CU%3E" > Into< U> < / a > < a href = "#impl-Same%3CT%3E" > Same< T> < / 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 > ::< wbr > < a href = 'index.html' > raw< / a > < / p > < script > w i n d o w . s i d e b a r C u r r e n t = { n a m e : ' R a w M a p ' , t y : ' s t r u c t ' , r e l p a t h : ' ' } ; <
2020-10-08 21:07:51 +03:00
< 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/raw.rs.html#20-46' title = 'goto source code' > [src]< / a > < / span > < span class = 'in-band' > Struct < a href = '../index.html' > map_model< / a > ::< wbr > < a href = 'index.html' > raw< / a > ::< wbr > < a class = "struct" href = '' > RawMap< / a > < / span > < / h1 > < div class = "docblock type-decl hidden-by-usual-hider" > < pre class = 'rust struct' > pub struct RawMap {
2020-08-19 22:57:57 +03:00
pub city_name: < a class = "struct" href = "https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title = "struct alloc::string::String" > String< / a > ,
pub name: < a class = "struct" href = "https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title = "struct alloc::string::String" > String< / a > ,
pub roads: < 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/raw/struct.OriginalRoad.html" title = "struct map_model::raw::OriginalRoad" > OriginalRoad< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawRoad.html" title = "struct map_model::raw::RawRoad" > RawRoad< / a > > ,
pub intersections: < 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/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawIntersection.html" title = "struct map_model::raw::RawIntersection" > RawIntersection< / a > > ,
pub buildings: < 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 = "../../map_model/osm/enum.OsmID.html" title = "enum map_model::osm::OsmID" > OsmID< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawBuilding.html" title = "struct map_model::raw::RawBuilding" > RawBuilding< / a > > ,
pub bus_routes: < 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/raw/struct.RawBusRoute.html" title = "struct map_model::raw::RawBusRoute" > RawBusRoute< / a > > ,
pub areas: < 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/raw/struct.RawArea.html" title = "struct map_model::raw::RawArea" > RawArea< / a > > ,
pub parking_lots: < 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/raw/struct.RawParkingLot.html" title = "struct map_model::raw::RawParkingLot" > RawParkingLot< / a > > ,
pub parking_aisles: < 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/osm/struct.WayID.html" title = "struct map_model::osm::WayID" > WayID< / 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 = "../../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 > > ,
pub boundary_polygon: < a class = "struct" href = "../../geom/polygon/struct.Polygon.html" title = "struct geom::polygon::Polygon" > Polygon< / a > ,
pub gps_bounds: < a class = "struct" href = "../../geom/bounds/struct.GPSBounds.html" title = "struct geom::bounds::GPSBounds" > GPSBounds< / a > ,
pub config: < a class = "struct" href = "../../map_model/struct.MapConfig.html" title = "struct map_model::MapConfig" > MapConfig< / a > ,
}< / pre > < / div > < h2 id = 'fields' class = 'fields small-section-header' >
2020-10-30 23:47:14 +03:00
Fields< a href = '#fields' class = 'anchor' > < / a > < / h2 > < span id = "structfield.city_name" class = "structfield small-section-header" > < a href = "#structfield.city_name" class = "anchor field" > < / a > < code > city_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.name" class = "structfield small-section-header" > < a href = "#structfield.name" class = "anchor field" > < / a > < code > 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.roads" class = "structfield small-section-header" > < a href = "#structfield.roads" class = "anchor field" > < / a > < code > roads: < 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/raw/struct.OriginalRoad.html" title = "struct map_model::raw::OriginalRoad" > OriginalRoad< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawRoad.html" title = "struct map_model::raw::RawRoad" > RawRoad< / 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 = "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/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawIntersection.html" title = "struct map_model::raw::RawIntersection" > RawIntersection< / a > > < / code > < / span > < span id = "structfield.buildings" class = "structfield small-section-header" > < a href = "#structfield.buildings" class = "anchor field" > < / a > < code > buildings: < 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 = "../../map_model/osm/enum.OsmID.html" title = "enum map_model::osm::OsmID" > OsmID< / a > , < a class = "struct" href = "../../map_model/raw/struct.RawBuilding.html" title = "struct map_model::raw::RawBuilding" > RawBuilding< / a > > < / code > < / span > < span id = "structfield.bus_routes" class = "structfield small-section-header" > < a href = "#structfield.bus_routes" class = "anchor field" > < / a > < code > bus_routes: < 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/raw/struct.RawBusRoute.html" title = "struct map_model::raw::RawBusRoute" > RawBusRoute< / a > > < / code > < / span > < span id = "structfield.areas" class = "structfield small-section-header" > < a href = "#structfield.areas" class = "anchor field" > < / a > < code > areas: < 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/raw/struct.RawArea.html" title = "struct map_model::raw::RawArea" > RawArea< / a > > < / code > < / span > < span id = "structfield.parking_lots" class = "structfield small-section-header" > < a href = "#structfield.parking_lots" class = "anchor field" > < / a > < code > parking_lots: < 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/raw/struct.RawParkingLot.html" title = "struct map_model::raw::RawParkingLot" > RawParkingLot< / a > > < / code > < / span > < span id = "structfield.parking_aisles" class = "structfield small-section-header" > < a href = "#structfield.parking_aisles" class = "anchor field" > < / a > < code > parking_aisles: < 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 = "
< / div > < h4 id = 'method.save' class = "method" > < code > pub fn < a href = '#method.save' class = 'fnname' > save< / a > (& self)< / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#181-186' 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / a > < / code > < a href = '#impl-1' class = 'anchor' > < / a > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#190-247' title = 'goto source code' > [src]< / a > < / h3 > < div class = 'impl-items' > < h4 id = 'method.can_delete_intersection' class = "method" > < code > pub fn < a href = '#method.can_delete_intersection' class = 'fnname' > can_delete_intersection< / a > (& self, i: < a class = "struct" href = "../../map_model/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > ) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.bool.html" > bool< / a > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#191-193' title = 'goto source code' > [src]< / a > < / h4 > < h4 id = 'method.delete_intersection' class = "method" > < code > pub fn < a href = '#method.delete_intersection' class = 'fnname' > delete_intersection< / a > (& mut self, id: < a class = "struct" href = "../../map_model/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > )< / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#195-203' title = 'goto source code' > [src]< / a > < / h4 > < h4 id = 'method.move_intersection' class = "method" > < code > pub fn < a href = '#method.move_intersection' class = 'fnname' > move_intersection< / a > (< br > & mut self, < br > id: < a class = "struct" href = "../../map_model/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > , < br > point: < a class = "struct" href = "../../geom/pt/struct.Pt2D.html" title = "struct geom::pt::Pt2D" > Pt2D< / 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 = "https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title = "struct alloc::vec::Vec" > Vec< / a > < < a class = "struct" href = "../../map_model/raw/struct.OriginalRoad.html" title = "struct map_model::raw::OriginalRoad" > OriginalRoad< / a > > > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#205-222' title = 'goto source code' > [src]< / a > < / h4 > < h4 id = 'method.closest_intersection' class = "method" > < code > pub fn < a href = '#method.closest_intersection' class = 'fnname' > closest_intersection< / a > (& self, pt: < a class = "struct" href = "../../geom/pt/struct.Pt2D.html" title = "struct geom::pt::Pt2D" > Pt2D< / a > ) -> < a class = "struct" href = "../../map_model/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#224-230' title = 'goto source code' > [src]< / a > < / h4 > < h4 id = 'method.path_dist_to' class = "method" > < code > pub fn < a href = '#method.path_dist_to' class = 'fnname' > path_dist_to< / a > (& self, from: < a class = "struct" href = "../../map_model/osm/struct.NodeID.html" title = "struct map_model::osm::NodeID" > NodeID< / a > , to: < 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/option/enum.Option.html" title = "enum core::option::Option" > Option< / a > < < a class = "struct" href = "../../geom/distance/struct.Distance.html" title = "struct geom::distance::Distance" > Distance< / a > > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#232-246' 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-Debug' class = 'impl' > < code class = 'in-band' > impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title = "trait core::fmt::Debug" > Debug< / a > for < a class = "struct" href = "../../map_model/raw/struct.RawMap.html" title = "s
2020-10-27 01:26:44 +03:00
< / 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.117/serde/de/trait.Deserialize.html" title = "trait serde::de::Deserialize" > Deserialize< / a > < 'de> for < a class = "struct" href = "../../map_model/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / a > < / code > < a href = '#impl-Deserialize%3C%27de%3E' class = 'anchor' > < / a > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#19' 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.117/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.117/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.117/serde/de/trait.Deserializer.html" title = "trait serde::de::Deserializer" > Deserializer< / a > < 'de> , < / span > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#19' 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.117/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.117/serde/ser/trait.Serialize.html" title = "trait serde::ser::Serialize" > Serialize< / a > for < a class = "struct" href = "../../map_model/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / a > < / code > < a href = '#impl-Serialize' class = 'anchor' > < / a > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#19' 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.117/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.117/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.117/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.117/serde/ser/trait.Serializer.html" title = "trait serde::ser::Serializer" > Serializer< / a > , < / span > < / code > < a class = 'srclink' href = '../../src/map_model/raw.rs.html#19' 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.117/serde/ser/trait.Serialize.html#tymethod.serialize" > Read more< / a > < / p >
2020-08-27 19:26:30 +03:00
< / 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / 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/raw/struct.RawMap.html" title = "struct map_model::raw::RawMap" > RawMap< / 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 > 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 >
2020-10-08 21:07:51 +03:00
< / 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#210-214' title = 'goto source code' > [src]< / a > < / h3 > < div class = 'impl-items' > < h4 id = 'method.borrow' class = "method hidden" > < code > 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#211-213' 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#217-221' title = 'goto source code' > [src]< / a > < / h3 > < div class = 'impl-items' > < h4 id = 'method.borrow_mut' class = "method hidden" > < code > 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#218-220' 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 >
2020-10-27 01:26:44 +03:00
< / div > < / div > < h3 id = 'impl-DeserializeOwned' class = 'impl' > < code class = 'in-band' > impl< T> < a class = "trait" href = "https://docs.rs/serde/1.0.117/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.117/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.117/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#570-574' title = 'goto source code' > [src]< / a > < / h3 > < div class = 'impl-items' > < h4 id = 'method.from' class = "method hidden" > < code > 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#571-573' title = 'goto source code' > [src]< / a > < / h4 > < div class = 'docblock hidden' > < p > Performs the conversion.< / p >
2020-10-08 21:07:51 +03:00
< / 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#559-566' title = 'goto source code' > [src]< / a > < / h3 > < div class = 'impl-items' > < h4 id = 'method.into' class = "method hidden" > < code > 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#563-565' title = 'goto source code' > [src]< / a > < / h4 > < div class = 'docblock hidden' > < p > Performs the conversion.< / p >
2020-10-23 20:58:05 +03:00
< / 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 >
2020-10-08 21:07:51 +03:00
< / 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#607-616' 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 > 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#613-615' 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#593-602' 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 > 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#599-601' title = 'goto source code' > [src]< / a > < / h4 > < div class = 'docblock hidden' > < p > Performs the conversion.< / p >
2020-08-27 19:26:30 +03:00
< / 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 > 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 >