Playing with proc macros
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "peg_macro"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.40"
|
||||
Reference in New Issue
Block a user