Files
GitLite/src-tauri
Christoph a6e7e991dd refactor(tauri): Improve builder initialization readability
The main application setup in src-tauri/src/main.rs has been refactored to enhance local variable scoping. By assigning the result of tauri::Builder::default() to a named variable, the code becomes clearer and more readable without changing runtime behavior.
2026-07-11 17:42:22 +02:00
..
2026-07-11 17:31:16 +02:00
2026-06-27 13:03:07 +02:00
2026-07-11 17:31:16 +02:00
2026-07-10 23:09:04 +02:00