ruma_macros

Derive Macro Request

Source
#[derive(Request)]
{
    // Attributes available to this derive:
    #[ruma_api]
}
Expand description

Internal helper that the request macro delegates most of its work to.