feat: 进程内动态库插件系统

This commit is contained in:
lanyeeee
2026-03-11 08:57:43 +08:00
parent 6be3289d93
commit 933f8000dd
26 changed files with 2011 additions and 52 deletions
+3
View File
@@ -0,0 +1,3 @@
[workspace]
members = ["plugin-api", "plugin-sdk"]
resolver = "3"