Module futures_util::io::copy_buf_abortable
source · Macros§
Structs§
- Future for the
copy_buf_abortable()
function.
Functions§
- Creates a future which copies all the bytes from one object to another, with its
AbortHandle
.
copy_buf_abortable()
function.AbortHandle
.