atelier_core 0.2.22

Rust native core model for the AWS Smithy IDL.
Documentation
[dependencies.error-chain]
version = "0.12"

[dependencies.heck]
version = "0.3"

[dependencies.lazy_static]
version = "1.4"

[dependencies.log]
version = "0.4"

[dependencies.paste]
version = "1.0"

[dependencies.regex]
version = "1.3"

[dev-dependencies.atelier_test]
version = "0.1"

[dev-dependencies.pretty_assertions]
version = "0.7"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "Rust native core model for the AWS Smithy IDL."
documentation = "https://docs.rs/atelier_core/"
edition = "2018"
license = "MIT"
name = "atelier_core"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/rust-atelier.git"
version = "0.2.22"

[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]