Type Definition typed_path::unix::UnixPathBuf

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

Represents a Unix-specific PathBuf