Module user

Source
Expand description

User information provided by Unofficial Extras.

Structs§

UserInfo
Information about a player related to the squad.
UserInfoOwned
UserInfo with an owned String name.
UserRoleIter
An iterator over the variants of UserRole

Enums§

UserRole
Role of a user in the squad.

Functions§

to_user_info_iter
Helper to generate an iterator over UserInfo structs.

Type Aliases§

UserInfoIter
Iterator over changed users.