Skip to main content

file_stem

Function file_stem 

Source
pub fn file_stem(path: &str, fmt: PathFormat) -> &str
Expand description

Get the file stem (file_name without the last extension).