Module models

Source

Structs§

Click
CreateUserDto
GameEndDto
HitDetail
Hitbox
MapDto
Point
ResultDto
Spawn
Tier
UserDto

Enums§

GameEndDtoDifficulty
Enumeration of values. Since this enum’s variants do not hold data, we can easily define them as #[repr(C)] which helps with FFI.