Searched defs:FsyncFut (Results 1 – 1 of 1) sorted by relevance
33 struct FsyncFut<'fd>(Aio<TokioSource<'fd>>); struct35 impl<'fd> FsyncFut<'fd> { implementation45 impl<'fd> Future for FsyncFut<'fd> { implementation