Skip to main content

add_suffix

Function add_suffix 

Source
fn add_suffix(path: &Path, suffix: &str) -> PathBuf
Expand description

Adds a suffix to a path before the file extension.