docs: switch rust backend to multi-package layout

This commit is contained in:
2026-04-21 00:41:21 +08:00
parent c16a554934
commit e12037740c
9 changed files with 178 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
# 当前阶段先建立虚拟 workspace。
# 各 crate 创建完成后,再按任务清单逐项补充 members。
# 后续按“主工程 apps + 独立模块 packages”模式逐项补充 members。
[workspace]
resolver = "2"