Module screeps_api::sync [] [src]

Small wrapper around the asynchronous Api struct providing synchronous access methods.

Structs

Config

Configuration for construction a SyncApi.

SyncApi

API structure mirroring Api, but providing utilities for synchronous connection.

UseHttpsConnector

Represents the configuration which will create a reasonable default HTTPS connector.

UseRcTokens

Represents the configuration which will create an non-Send token storage.

Enums

SyncError

Error that can occur from building a SyncApi.