Expand description
Using MultipartWrite with streams.
This module contains the extension MultipartStreamExt that has adapters
for using a MultipartWrite with a stream.
Structs§
- Complete
With - Future for
complete_with. - TryComplete
When - Stream for
try_complete_when.
Traits§
- Multipart
Stream Ext - An extension trait for
Streams that provides combinators to use withMultipartWriters.