noch ein test kommentar
This commit is contained in:
parent
e2296574ac
commit
66d95ef5c0
|
@ -75,6 +75,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
/// A Registration form has a name an email and a class
|
||||
#[derive(Deserialize)]
|
||||
struct RegistrationForm {
|
||||
name: String,
|
||||
|
|
Loading…
Reference in New Issue