vecio 0.1.0

Vector IO, scatter/gather, writev, readv
Documentation
1
2
3
4
#[cfg(unix)]
mod unix;
#[cfg(windows)]
mod windows;