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 */ }pub type PT_FSPATH = Path<UnixEncoding>;Represents a Unix-specific [Path]
pub struct PT_FSPATH { /* private fields */ }