Function importer::soundcast::popdat::import_trips[][src]

fn import_trips(huge_map: &Map, timer: &mut Timer<'_>) -> Vec<OrigTrip>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator