Function burntpix::svg

source ยท
pub(crate) fn svg(
    filename: String,
    svg_data: &[u8]
) -> Result<(), Box<dyn Error>>