Module ruma_client_api::keys::upload_signatures::v3
source · [−]Expand description
/v3/
(spec)
Structs
A failure to process a signed key.
Data for a request to the upload_signatures
API endpoint.
Data in the response from the upload_signatures
API endpoint.
A map of key IDs to signed key objects.
An iterator over signed key IDs and their associated data.
Enums
Error code for signed key processing failures.
Constants
Metadata for the upload_signatures
API endpoint.
Type Definitions
Convenience type alias for Request, for consistency with other IncomingRequest types.
Convenience type alias for Response, for consistency with other IncomingResponse types.