Type Alias Utf8NativePath

Source
pub type Utf8NativePath = Utf8UnixPath;
Expand description

Utf8Path that is native to the platform during compilation

Aliased Typeยง

struct Utf8NativePath { /* private fields */ }