[][src]Module screeps_api::sync

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

Structs

SyncApi

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

Enums

SyncError

Error that can occur from building a SyncApi.