Function zeno::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.