tiny_fail 0.2.0

Provides simple Fail type.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Igaguri <igagurimk@gmail.com>"]
categories = ["rust-patterns"]
description = "Provides simple Fail type."
documentation = "https://docs.rs/tiny_fail"
edition = "2018"
keywords = ["error"]
license = "MIT OR Apache-2.0"
name = "tiny_fail"
readme = "README.md"
repository = "https://github.com/IgaguriMK/tiny_fail"
version = "0.2.0"