Type Alias PT_FSPATH

pub type PT_FSPATH = Path<UnixEncoding>;
Expand description

Represents a Unix-specific [Path]

Aliased Typeยง

pub struct PT_FSPATH { /* private fields */ }