pub(crate) fn suffix_path(filename: &str, suffix: &str) -> PathBuf
Expand description

Insert the provided suffix into a filename just before the extension.