Module actix::io

source ·

Structs§

  • A wrapper for the AsyncWrite and Encoder types. The AsyncWrite will be flushed when this struct is dropped.
  • A wrapper for the Sink type.
  • A wrapper for AsyncWrite types.

Traits§