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)]
|
#[derive(Deserialize)]
|
||||||
struct RegistrationForm {
|
struct RegistrationForm {
|
||||||
name: String,
|
name: String,
|
||||||
|
|
Loading…
Reference in New Issue