Module raw

Module raw 

Source
Expand description

This module contains structs and functions these can be used for deserializing and serializing serverinfo API responses.
May be useful if you want to create your local API proxy or something like that.

Structs§

RawResponse
A struct representing the raw serverinfo response.
RawServerInfo
A struct representing a raw server info.

Enums§

RawPlayer
A struct representing a raw player.

Functions§

get
Returns raw info about own servers. See official API reference.