relm-derive-common 0.16.0

Common derive implementation internally used by relm crates
Documentation
[dependencies.proc-macro2]
version = "^0.4.3"

[dependencies.quote]
version = "0.6"

[dependencies.relm-gen-widget]
version = "^0.16.0"

[dependencies.syn]
features = ["extra-traits", "full"]
version = "0.15"

[features]
unstable = ["relm-gen-widget/unstable"]

[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Common derive implementation internally used by relm crates"
license = "MIT"
name = "relm-derive-common"
repository = "https://github.com/antoyo/relm"
version = "0.16.0"