deno-bindgen2-macro 1.0.2

Macros for the `deno_bindgen2` crate
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "deno-bindgen2-macro"
version = "1.0.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Macros for the `deno_bindgen2` crate"
readme = false
license = "MIT"
repository = "https://github.com/kzha0/deno-bindgen2/"

[lib]
name = "deno_bindgen2_macro"
path = "lib.rs"
proc-macro = true

[dependencies.deno-bindgen2-common]
version = "1.0.2"
features = ["macro"]