Skip to main content

prepend_to_file_stem

Function prepend_to_file_stem 

Source
pub fn prepend_to_file_stem(input: &str, prefix: &str) -> String
Expand description

Prepends a prefix to the file stem while preserving the original extension suffix.