Expand description
Enums§
- OpError
- Harmonized error for OpCode impls creating submission() and completion()
Traits§
- OpCode
- The contracting type between io-uring-bearer and all the opcodes it can carry. Implement this type in the individual opcodes that can be used in the bearer.
- OpCompletion
- Pending Completion type implemented by the OpCode handlers.
- OpExt
Epoll Ctl - EpollCtl Expansion trait