This commit is contained in:
2026-05-22 14:08:52 +02:00
parent a75de3dbef
commit edb19c5569
2 changed files with 1 additions and 237 deletions

View File

@@ -48,6 +48,7 @@ The HTML code for the frontend can be generated by using `trunk build`. The resu
### Class Diagramm
```mermaid
classDiagram
direction UD
class backend_src_cookie_Error {
+status: &'static str
+message: String