diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 13:51:23 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 13:51:23 +0800 |
| commit | a5cfb8215cec8073abbd9d451930d6983116d2a8 (patch) | |
| tree | a44fa18c71d19291d7012fbc065e174a249a1c0f /core/test/src/main.rs | |
| parent | bb80996e2087cd9ebec118947f8d1ba65dc50b8f (diff) | |
为 Test Cargo 创建了 Console (Client/Server)
Diffstat (limited to 'core/test/src/main.rs')
| -rw-r--r-- | core/test/src/main.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/test/src/main.rs b/core/test/src/main.rs new file mode 100644 index 0000000..cf74f49 --- /dev/null +++ b/core/test/src/main.rs @@ -0,0 +1,3 @@ +fn main() { + +}
\ No newline at end of file |
