Skip to main content

file_name_from_path

Function file_name_from_path 

Source
pub fn file_name_from_path(path: &str) -> String
Expand description

Extract the filename from a path, with fallback to the full path.