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