Progress towards implementing the rwho server
Some checks failed
Build and test / check (push) Failing after 1m7s
Build and test / build (push) Successful in 1m12s
Build and test / docs (push) Failing after 1m52s
Build and test / test (push) Has been cancelled

This commit is contained in:
2026-01-04 17:09:00 +09:00
parent 5a0a65c3cf
commit 8436bffce0
9 changed files with 1363 additions and 27 deletions

1
src/server.rs Normal file
View File

@@ -0,0 +1 @@
pub mod rwhod;