Type Definition dpmaster_proto::messages::MaxClientsNumber
source · pub type MaxClientsNumber = NonZeroU32;Expand description
Maximum number of clients on a game server
Contained in the Info of an infoResponse message.