user-error 1.1.0

Simple error type that display in a clear and beautiful manner to the user of a CLI application.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Amy <git@xvrqt.com>"]
categories = ["data-structures", "command-line-interface"]
description = "Simple error type that display in a clear and beautiful manner to the user of a CLI application."
edition = "2018"
homepage = "https://github.com/xvrqt/user-error"
keywords = ["errors", "pretty-print", "struct", "xvrqt"]
license = "BSD-3-Clause"
name = "user-error"
readme = "README.md"
repository = "https://github.com/xvrqt/user-error.git"
version = "1.1.0"