wasmtime-versioned-export-macros 20.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]
proc-macro = true

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