human-errors 0.1.2

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]
name = "human-errors"
version = "0.1.2"
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 = "2018"