exception InferExit of intThis can be used to avoid scattering exit invocations all over the codebase
val exit_code_of_exception : InferStdlib.IStd.Exn.t ‑> intval die : error ‑> ('a, Format.formatter, unit, _) InferStdlib.IStd.format4 ‑> 'aRaise the corresponding exception.
val raise_error : error ‑> msg:string ‑> 'aval term_styles_of_style : style ‑> InferStdlib.IStd.ANSITerminal.style list