Module screeps_api::sync
[−]
[src]
Small wrapper around the asynchronous Api struct providing synchronous access methods.
Structs
Config |
Configuration for construction a |
SyncApi |
API structure mirroring |
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. |