Function convert_osm::split_ways::simplify_linestring[][src]

fn simplify_linestring(pts: Vec<Pt2D>) -> Vec<Pt2D>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator