Function build_tmp_path_of
pub fn build_tmp_path_of(path: &str) -> StringExpand description
Build a temporary path of a file path.
build_tmp_path_of appends a dot following a random generated postfix.
Don’t use it with a path to a folder.