Type Definition typed_path::unix::UnixPath

source ·
pub type UnixPath = Path<UnixEncoding>;
Expand description

Represents a Unix-specific Path