[go: up one dir, main page]

quick-error 1.2.3

A macro which makes error types pleasant to write.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]
categories = ["rust-patterns"]
description = "    A macro which makes error types pleasant to write.\n"
documentation = "http://docs.rs/quick-error"
homepage = "http://github.com/tailhook/quick-error"
keywords = ["macro", "error", "type", "enum"]
license = "MIT/Apache-2.0"
name = "quick-error"
repository = "http://github.com/tailhook/quick-error"
version = "1.2.3"