pathbuf_from_bytes

Function pathbuf_from_bytes 

Source
pub fn pathbuf_from_bytes(bytes: Vec<u8>) -> Result<PathBuf, Vec<u8>>