tiny_fail
=======
[](https://crates.io/crates/tiny_fail)
[](https://docs.rs/tiny_fail)
[](https://travis-ci.org/IgaguriMK/tiny_fail)
[](https://travis-ci.org/IgaguriMK/tiny_fail)
## Overview
`tiny_fail` provides simple fail type `Fail`, its wrapper `Error` and error message helper trait `FailExt` for `Option`/`Result`.
## License
`tiny_fail` is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).