Function std::sys::unix::fs::readdir

source ·
pub fn readdir(path: &Path) -> Result<ReadDir>