heal

Crates.ioheal
lib.rsheal
version0.0.0
sourcesrc
created_at2023-11-21 14:00:05.814039
updated_at2023-11-21 14:00:05.814039
descriptionA template for creating Rust open-source repo on GitHub
homepagehttps://github.com/al8n/heal
repositoryhttps://github.com/al8n/heal
max_upload_size
id1044200
size58,745
Al Liu (al8n)

documentation

https://docs.rs/heal

README

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.

Commit count: 2

cargo fmt