failure_derive 0.1.8

derives for the failure crate
Documentation
[badges.maintenance]
status = "deprecated"
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1.0.3"

[dependencies.synstructure]
version = "0.12.0"
[dev-dependencies.failure]
version = "0.1.0"

[features]
std = []

[lib]
proc-macro = true

[package]
authors = ["Without Boats <woboats@gmail.com>"]
build = "build.rs"
description = "derives for the failure crate"
documentation = "https://docs.rs/failure"
homepage = "https://rust-lang-nursery.github.io/failure/"
license = "MIT OR Apache-2.0"
name = "failure_derive"
repository = "https://github.com/rust-lang-nursery/failure"
version = "0.1.8"