[go: up one dir, main page]

human-errors 0.2.1

An error library focused on providing your users with relevant advice for any problem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "human-errors"
version = "0.2.1"
description = "An error library focused on providing your users with relevant advice for any problem."
homepage = "https://sierrasoftworks.com/projects/human-errors"
readme = "README.md"
repository = "https://github.com/SierraSoftworks/human-errors-rs"
keywords = ["errors"]
categories = ["accessibility", "command-line-interface"]
authors = ["Benjamin Pannell <benjamin@pannell.dev>"]
license = "MIT"
edition = "2024"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]