Function bytecode::print_targets_for_test
source · pub fn print_targets_for_test(
env: &GlobalEnv,
header: &str,
targets: &FunctionTargetsHolder
) -> String
Expand description
Print function targets for testing and debugging.