code-gen 0.9.0

This library aids in code generation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "code-gen"
version = "0.9.0"
description = "This library aids in code generation."
readme = "README.md"
repository = "https://github.com/nikdeapen/code-gen"
homepage = "https://github.com/nikdeapen/code-gen"
authors = ["Nik Deapen <nik@deapen.com>"]
edition = "2021"
license = "MIT"

[features]
rust = []