compio_driver

Trait OpCode

Source
pub trait OpCode: PollOpCode + IourOpCode { }
Expand description

Fused OpCode

This trait encapsulates both operation for io-uring and polling

Implementors§