Derive Macrosยง
- HasSpaces
- This macro will generate an implementation of
HasSpacesfor a plan or any structs that contain spaces, includingGen,CommonPlanandBasePlan. - Plan
Trace Object - The macro will generate an implementation of
PlanTraceObjectfor the plan. WithPlanTraceObject, the plan will be able to usePlanProcessEdgesfor GC tracing.