write_op

Function write_op 

Source
pub async fn write_op<W: AsyncWriteExt + Unpin>(w: &mut W, v: Op) -> Result<()>
Expand description

Write an opcode to the stream.