Module pty::prelude [] [src]

Reexports

pub use super::fork::Fork;

Structs

Master
Slave

Enums

ForkError

The enum ForkError defines the possible errors from constructor Fork.

MasterError

The enum MasterError defines the possible errors from constructor Master.

SlaveError

The enum SlaveError defines the possible errors from constructor Slave.