rustdoc::html::static_files

Function suffix_path

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

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