pub fn into_string(s: OsString) -> Result<String, AnyError>
Expand description

A utility function to map OsStrings to Strings