Module tokio::io::util::copy_buf

source ·

Structs

  • CopyBuf 🔒
    A future that asynchronously copies the entire contents of a reader into a writer.

Functions

  • Asynchronously copies the entire contents of a reader into a writer.