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