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