[][src]Function svg2polylines::parse

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

Parse an SVG string into a vector of polylines.