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