Function fs_tracing::read_dir[][src]

pub fn read_dir<P: AsRef<Path>>(path: P) -> Result<ReadDir>

Wrapper for fs::read_dir.