Type Definition typed_path::unix::Utf8UnixPath
source · pub type Utf8UnixPath = Utf8Path<Utf8UnixEncoding>;Expand description
Represents a Unix-specific Utf8Path
pub type Utf8UnixPath = Utf8Path<Utf8UnixEncoding>;Represents a Unix-specific Utf8Path