impl_async_read_write

Macro impl_async_read_write 

Source
macro_rules! impl_async_read_write {
    ($s:ident, $f:tt) => { ... };
}