Crates.io | tiny_fail |
lib.rs | tiny_fail |
version | 0.2.1 |
source | src |
created_at | 2019-10-14 03:51:13.059678 |
updated_at | 2019-12-21 04:08:28.262489 |
description | Provides simple Fail type. |
homepage | |
repository | https://github.com/IgaguriMK/tiny_fail |
max_upload_size | |
id | 172326 |
size | 21,465 |
tiny_fail
provides simple fail type Fail
, its wrapper Error
and error message helper trait FailExt
for Option
/Result
.
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.