Type Alias Utf8NativePathBuf

Source
pub type Utf8NativePathBuf = Utf8UnixPathBuf;
Expand description

Utf8PathBuf that is native to the platform during compilation

Aliased Typeยง

struct Utf8NativePathBuf { /* private fields */ }