Type Alias NativeEncoding

Source
pub type NativeEncoding = UnixEncoding;
Expand description

Encoding that is native to the platform during compilation

Aliased Typeยง

pub struct NativeEncoding;