Modules§
Structs§
- Map
- Represents a JSON key/value type.
- Request
- A request received by the backend from the frontend.
- Response
- A response sent by the backend to the frontend.
Enums§
- Player
- Identifies which user is using the machine
- Request
Body - Body of a request received by the backend from the frontend.
- Response
Body - A response sent by the backend to the frontend.
- Value
- Represents any valid JSON value.