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