pub fn open_dir( dirfd: impl AsFd, name: impl AsRef<Path> + Debug, ) -> Result<OwnedFd>
Wrapper around [rustix::fs::openat]
rustix::fs::openat