[go: up one dir, main page]

error-chain 0.4.1

Yet another error boilerplate library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
backtrace = "0.2.1"

[package]
authors = ["Brian Anderson <banderson@mozilla.com>", "Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]
description = "Yet another error boilerplate library"
documentation = "http://brson.github.io/error-chain/index.html"
homepage = "https://github.com/brson/error-chain"
license = "MIT OR Apache-2.0"
name = "error-chain"
repository = "https://github.com/brson/error-chain"
version = "0.4.1"