pub type Fsync<'a> = Source<AioFsync<'a>>;
Return type of Source::fsync
Source::fsync
struct Fsync<'a> { /* private fields */ }