Type Alias mio_aio::WritevAt

source ·
pub type WritevAt<'a> = Source<AioWritev<'a>>;
Expand description

Return type of Source::writev_at

Aliased Type§

struct WritevAt<'a> { /* private fields */ }