decal 0.6.0

Declarative DSL for describing scenes and rendering them to SVG or PNG
Documentation
1
2
3
4
5
mod assert_xml;
mod str_sink;

pub(crate) use assert_xml::*;
pub(crate) use str_sink::*;