pub fn path_as_str(path: &Path) -> Result<&str>
Expand description

Try to convert a PathBuf reference into a &str