Expand description
Auto-generated module
🤖 Generated with SplitRS
Constants§
- CTFE_
DEFAULT_ STRATEGY - CTFE default strategy
- CTFE_
MAX_ INLINE_ DEPTH - CTFE max inline depth
- CTFE_
PASS_ VERSION - CTFE version string
Functions§
- ctfe_
arith_ bool - ctfe_
arith_ int - CTFE arithmetic operations
- ctfe_
default_ features - CTFE default feature flags
- ctfe_
should_ inline - CTFE inline heuristic
- ctfe_
value_ type - ctfe_
values_ equal - CTFE value comparison (for equality / ordering)
Type Aliases§
- Ctfe
Result - Convenient result type for CTFE operations.