Skip to main content

file_name_from_path

Function file_name_from_path 

Source
pub fn file_name_from_path(input: &str) -> Option<String>
Expand description

Extracts the final file-name segment from a path-like input.