[go: up one dir, main page]

quick-error 0.1.3

A macro which makes error types pleasant to write.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "quick-error"
description = """
    A macro which makes error types pleasant to write.
"""
license = "MIT"
version = "0.1.3"
keywords = ["macro", "error", "type", "enum"]
authors = ["Paul Colomiets <paul@colomiets.name>"]
homepage = "http://github.com/tailhook/quick-error"
repository = "http://github.com/tailhook/quick-error"
documentation = "http://tailhook.github.io/quick-error/"