thaw_macro 0.1.0

Shared Thaw internal macro
Documentation
[dependencies.proc-macro2]
version = "1.0.86"

[dependencies.quote]
version = "1.0.36"

[dependencies.syn]
version = "2.0.74"

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

[package]
authors = ["luoxiaozero"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Shared Thaw internal macro"
edition = "2021"
keywords = ["leptos", "thaw", "macro"]
license = "MIT"
name = "thaw_macro"
readme = "README.md"
repository = "https://github.com/thaw-ui/thaw"
rust-version = "1.79"
version = "0.1.0"