Crate ruma_client_api[][src]

Expand description

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

Re-exports

pub use error::Error;

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.