path_info

Function path_info 

Source
pub fn path_info(entry: Result<DirEntry>) -> Result<(PathBuf, String)>
Expand description

Get path and file name from a DirEntry.