rustc_const_eval::interpret

Module call

Source
Expand description

Manages calling a concrete function (with known MIR body) with argument passing, and returning the return value to the caller.

Enumsยง

  • An argument passed to a function.