Class diagram

This commit is contained in:
2026-05-22 14:10:13 +02:00
parent edb19c5569
commit 8de96aea11

View File

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