custom_error 1.1.1

Define custom errors without boilerplate using the custom_error! macro.
Documentation
language: rust
rust:
- stable
- beta
- nightly

matrix:
  allow_failures:
  - rust: nightly
  fast_finish: true