vts 1.1.1

Macro to generate boiler plate to define new types with associated constraints
Documentation
[dependencies.proc-macro2]
version = "1.0.49"

[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
features = ["full"]
version = "1.0.107"

[lib]
proc-macro = true

[package]
authors = ["Nicolas Di Prima <nicolas.diprima@iohk.io>"]
description = "Macro to generate boiler plate to define new types with associated constraints\n"
edition = "2021"
homepage = "https://github.com/input-output-hk/ce-vts#README.md"
keywords = ["proc_macro"]
license = "MIT OR Apache-2.0"
name = "vts"
readme = "README.md"
repository = "https://github.com/input-output-hk/ce-vts"
version = "1.1.1"