pub type WritevAt<'a> = Source<AioWritev<'a>>;
Return type of Source::writev_at
Source::writev_at
struct WritevAt<'a> { /* private fields */ }