noch ein test kommentar

This commit is contained in:
Franz Dietrich
2023-10-02 20:04:34 +02:00
parent e2296574ac
commit 66d95ef5c0
+1
View File
@@ -75,6 +75,7 @@ where
}
}
/// A Registration form has a name an email and a class
#[derive(Deserialize)]
struct RegistrationForm {
name: String,