pub fn file_stem_str(path: &Path) -> &str
Extracts the file stem as a &str from a path.
&str
Replaces the duplicated pattern found in 17 locations across the codebase.