Function importer::soundcast::trips::clip_trips[][src]

fn clip_trips(
    map: &Map,
    popdat: &PopDat,
    huge_map: &Map,
    only_passthrough_trips: bool,
    timer: &mut Timer<'_>
) -> Vec<Trip>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator