# {{crate}} [![partial-io on crates.io](https://img.shields.io/crates/v/partial-io)](https://crates.io/crates/partial-io) [![Documentation (latest release)](https://docs.rs/partial-io/badge.svg)](https://docs.rs/partial-io/) [![Documentation (main)](https://img.shields.io/badge/docs-main-brightgreen)](https://sunshowers-code.github.io/partial-io/rustdoc/partial_io/) [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) {{readme}} ## Minimum supported Rust version The minimum supported Rust version (MSRV) is **1.56**. While a crate is pre-release status (0.x.x) it may have its MSRV bumped in a patch release. Once a crate has reached 1.x, any MSRV bump will be accompanied with a new minor version. ## Contributing See the [CONTRIBUTING](CONTRIBUTING.md) file for how to help out. ## License This project is available under the [MIT license](LICENSE).