typed_path

Type Alias NativeEncoding

source
pub type NativeEncoding = UnixEncoding;
Expand description

Encoding that is native to the platform during compilation

Aliased Typeยง

struct NativeEncoding;