Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

use

fuzion.runtime.Fault_Handler.use

Install this fault handler using a new instance of fault and run
`code` on it. In case of an abort, return `def()` (NYI: def should be
removed and the result of fail should be returned instead).