tiny_fail

Provides simple Fail type.


Keywords
error
Licenses
MIT/Apache-2.0

Documentation

tiny_fail

tiny_fail at crates.io tiny_fail at docs.rs Build Status (master) Build Status (dev)

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 and LICENSE-MIT.