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