Structs§
- A wrapper for the
AsyncWrite
andEncoder
types. TheAsyncWrite
will be flushed when this struct is dropped. - A wrapper for the
Sink
type. - A wrapper for
AsyncWrite
types.
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.