[features]
default = []
display-cause = []
no-debug-cause = []
no-fileline = []
[package]
authors = ["Harald Hoyer <harald@redhat.com>"]
categories = ["rust-patterns"]
description = "Make chaining errors easy."
documentation = "https://docs.rs/chainerror"
edition = "2018"
exclude = ["booksrc/*", "book.toml", "theme/*"]
homepage = "https://haraldh.github.io/chainerror/"
keywords = ["error"]
license = "MIT/Apache-2.0"
name = "chainerror"
readme = "README.md"
repository = "https://github.com/haraldh/chainerror"
version = "0.2.0"