lio 0.4.1

A platform-independent async I/O library with native support for io_uring (Linux), IOCP (Windows), and kqueue (macOS)
Documentation
1
2
3
4
5
// mod open_options;

// pub use open_options::OpenOptions;
// pub mod ops;
// pub use crate::fs::open_options::File;