Skip to main content

tw_outcome

Function tw_outcome 

Source
pub fn tw_outcome(source: &str) -> RunOutcome
Expand description

Run source on the TREE-WALKER (the oracle), capturing partial output and the error, if any. This entry point always uses the tree-walker — the dispatching interpret_for_ui_sync now runs the VM for the sync path, and the differential suites need the oracle by itself.