pub fn directory_list(dir: &Path) -> Result<Vec<Result<PathMetadata>>>
Return all childs of a directory regardless of any ignore rules If there is an error to obtain the metadata, error is added to the element instead