Crate ruma::api::client[][src]

This is supported on crate feature api and (crate features client-api or client-api-c or client-api-s) only.
Expand description

(De)serializable types for the Matrix Client-Server API. These types can be shared by client and server code.

Modules

error

Errors that can be sent from the homeserver.

r0

Endpoints for the r0.x.x versions of the client API specification.

unversioned

Endpoints that cannot change with new versions of the Matrix specification.

Structs

Error

A Matrix Error