Function svg2polylines::parse [] [src]

pub fn parse(svg: &str) -> Result<Vec<Polyline>, String>

Parse an SVG string into a vector of polylines.