pub type NativePathBuf = UnixPathBuf;Expand description
PathBuf that is native to the platform during compilation
Aliased Typeยง
struct NativePathBuf { /* private fields */ }pub type NativePathBuf = UnixPathBuf;PathBuf that is native to the platform during compilation
struct NativePathBuf { /* private fields */ }