Function os_str_to_string

Source
pub fn os_str_to_string(os_str: &OsStr) -> String
Expand description

Take a platform-specific pathname fragment and turn it into a regular Unicode string.