Commit Graph

8 Commits

Author SHA1 Message Date
HouXiaoxuan
6d697e3e74 删除lib.rs,调整文件结构 2023-12-28 15:02:14 +08:00
mrbeanc
4e1e13f71e 删除Index析构自动保存,时机不可控,改为手动+main结束自动save 2023-12-28 13:53:48 +08:00
mrbeanc
dc0a3138ad 优化import导入和mod导出,简化使用 2023-12-26 14:59:06 +08:00
HouXiaoxuan
0c82e91a4b 彩色panic信息 2023-12-20 23:25:54 +08:00
mrbeanc
af5e36c24c 更名文件夹objects->models,并增添index.rs结构 2023-12-18 13:42:29 +08:00
HouXiaoxuan
6fee838582 cli command 2023-12-16 22:17:28 +08:00
mrbeanc
e5141c159b 初步搭建代码框架 包括objects, tests, utils 2023-12-16 18:37:29 +08:00
HouXiaoxuan
0e4755172b cargo init 2023-12-12 16:04:06 +08:00