# botocore_parser
[](https://travis-ci.org/rusoto/botocore_parser)
Rust parser of [botocore](https://github.com/boto/botocore)'s JSON AWS service definitions.
Uses [serde](https://github.com/serde-rs/serde) as well as other serde libraries such as serde_codegen and serde_json. [Syntex](https://github.com/serde-rs/syntex) is also used for code generation.
Designed for use by [Rusoto](https://github.com/rusoto/rusoto), an AWS SDK for Rust.