Crate monoio_compat

source ·
Expand description

For compat with tokio AsyncRead and AsyncWrite.

Modules§

Structs§

  • A wrapper for stream with ownership that impl AsyncReadRent and AsyncWriteRent. The Wrapper will impl tokio AsyncRead and AsyncWrite. Mainly used for compatible.

Traits§

Type Aliases§