chore: initial draft of proc macros

This commit is contained in:
2026-07-08 17:30:52 -04:00
parent 8e43ff75a5
commit c637ad2d76
8 changed files with 71 additions and 6 deletions

View File

@@ -8,6 +8,8 @@ members = [
"persisted",
"protocol",
"python-utils",
"python-utils-macros",
"python-utils-macros-impl",
]
resolver = "2"