Skip to main content

os_bytes_to_string

Function os_bytes_to_string 

Source
pub fn os_bytes_to_string(b: &[u8]) -> String
Expand description

Converts OS path bytes back to a String, replacing invalid UTF-8.