Crate aws_smithy_types_convert

Source
Expand description

Conversions between aws-smithy-types and the types of frequently used Rust libraries.

Modulesยง

date_timeconvert-time or convert-chrono
Conversions from [DateTime] to the types in the time or chrono crates.
streamconvert-streams
Conversions from Stream-like structs to implementors of futures::Stream