fatality 0.1.1

Fatality extension to `thiserror::Error`
Documentation
[dependencies.fatality-proc-macro]
version = "0.1.0"

[dependencies.thiserror]
version = "1.0"

[features]
default = []
expand = ["fatality-proc-macro/expand"]

[package]
authors = ["Bernhard Schuster <bernhard@ahoi.io>"]
description = "Fatality extension to `thiserror::Error`"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "fatality"
readme = "README.md"
repository = "https://github.com/drahnr/fatality.git"
version = "0.1.1"