error-type 0.1.1

Provides a macro for constructing unifying error types.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "error-type"
version = "0.1.1"
authors = ["Daniel Keep <daniel.keep@gmail.com>"]

description = "Provides a macro for constructing unifying error types."
repository = "https://github.com/DanielKeep/rust-error-type"
readme = "README.md"
keywords = ["error"]
license = "MIT"