validate_svg

Function validate_svg 

Source
pub fn validate_svg(svg: &str) -> Result<(), usize>
Expand description

Returns an error indicating the first position of invalid SVG path data.