bytes2path

Function bytes2path 

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

Converts UTF-8 bytes to a path.