wasmtime-versioned-export-macros 24.0.2

Macros for defining versioned exports in Wasmtime
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
name = "wasmtime_versioned_export_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["The Wasmtime Project Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macros for defining versioned exports in Wasmtime"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmtime-versioned-export-macros"
readme = false
repository = "https://github.com/bytecodealliance/wasmtime"
version = "24.0.2"