vecio 0.1.0

Vector IO, scatter/gather, writev, readv
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
winapi = "0.2"
ws2_32-sys = "0.2"

[package]
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
description = "Vector IO, scatter/gather, writev, readv"
keywords = ["writev", "readv", "vector", "io"]
license = "MIT"
name = "vecio"
repository = "https://github.com/seanmonstar/vecio"
version = "0.1.0"