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

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