[go: up one dir, main page]

human-errors 0.1.3

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
[dependencies]

[package]
authors = ["Benjamin Pannell <benjamin@pannell.dev>"]
categories = ["accessibility", "command-line-interface"]
description = "An error library focused on providing your users with relevant advice for any problem."
edition = "2018"
homepage = "https://sierrasoftworks.com/projects/human-errors"
keywords = ["errors"]
license = "MIT"
name = "human-errors"
readme = "README.md"
repository = "https://github.com/SierraSoftworks/human-errors-rs"
version = "0.1.3"