ruma_macros

Derive Macro Response

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

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