Add clap cmdline args to unshell-server

This commit is contained in:
Michael Mikovsky
2025-12-01 09:54:12 -07:00
parent b321528fcd
commit 97bd45571b
6 changed files with 158 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
// Calc 3 ends Tuesday next week
pub struct Database {
// db:
}