add file comments

This commit is contained in:
Nayan
2025-05-08 22:34:36 -04:00
parent 51fe7e1c8d
commit f060c35f7d
12 changed files with 105 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"random": "c",
"request_handler.h": "c",
"response_builder.h": "c",
"time.h": "c"
"time.h": "c",
"string_view": "c"
}
}