pub fn path_str(path: &Path) -> Result<&str>
Converts a Path to a UTF-8 string, with a descriptive error on failure.