Skip to main content

path_stem

Function path_stem 

Source
pub fn path_stem(file_path: &str) -> Option<String>
Expand description

Filename stem for auto-filename matching (docs/goals/rust-fluency.mdrust-fluency).