svg_fmt 0.4.4

Very simple debugging utilities to dump shapes in SVG format.
Documentation
1
2
3
4
5
mod layout;
mod svg;

pub use layout::*;
pub use svg::*;