botocore_parser

Crates.iobotocore_parser
lib.rsbotocore_parser
version0.1.1
sourcesrc
created_at2016-02-16 01:55:09.666731
updated_at2016-02-19 06:25:39.134648
descriptionHelper crate for parsing AWS JSON service definitions
homepage
repositoryhttps://github.com/rusoto/botocore_parser
max_upload_size
id4188
size7,431
Anthony DiMarco (adimarco)

documentation

README

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.

Commit count: 0

cargo fmt