Type Alias typed_path::unix::Utf8UnixPath

source ·
pub type Utf8UnixPath = Utf8Path<Utf8UnixEncoding>;
Expand description

Represents a Unix-specific Utf8Path

Aliased Type§

struct Utf8UnixPath { /* private fields */ }