Module arithmetic_eval::error

source ·
Expand description

Evaluation errors.

Structs

  • Element of a backtrace, i.e., a function / method call.
  • Evaluation error together with one or more relevant code spans.
  • Error with the associated backtrace.
  • Code fragment together with information about the module containing the fragment.

Enums

Type Aliases