Type Alias Utf8NativeEncoding

Source
pub type Utf8NativeEncoding = Utf8UnixEncoding;
Expand description

Utf8Path that is native to the platform during compilation

Aliased Typeยง

pub struct Utf8NativeEncoding;