Skip to main content

Module functions

Module functions 

Source
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§

CtfeResult
Convenient result type for CTFE operations.