mirror of https://github.com/smithy-lang/smithy-rs
b2f15ce961
This will make all the runtime crates independently versioned, which will later remove the need for version number properties in the gradle.properties file. A full release cycle should be done before cleaning up the old logic just to be safe though. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
external-types.toml |
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.