Sign out
This commit is contained in:
parent
45d4867cb3
commit
b6235fb76c
12 changed files with 578 additions and 336 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use chrono::prelude::*;
|
||||
|
||||
pub struct User {
|
||||
|
||||
pub email: String,
|
||||
}
|
||||
|
||||
pub struct UserLoginInfo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue