pub type NativePtySystem = UnixPtySystem;Expand description
Convenience type alias for the default PTY system on Unix.
Aliased Typeยง
pub struct NativePtySystem;pub type NativePtySystem = UnixPtySystem;Convenience type alias for the default PTY system on Unix.
pub struct NativePtySystem;