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.