Type Alias typed_path::NativeEncoding
source · 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;