trans-gen-core 0.3.0-alpha.0

Generating trans code (helper library)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "trans-gen-core"
version = "0.3.0-alpha.0"
authors = ["kuviman <kuviman@gmail.com>"]
description = "Generating trans code (helper library)"
license = "MIT"
homepage = "https://github.com/kuviman/trans-gen"
edition = "2018"

[dependencies]
include_dir = "0.6"
trans-schema = { path = "../trans-schema", version = "0.3.0-alpha" }