noch ein test kommentar

This commit is contained in:
Franz Dietrich 2023-10-02 20:04:34 +02:00
parent e2296574ac
commit 66d95ef5c0
No known key found for this signature in database
GPG Key ID: F0CE5A20AB5C4B27
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ where
}
}
/// A Registration form has a name an email and a class
#[derive(Deserialize)]
struct RegistrationForm {
name: String,