Trait compio_driver::OpCode
source · pub trait OpCode: PollOpCode + IourOpCode { }Expand description
Fused OpCode
This trait encapsulates both operation for io-uring and polling
pub trait OpCode: PollOpCode + IourOpCode { }Fused OpCode
This trait encapsulates both operation for io-uring and polling