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