Structs§
- A wrapper for the
AsyncWriteandEncodertypes. TheAsyncWritewill be flushed when this struct is dropped. - A wrapper for the
Sinktype. - A wrapper for
AsyncWritetypes. 
Traits§
- A helper trait for write handling.
 
AsyncWrite and Encoder types. The AsyncWrite will be flushed when this
struct is dropped.Sink type.AsyncWrite types.