Module arithmetic_eval::exec

source ·
Expand description

ExecutableModule and related types.

Structs

Traits

  • Compiler extensions defined for some AST nodes, most notably, Block.
  • Identifier of an ExecutableModule. This is usually a “small” type, such as an integer or a string.