rusty_jsc_macros 0.1.0

Macros for rusty_jsc
Documentation
[dependencies.quote]
version = "1.0.21"

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

[lib]
proc-macro = true

[package]
authors = ["Wasmer Engineering Team <engineering@wasmer.io>", "Pekka Enberg"]
description = "Macros for rusty_jsc"
edition = "2021"
license = "MIT"
name = "rusty_jsc_macros"
repository = "https://github.com/wasmerio/rusty_jsc"
version = "0.1.0"
[target."cfg(target_os = \"linux\")".build-dependencies.pkg-config]
version = "0.3.9"