Type Definition typed_path::UnixPathBuf

source ·
pub type UnixPathBuf = PathBuf<UnixEncoding>;
Expand description

Represents a Unix-specific PathBuf