Skip to main content

PlanNode

Derive Macro PlanNode 

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