**Heal your errors!**
`heal` is a crate for helping your build concrete error implementation in Rust's `std::io::Error` style.
[
][Github-url]
[
][CI-url]
[
][codecov-url]
[
][doc-url]
[
][crates-url]
[
][crates-url]
English | [简体中文][zh-cn-url]
## Installation
```toml
[dependencies]
heal = "0.0.0"
```
## Features
#### License
`heal` is under the terms of both the MIT license and the
Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details.
Copyright (c) 2023 Al Liu.
[Github-url]: https://github.com/al8n/heal/
[CI-url]: https://github.com/al8n/heal/actions/workflows/ci.yml
[doc-url]: https://docs.rs/heal
[crates-url]: https://crates.io/crates/heal
[codecov-url]: https://app.codecov.io/gh/al8n/heal/
[zh-cn-url]: https://github.com/al8n/heal/tree/main/README-zh_CN.md