raw-stdio 0.1.0

Cross-platform, unbuffered, direct STDIO access
Documentation
# raw-stdio

[![crates.io](https://img.shields.io/crates/v/raw-stdio.svg)](http://crates.io/crates/raw-stdio)
[![docs.rs](https://docs.rs/raw-stdio/badge.svg)](http://docs.rs/raw-stdio)
![MSRV](https://img.shields.io/crates/msrv/raw-stdio)

The raw-stdio crate provides cross-platform, unbuffered, and direct access to STDIO
streams.

## MSRV

The MSRV is `stable - 3`.

## License

This project is licensed under either of

- Apache License, Version 2.0
- MIT License

at your option.