pub fn path_to_file_name_str(path: &Path) -> Result<&str>
Expand description

Get the &str from a &Path