Module users

Module users 

Source
Expand description

Types for user requesting and saving

Structs§

LoginUser
Data to login.
UserDelta
The Struct that is responsible for creating and editing users.
UserRequestForm
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
UserOverviewColumns
The columns in the user view table. The table can be ordered according to these.