Derive Macro ruma_macros::Request
source · [−]#[derive(Request)]
{
// Attributes available to this derive:
#[ruma_api]
}
Expand description
Internal helper taking care of the request-specific parts of ruma_api!
.
#[derive(Request)]
{
// Attributes available to this derive:
#[ruma_api]
}
Internal helper taking care of the request-specific parts of ruma_api!
.