NativePathBuf

Type Alias NativePathBuf 

Source
pub type NativePathBuf = UnixPathBuf;
Expand description

PathBuf that is native to the platform during compilation

Aliased Typeยง

pub struct NativePathBuf { /* private fields */ }