pub(crate) const DEFAULT_PLAN_CONSTRAINTS: PlanConstraints;
Expand description
The default plan constraints. Each plan should define their own plan contraints. They can start from the default constraints and explicitly set some of the fields.
pub(crate) const DEFAULT_PLAN_CONSTRAINTS: PlanConstraints;
The default plan constraints. Each plan should define their own plan contraints. They can start from the default constraints and explicitly set some of the fields.