[][src]Module glitch_in_the_matrix::request

Type for making a generic request to the Matrix API.

Modules

apis

Types of Matrix APIs.

Structs

MatrixRequest

A arbitrary request to an endpoint in the Matrix API.

TypedApiResponse

Future representing a response to a Matrix API call that isn't ready yet.

Traits

ApiType

Describes the type of a Matrix API.

MatrixRequestable

Represents an object that can make requests to the Matrix Client-Server API.