Module user

Source

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
Represents a user in the users table.
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation
UserModuleRole
Struct returned by get_module_roles, summarizing a user’s role in a module.

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
This enum would define relations if any exist. Currently unused.