Skip to main content

parse_svg

Function parse_svg 

Source
pub fn parse_svg(bytes: &[u8]) -> WavyteResult<PreparedSvg>
Expand description

Parse SVG bytes into a prepared usvg tree.