uptown_funk_macro 0.1.2

Helper macro for the uptown_funk crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits", "printing", "clone-impls", "fold"]
version = "1.0"

[features]
vm-wasmer = []
vm-wasmtime = []

[lib]
proc-macro = true

[package]
authors = ["Bernard Kolobara <me@kolobara.com>"]
description = "Helper macro for the uptown_funk crate"
edition = "2018"
license = "Apache-2.0/MIT"
name = "uptown_funk_macro"
version = "0.1.2"