Crate common [] [src]

Modules

Status

Some standard templates for responses. Most won't need to be edited except for cases where a body may be desirable, or it's an Ok.

Structs

Grid
Request

Incoming streams should be parsed to this struct

Response

A standard structure for the server Response

UserData

Outgoing and incoming data is parsed to this via JSON