pub type Utf8NativeEncoding = Utf8UnixEncoding;
Expand description

Utf8Path that is native to the platform during compilation

Aliased Type§

struct Utf8NativeEncoding;