pub(crate) mod fd; pub(crate) mod oshandle; pub(crate) mod path; pub(crate) const O_RSYNC: yanix::file::OFlag = yanix::file::OFlag::RSYNC;