<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="API documentation for the Rust `calculate_parking_lines` fn in crate `map_gui`."><metaname="keywords"content="rust, rustlang, rust-lang, calculate_parking_lines"><title>calculate_parking_lines in map_gui::render::lane - Rust</title><linkrel="stylesheet"type="text/css"href="../../../normalize.css"><linkrel="stylesheet"type="text/css"href="../../../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../../../light.css"id="themeStyle"><linkrel="stylesheet"type="text/css"href="../../../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../../../ayu.css"disabled><scriptid="default-settings"></script><scriptsrc="../../../storage.js"></script><scriptsrc="../../../crates.js"></script><scriptdefersrc="../../../main.js"></script>
<noscript><linkrel="stylesheet"href="../../../noscript.css"></noscript><linkrel="alternate icon"type="image/png"href="../../../favicon-16x16.png"><linkrel="alternate icon"type="image/png"href="../../../favicon-32x32.png"><linkrel="icon"type="image/svg+xml"href="../../../favicon.svg"><styletype="text/css">#crate-search{background-image:url("../../../down-arrow.svg");}</style></head><bodyclass="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu"role="button">☰</div><ahref='../../../map_gui/index.html'><divclass='logo-container rust-logo'><imgsrc='../../../rust-logo.png'alt='logo'></div></a><divclass="sidebar-elems"><h2class="location">Other items in<br><ahref="../../index.html">map_gui</a>::<wbr><ahref="../index.html">render</a>::<wbr><ahref="index.html">lane</a></h2><divid="sidebar-vars"data-name="calculate_parking_lines"data-ty="fn"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="18"height="18"alt="Pick another theme!"src="../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><navclass="sub"><formclass="search-form"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../settings.html"title="settings"><imgwidth="18"height="18"alt="Change settings"src="../../../wheel.svg"></a></div></form></nav><sectionid="main"class="content"><h1class="fqn"><spanclass="in-band">Function <ahref="../../index.html">map_gui</a>::<wbr><ahref="../index.html">render</a>::<wbr><ahref="index.html">lane</a>::<wbr><aclass="fn"href="#">calculate_parking_lines</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span><spanclass="out-of-band"><spanid="render-detail"><aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span><aclass="srclink"href="../../../src/map_gui/render/lane.rs.html#243-275"title="goto source code">[src]</a></span></h1><divclass="docblock item-decl"><preclass="rust fn"><code>fn calculate_parking_lines(lane: &<aclass="struct"href="../../../map_model/objects/lane/struct.Lane.html"title="struct map_model::objects::lane::Lane">Lane</a>, map: &<aclass="struct"href="../../../map_model/struct.Map.html"title="struct map_model::Map">Map</a>) -><aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="struct"href="../../../geom/polygon/struct.Polygon.html"title="struct geom::polygon::Polygon">Polygon</a>><spanclass="notable-traits"><spanclass="notable-traits-tooltip">ⓘ<divclass="notable-traits-tooltiptext"><spanclass="docblock"><divclass="notable">Notable traits for <aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.u8.html">u8</a>, A></div><codeclass="content"><spanclass="where fmt-newline">impl<A><aclass="trait"href="https://doc.rust-lang.org/1.58.1/std/io/trait.Write.html"title="trait std::io::Write">Write</a> for <aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.u8.html">u8</a>, A><spanclass="where fmt-newline">where<br>&