Module rustc_const_eval::interpret::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 argment passed to a function.