Expand description
Types for user requesting and saving
Structs§
- Login
User - Data to login.
- User
Delta - The Struct that is responsible for creating and editing users.
- User
Request Form - Request an ordered and filtered list of users from the server.
Enums§
- Role
- The possible roles a user could have. They are stored as i64 in the database
- User
Overview Columns - The columns in the user view table. The table can be ordered according to these.