<!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 `produce_raw_data` fn in crate `game`."><metaname="keywords"content="rust, rustlang, rust-lang, produce_raw_data"><title>produce_raw_data in game::sandbox::dashboards::parking_overhead - 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='../../../../game/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">game</a>::<wbr><ahref="../../index.html">sandbox</a>::<wbr><ahref="../index.html">dashboards</a>::<wbr><ahref="index.html">parking_overhead</a></h2><divid="sidebar-vars"data-name="produce_raw_data"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">game</a>::<wbr><ahref="../../index.html">sandbox</a>::<wbr><ahref="../index.html">dashboards</a>::<wbr><ahref="index.html">parking_overhead</a>::<wbr><aclass="fn"href="#">produce_raw_data</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/game/sandbox/dashboards/parking_overhead.rs.html#124-174"title="goto source code">[src]</a></span></h1><divclass="docblock item-decl"><preclass="rust fn"><code>fn produce_raw_data(app: &<aclass="struct"href="../../../app/struct.App.html"title="struct game::app::App">App</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="struct.Entry.html"title="struct game::sandbox::dashboards::parking_overhead::Entry">Entry</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">