Initial commit: RAIDGuard X Rust/Slint GUI client and server

This commit is contained in:
accusys
2026-03-27 15:57:32 +08:00
commit 06e1cffae7
7 changed files with 7237 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[workspace]
members = [
"raidguard_x_gui_server",
"raidguard_x_gui_client",
]
resolver = "2"