tokio::io::util

Module 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.