Skip to main content

Pair

Type Alias Pair 

Source
pub type Pair = (ChildIo<ChildStdin>, ChildIo<ChildStdout>);