Module id

Source
Expand description

Type-safe ID type for each resource.

Modules§

marker
Markers for various resource types.

Structs§

Id
ID of a resource, such as the ID of a game or mod.

Type Aliases§

CommentId
ID with a comment marker.
EventId
ID with an event marker.
FileId
ID with a file marker.
GameId
ID with a game marker.
MemberId
ID with a team member marker.
ModId
ID with a mod marker.
ResourceId
ID with a resource marker.
UserId
ID with a user marker.