Function runnel::medium::pipeio::pipe

source ยท
pub fn pipe(sz: usize) -> (PipeOut, PipeIn)
Expand description

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