Function blaze_devkit::util::path_to_string

source ยท
pub fn path_to_string<P>(path: P) -> Result<String, Error>
where P: AsRef<Path>,