pub fn temp_dir_string() -> String
Return the default temporary directory as a String.
String
Convenience wrapper around temp_dir for code that stores paths as String fields (e.g. configuration structs).
temp_dir