Function game::sandbox::dashboards::parking_overhead::produce_raw_data[][src]

fn produce_raw_data(app: &App) -> Vec<Entry>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator