Module rasi::prelude

source ·
Expand description

The async prelude.

The prelude re-exports most commonly used traits and macros from this crate.

Re-exports§

Traits§

  • An extension trait which adds utility methods to AsyncRead types.
  • An extension trait which adds utility methods to AsyncWrite types.
  • An extension trait for Sinks that provides a variety of convenient combinator functions.
  • An extension trait for Streams that provides a variety of convenient combinator functions.