compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

docs: fix warnings #135

Closed Berrysoft closed 11 months ago

Berrysoft commented 11 months ago

We need to re-export the specific opcode trait to allow users author their own ones.