renderit 0.0.0

Draw anything for anything else
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "renderit"
description = "Draw anything for anything else"
edition = "2021"
version = "0.0.0"
license = "MIT OR Apache-2.0"
keywords = ["svg", "canvas", "document", "doc_generator"]
categories = ["parser-implementations", "template-engine"]
authors = ["Daniel Gallups <44790295+dsgallups@users.noreply.github.com>"]
rust-version = "1.79"
readme = "README.md"
repository = "https://github.com/dsgallups/renderit"

[dependencies]