wip: query html

This commit is contained in:
Per Stark
2024-12-10 16:46:04 +01:00
parent 4803632f0a
commit 15edc8aa6b
8 changed files with 173 additions and 7 deletions

View File

@@ -3,3 +3,4 @@ pub mod index;
pub mod ingress;
pub mod query;
pub mod queue_length;
pub mod search_result;