genotype_json_types 0.3.0

Genotype language JSON types
Documentation
[dependencies.litty]
version = "0.2"

[dependencies.serde]
features = ["derive"]
version = "1"

[lib]
name = "genotype_json_types"
path = "src/lib.rs"

[package]
authors = ["Sasha Koss <koss@nocorp.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Genotype language JSON types"
edition = "2021"
license = "MIT"
name = "genotype_json_types"
readme = "README.md"
repository = "https://github.com/kossnocorp/genotype"
version = "0.3.0"