John-Hong %!s(int64=2) %!d(string=hai) anos
pai
achega
35167794be
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  1. 1 3
      src-tauri/src/event_loop/mod.rs
  2. 0 1
      src-tauri/src/event_loop/other.rs

+ 1 - 3
src-tauri/src/event_loop/mod.rs

@@ -1,6 +1,4 @@
-/// .
-// pub fn greet;
-// pub fn greeted;
+// 这里先放基础类型数据,如果不够的话再按模块拆分
 
 #[tauri::command]
 pub fn greet(name: &str) -> String {

+ 0 - 1
src-tauri/src/event_loop/other.rs

@@ -1 +0,0 @@
-