v0.4.15
Feature
- Implement pass-through
AsyncRead
orAsyncWrite
where appropriate. - Relax
AsyncRead
/AsyncWrite
bounds on*::{get_ref, get_mut, get_pin_mut, into_inner}()
methods.
AsyncRead
or AsyncWrite
where appropriate.AsyncRead
/AsyncWrite
bounds on *::{get_ref, get_mut, get_pin_mut, into_inner}()
methods.