e173_ts 0.1.0-alpha.7

TypeScript generation macros for E1.73 Support library
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.serde_derive_internals]
version = "0.28"

[dependencies.syn]
default-features = false
features = ["full", "parsing", "printing", "proc-macro"]
version = "2.0"

[dependencies.unicode-ident]
version = "1.0.12"

[features]
js = []
json = []
wasm-bindgen = []

[lib]
name = "e173_ts"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Sam Kearney <samuelmkearney@gmail.com", "@MadonoHaru <madonoharu@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "TypeScript generation macros for E1.73 Support library"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "e173_ts"
readme = false
repository = "https://gitlab.com/esta-cpwg/e173support"
version = "0.1.0-alpha.7"