diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-05-27 10:48:06 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-05-27 10:48:06 +0800 |
| commit | c470dff02c2c4def065efa59dd04026ca50dc090 (patch) | |
| tree | 015322869f20cdf5564724f101ffe62a68b3e0f4 /core/src/pad_io/mod.rs | |
| parent | 18ecddcb3cb51c19d6c9cab8798daf44f8f4e56b (diff) | |
将pad_io更名为pad_service
Diffstat (limited to 'core/src/pad_io/mod.rs')
| -rw-r--r-- | core/src/pad_io/mod.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/src/pad_io/mod.rs b/core/src/pad_io/mod.rs deleted file mode 100644 index ae10f2d..0000000 --- a/core/src/pad_io/mod.rs +++ /dev/null @@ -1,5 +0,0 @@ -pub mod client; -pub mod client_debug_cli; - -pub mod server; -pub mod server_debug_cli;
\ No newline at end of file |
