Module state

Source

Structs§

OverlordState
UserPermissionsIter
An iterator over the variants of UserPermissions
UserStatusIter
An iterator over the variants of UserStatus

Enums§

UserPermissions
Permission flags for the current user (e.g. cheats, logout). Populated from the user_accesses table when state is loaded; e.g. status admin grants all.
UserStatus
Status value stored in the user_accesses table (e.g. admin). Used when querying DB.