Crate lyon_svg [] [src]

Lyon SVG

Utilities to facilitate interfacing with SVG. At the moment this is mostly a wrapper around the svgparser crate.

Reexports

pub extern crate lyon_path as path;
pub extern crate svgparser as parser;

Modules

path_utils