Module join

Source
Expand description

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

Structs§

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

Functions§

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