Function runnel::medium::pipeio::pipe[][src]

pub fn pipe(sz: usize) -> (PipeOut, PipeIn)

create in-memory fifo stream and return (PipeOut, PipeIn).