Work on implementing interface.

This commit is contained in:
Michael Mikovsky
2026-05-31 12:14:36 -06:00
parent f595b5aa98
commit 43a84c46f7
21 changed files with 1093 additions and 749 deletions
Generated
-17
View File
@@ -1829,23 +1829,6 @@ dependencies = [
"rkyv",
"static_init",
"thiserror 2.0.18",
"unshell-macros",
]
[[package]]
name = "unshell-macros"
version = "0.1.0"
dependencies = [
"unshell-macros-core",
]
[[package]]
name = "unshell-macros-core"
version = "0.1.0"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.117",
]
[[package]]