stdweb-derive 0.5.3

Derive macros for the `stdweb` crate
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.serde]
version = "1"

[dependencies.serde_derive]
version = "1"

[dependencies.syn]
default-features = false
features = ["derive", "parsing", "printing"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Jan Bujak <j@exia.io>"]
categories = ["api-bindings", "gui", "web-programming"]
description = "Derive macros for the `stdweb` crate"
documentation = "https://docs.rs/stdweb/*/stdweb/"
homepage = "https://github.com/koute/stdweb"
keywords = ["web", "asmjs", "webasm", "javascript"]
license = "MIT/Apache-2.0"
name = "stdweb-derive"
readme = "README.md"
repository = "https://github.com/koute/stdweb"
version = "0.5.3"