Searched refs:async_write (Results 1 – 4 of 4) sorted by relevance
80 macro_rules! async_write { macro83 fn async_write(b: &mut Bencher) {115 async_write!(ylong_runtime);132 async_write!(tokio_runtime);
25 macro_rules! async_write { macro64 async_write!(&content, file_size);86 async_write!(&content, file_size);118 async_write!(&content, file_size);144 async_write!(&content, file_size);
21 mod async_write; module35 pub use async_write::{AsyncWrite, AsyncWriteExt};
484 use crate::io::async_write::AsyncWriteExt;