meta: initial commit (archival)

This commit is contained in:
2023-12-27 15:52:57 -05:00
commit 92c52a4dc0
7 changed files with 1275 additions and 0 deletions

7
src/bin/server.rs Normal file
View File

@@ -0,0 +1,7 @@
mod hello_world {
}
fn main() {
}