Skip to main content

Operation

Derive Macro Operation 

Source
#[derive(Operation)]
{
    // Attributes available to this derive:
    #[operation]
    #[plan]
    #[input]
    #[argument]
}