snafu-derive 0.7.0-beta.0

An ergonomic error handling library
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[features]
unstable-backtraces-impl-std = []

[lib]
proc-macro = true

[package]
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
description = "An ergonomic error handling library"
documentation = "https://docs.rs/snafu"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "snafu-derive"
repository = "https://github.com/shepmaster/snafu"
version = "0.7.0-beta.0"