static-atom-build 0.1.2

Glue between your build script and the static-atom crate
Documentation
[dependencies.heck]
version = "0.3"

[dependencies.itertools]
version = "0.7"

[dependencies.serde]
optional = true
version = "1"

[dependencies.try_from]
version = "0.2"

[features]
default = ["serde"]

[package]
authors = ["Tim Robinson <tim.g.robinson@gmail.com>"]
description = "Glue between your build script and the static-atom crate"
edition = "2018"
license = "MIT"
name = "static-atom-build"
repository = "https://github.com/1tgr/rust-static-atom"
version = "0.1.2"