pub fn path_to_string(path: &Path) -> String
Convert a path into an owned string using lossless conversion semantics.