libhotpatch-macros 0.1.0

Proc macros for libhotpatch
Documentation
[dependencies.proc-macro2]
version = "1.0.103"

[dependencies.quote]
version = "1.0.42"

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

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

[package]
authors = ["Dasaav"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Proc macros for libhotpatch"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "libhotpatch-macros"
readme = false
repository = "https://github.com/Dasaav-dsv/libhotpatch"
resolver = "2"
version = "0.1.0"