Module tokio::io::join

source ·
Expand description

Join two values implementing AsyncRead and AsyncWrite into a single one.

Structs§

  • Joins two values implementing AsyncRead and AsyncWrite into a single handle.

Functions§

  • Join two values implementing AsyncRead and AsyncWrite into a single handle.