Derive Macro JobType

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

Derive macro for the JobType trait.