Expand description
Plan-specific constraints.
Structs§
- Plan
Constraints - This struct defines plan-specific constraints. Most of the constraints are constants. Each plan should declare a constant of this struct, and use the constant wherever possible. However, for plan-neutral implementations, these constraints are not constant.
Constants§
- DEFAULT_
PLAN_ 🔒CONSTRAINTS - The default plan constraints. Each plan should define their own plan constraints. They can start from the default constraints and explicitly set some of the fields.
- MAX_
NON_ LOS_ ALLOC_ BYTES_ COPYING_ PLAN