[][src]Module screeps_api::connecting

Semi-internal functionality related to networking.

Structs

FutureResponse

Struct mirroring hyper's FutureResponse, but with parsing that happens after the request is finished.

Functions

interpret

Interpret a hyper result as the result from a specific endpoint.