Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary). main.rs calls yetanothersuite_lib::run() as the standard entry point. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| package.json | ||
| tsconfig.json | ||
Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary). main.rs calls yetanothersuite_lib::run() as the standard entry point. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| package.json | ||
| tsconfig.json | ||