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