pub type ReadvAt<'a> = Source<AioReadv<'a>>;
Expand description
Return type of Source::readv_at
Aliased Typeยง
struct ReadvAt<'a> { /* private fields */ }
pub type ReadvAt<'a> = Source<AioReadv<'a>>;
Return type of Source::readv_at
struct ReadvAt<'a> { /* private fields */ }