Read available data from file descriptors without blocking
See structure-stdio.rs for an example usage.
This project is built and tested with cargo:
bash
cargo build
cargo test
cargo doc --no-deps
Pro-tip: before building docs, clone existing docs to track changes
bash
git clone -b gh-pages git@github.com:anowell/nonblock-rs.git target/doc