pub fn format_path(path: &Path) -> String
Returns a Path as a String without whitespace between tokens.
Path