logo
Expand description

A procedural macro for easily generating ruma-api-compatible endpoints.

This crate should never be used directly; instead, use it through the re-exports in ruma-api. Also note that for technical reasons, the ruma_api! macro is only documented in ruma-api, not here.

Macros

Derive Macros

Internal helper taking care of the request-specific parts of ruma_api!.

Internal helper taking care of the response-specific parts of ruma_api!.