E0080
rust Constant Evaluation Failed
The compiler could not evaluate a constant expression, typically due to division by zero or integer overflow. Constant values must be computable at compile time without undefined behaviour.
The compiler could not evaluate a constant expression, typically due to division by zero or integer overflow. Constant values must be computable at compile time without undefined behaviour.