Searched refs:to_os_str (Results 1 – 1 of 1) sorted by relevance
451 fn to_os_str(&self) -> Result<&OsStr, Utf8Error> { in to_os_str() method536 self.to_os_str().map(Path::new) in to_path()