smithy-rs/rust-runtime/aws-smithy-query
Nugine de186678ee
Bump Rust MSRV to 1.63.0 (#2222)
Co-authored-by: Zelda Hessler <zhessler@amazon.com>
Co-authored-by: John DiSanti <jdisanti@amazon.com>
2023-02-10 12:59:31 -08:00
..
src Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
Cargo.toml aws-smithy-query: bump to urlencoding v2.1 (#1301) 2022-04-04 15:05:18 -07:00
LICENSE Prefix Smithy runtime crates with `aws-` (#788) 2021-10-20 10:21:15 -07:00
README.md Add a few READMEs + linter script (#899) 2021-11-30 14:37:42 -05:00
external-types.toml Check external types for runtime and SDK crates in CI (#1625) 2022-08-10 18:33:43 -07:00

README.md

Serializers for AwsQuery

This crate implements utilities for serializing and deserializing the AWS Query protocol.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.