Skip to main content

path_to_bytes

Function path_to_bytes 

Source
pub fn path_to_bytes(path: &Path) -> Vec<u8> 
Expand description

Convenience wrapper over os_str_to_bytes taking a whole path.