Module stream

Module stream 

Source
Expand description

Using MultipartWrite with streams.

This module contains the extension MultipartStreamExt that has adapters for composing MultipartWrite with streams.

Structs§

CollectComplete
Future for collect_complete.
CompleteWhen
Stream for complete_when.
TrySend
Stream for try_send.

Traits§

MultipartStreamExt
An extension trait for Streams that provides combinators to use with MultipartWriters.