pub fn bytes2path(bytes: &[u8]) -> Result<PathBuf>
Expand description

Converts UTF-8 bytes to a path.