Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 590 Bytes

File metadata and controls

9 lines (7 loc) · 590 Bytes

Fundamental Types for Smithy Services

This crate implements fundamental types shared across all service clients generated by smithy-rs. Generally, you should not need to take a direct dependency on this crate as service clients should publicly re-export the types when used.

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.