json-type 0.1.0

Encode types as json strings
Documentation
[package]
name = "json-type"
version = "0.1.0"
authors = ["hargados <hargados@tcd.ie>"]
edition = "2018"
description = "Encode types as json strings"
license = "MIT"

[dependencies]
json-type-derive = "0.1.0"