pub type Utf8UnixPath = Utf8Path<Utf8UnixEncoding>;
Expand description
Represents a Unix-specific Utf8Path
Aliased Type§
pub struct Utf8UnixPath { /* private fields */ }
pub type Utf8UnixPath = Utf8Path<Utf8UnixEncoding>;
Represents a Unix-specific Utf8Path
pub struct Utf8UnixPath { /* private fields */ }