Crate kittycad_execution_plan_macros

Source
Expand description

Proc-macros for implementing execution-plan traits.

Derive Macrosยง

ExecutionPlanFromMemory
This will derive the trait Value from the kittycad-execution-plan-traits crate.
ExecutionPlanValue
This will derive the trait Value from the kittycad-execution-plan-traits crate.