pub fn os_str_to_string(os_str: &OsStr) -> String
Take a platform-specific pathname fragment and turn it into a regular Unicode string.