pub fn extract_name(path: impl AsRef<Path>) -> String
Extract a valid Rust identifier from the stem of a path.