pub type NativeEncoding = UnixEncoding;
Expand description
Encoding
that is native to the platform during compilation
Aliased Typeยง
struct NativeEncoding;
pub type NativeEncoding = UnixEncoding;
Encoding
that is native to the platform during compilation
struct NativeEncoding;