[go: up one dir, main page]

Crate lyon_svg

Crate lyon_svg 

Source
Expand description

Utilities to facilitate interfacing lyon with SVG.

At the moment this is mostly a wrapper around the svgparser crate.

This crate is reexported in lyon.

Re-exports§

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

Modules§

path_utils