Function rs_utils::file::file_path_incremental_with_extension
[−]
[src]
pub fn file_path_incremental_with_extension(
file_path: &Path
) -> Result<PathBuf, Error>
Like file path incremental but preserves the file extension if one is present.