This commit is contained in:
Per Stark
2024-12-03 16:09:11 +01:00
parent 1fad4a5b1a
commit 58ddc1f824
6 changed files with 28 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
pub mod file;
pub mod hello_world;
pub mod index;
pub mod ingress;
pub mod query;
pub mod queue_length;