[][src]Function dinghy_build::utils::path_to_str

pub fn path_to_str(path: &PathBuf) -> Result<&str>

Wraps the annoying PathBuf to string conversion in one single call.