completeio 0.1.0

Completion based IO drivers and async runtime
Documentation
1
2
3
4
//! This mod doesn't actually contain any driver, but meant to provide some
//! common op type and utilities for unix platform (for iour and mio).

pub(crate) mod op;