ez-err 0.1.3

A simple error handling library with support for ergonomic and fast error handling.
Documentation
[dependencies.log]
optional = true
version = "0.4.17"

[features]
default = []
log = ["dep:log"]
no_stacktrace = []

[package]
authors = ["The CrushDepth-Team"]
categories = ["rust-patterns"]
description = "A simple error handling library with support for ergonomic and fast error handling."
documentation = "https://docs.rs/ez-err/latest/ez_err"
edition = "2018"
keywords = ["error", "macro", "tracing"]
license = "MIT"
name = "ez-err"
readme = "README.md"
repository = "https://github.com/MariusSoft-LLC/ez-err"
rust-version = "1.31"
version = "0.1.3"