| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
module: introduce types in src/snapshot/mod.rs 修改内容: - 在 src/snapshot/mod.rs 中引入 types。 - 补充模块符号:types。 实现功能: - 建立 types 的模块边界,为后续业务实现和跨模块调用提供类型与接口基础。 | 13 天前 | |
module: wire new, RepositorySnapshot and related helpers in src/snapshot/types.rs 修改内容: - 在 src/snapshot/types.rs 中引入 new, RepositorySnapshot and related helpers。 - 补充模块符号:new, RepositorySnapshot, SnapshotOrigin。 实现功能: - 建立 new, RepositorySnapshot and related helpers 的模块边界,为后续业务实现和跨模块调用提供类型与接口基础。 | 13 天前 |