list_files_in_dir

Function list_files_in_dir 

Source
pub fn list_files_in_dir(path: impl AsRef<Path>) -> Result<(), Error>
Expand description

Recursively lists files, their permissions and ownership.