Write db_type macro
This commit is contained in:
@ -7,3 +7,5 @@ edition = "2024"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.40"
|
||||
syn = { version = "2.0.101", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user