Expand description
Very simple drawing/diagramming library with SVG output.
Use Fig to build the figure and Svg to render the output to SVG.
Svg implements std::fmt::Display and ToString for output purposes.
Re-exports§
pub use ColorAttr::*;