Derive Macro ApiRun

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

Attribute used by ApiRun. [struct@ApiRun]