Function miden_processor::execute [−][src]
pub fn execute(
program: &Program,
inputs: &ProgramInputs
) -> ExecutionTrace<BaseElement>Expand description
Returns register traces resulting from executing the program against the specified inputs.