pub type ReadvAt<'a> = Source<AioReadv<'a>>;
Return type of Source::readv_at
Source::readv_at
struct ReadvAt<'a> { /* private fields */ }