Skip to main content

Module stream

Module stream 

Source
Expand description

Using MultipartWrite with streams.

This module contains the extension MultipartStreamExt that has adapters for using a MultipartWrite with a stream.

Structs§

CompleteWith
Future for complete_with.
TryCompleteWhen
Stream for try_complete_when.

Traits§

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