TODO: documentation
roles and permissions available to a User
structure to help utoipa know what responses that contain a message
structure to help utoipa know what responses that contain the access_token should look like
Rust struct that provides the information needed to allow
pagination of results for requests that have a lot of results
Rust struct modeling an entry in the role_permissions table
Rust struct modeling mutable data in an entry in the role_permissions table
Rust struct modeling an entry in the user_permissions table
Rust struct modeling mutable data in an entry in the user_permissions table
Rust struct representation of a entry from the databases user_session table
serialized into Json
Rust struct representation of the
backends JSON response to a GET request at the /sessions endpoint