botocore_parser 0.1.1

Helper crate for parsing AWS JSON service definitions
botocore_parser-0.1.1 doesn't have any documentation.

botocore_parser

Build Status

Rust parser of botocore's JSON AWS service definitions.

Uses serde as well as other serde libraries such as serde_codegen and serde_json. Syntex is also used for code generation.

Designed for use by Rusoto, an AWS SDK for Rust.