tokio-linux-aio 0.1.1

Tokio bindings for Linux kernel AIO
Documentation
1
2
3
4
extern crate aio_bindings;
extern crate libc;

mod linux;