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