thiserror-ext-derive 0.2.0

Procedural macros for `thiserror_ext`.
Documentation
[dependencies.either]
version = "1"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "2"

[features]
backtrace = []

[lib]
proc-macro = true

[package]
authors = ["Bugen Zhao <i@bugenzhao.com>"]
categories = ["rust-patterns"]
description = "Procedural macros for `thiserror_ext`."
edition = "2021"
keywords = ["error", "error-handling", "derive"]
license = "Apache-2.0"
name = "thiserror-ext-derive"
repository = "https://github.com/risingwavelabs/thiserror-ext"
version = "0.2.0"