Module aws_smithy_types_convert::stream
source · Available on crate feature
convert-streams
only.Expand description
Conversions from Stream-like structs to implementors of futures::Stream
Structs§
- Stream implementor wrapping
PaginationStream
Traits§
- Trait to convert PaginationStream into implementor of
Stream