chore: 修改项目路径结构,使用 workspace 组织包 (#118)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2024-06-07 10:56:53 -07:00
committed by GitHub
parent c4db12b154
commit 1744f8647b
44 changed files with 181 additions and 4753 deletions

3
rustfmt.toml Normal file
View File

@@ -0,0 +1,3 @@
group_imports = "StdExternalCrate"
imports_granularity = "Module"
max_width = 120