global: snapshot

This commit is contained in:
k
2024-09-13 22:59:20 +02:00
parent deffaef2b5
commit bf2034b80c
18 changed files with 5154 additions and 645 deletions

View File

@@ -10,7 +10,6 @@ use website::WebsiteRoutes;
mod api;
mod header_map;
mod response;
mod website;
#[derive(Clone, Debug, Default, Serialize)]