Function list_dir

Source
pub fn list_dir(path: &str) -> Result<Vec<String>, Box<dyn Error>>