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