read_op

Function read_op 

Source
pub async fn read_op<R: AsyncReadExt + Unpin>(r: &mut R) -> Result<Operation>
Expand description

Read a worker Operation from the wire.