1 2 3 4
pub(crate) mod osdir; pub(crate) mod path; pub(crate) const O_RSYNC: yanix::file::OFlags = yanix::file::OFlags::RSYNC;