[−][src]Module sync15::client
Structs
BackoffState | |
PostWrapper | |
Sync15StorageClient | |
Sync15StorageClientInit |
Enums
Sync15ClientResponse | A response from a GET request on a Sync15StorageClient, encapsulating all the variants users of this client needs to care about. |
Traits
SetupStorageClient | A trait containing the methods required to run through the setup state machine. This is factored out into a separate trait to make mocking easier. |
Functions
new_backoff_listener | |
parse_seconds |
Type Definitions
BackoffListener |