custom_error 1.1.1

Define custom errors without boilerplate using the custom_error! macro.
Documentation
[badges.travis-ci]
branch = "master"
repository = "lovasoa/custom_error"

[dependencies]

[package]
authors = ["lovasoa"]
categories = ["rust-patterns", "development-tools", "encoding"]
description = "Define custom errors without boilerplate using the custom_error! macro."
documentation = "https://docs.rs/custom_error"
homepage = "https://github.com/lovasoa/custom_error"
keywords = ["error", "failure", "macro"]
license = "BSD-2-Clause"
name = "custom_error"
readme = "README.md"
repository = "https://github.com/lovasoa/custom_error"
version = "1.1.1"