[package]
edition = "2018"
name = "quick-error2"
version = "2.0.1"
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>", "Ross MacArthur <ross@macarthur.io>"]
description = "A macro which makes error types pleasant to write."
homepage = "http://github.com/rossmacarthur/quick-error2"
documentation = "http://docs.rs/quick-error2"
keywords = ["macro", "error", "type", "enum"]
categories = ["rust-patterns"]
license = "MIT/Apache-2.0"
repository = "http://github.com/rossmacarthur/quick-error2"