handle-error 0.1.2

An error handling helper macro to avoid the constant if let Err(e) pattern
Documentation
[dependencies]
[dev-dependencies.log]
version = "0.4.8"

[package]
authors = ["ryan <ryan@kurte.nz>"]
description = "An error handling helper macro to avoid the constant if let Err(e) pattern"
edition = "2018"
license = "MPL-2.0"
name = "handle-error"
readme = "README.md"
repository = "https://github.com/ryankurte/rust-handle-error"
version = "0.1.2"