[][src]Function async_pipe::pipe

pub fn pipe() -> (PipeWriter, PipeReader)

Creates a piped pair of an AsyncWrite and an AsyncRead.