Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 7.1 KB

README.md

File metadata and controls

46 lines (32 loc) · 7.1 KB

WIP: heal

Heal your errors!

heal is a crate for helping your build concrete error implementation in Rust's std::io::Error style.

github Build codecov

docs.rs crates.io crates.io

license

English | 简体中文

Installation

[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-MIT for details.

Copyright (c) 2023 Al Liu.