Module data

Module data 

Source

Structs§

FetchParameters
The query parameters expected for the “fetch” API route
IdentifyResponse
The response from the “identify” API route; this is a signed response that allows the client to verify the authority of the API host
PushBody
The body payload expected by the “push” API route
ReplicateParameters
The query parameters expected for the “replicate” API route

Enums§

FetchResponse
The possible responses from the “fetch” API route
PushError
PushResponse
The possible responses from the “push” API route

Traits§

AsQuery