Soteria_rust_lib.Tracemodule Terminal = Soteria.Terminaltype t = {op : string option;Current operation being performed, only if relevant
*)loc : Charon.Meta.span_data option;Current code location if known
*)stack : Charon.Meta.span_data Soteria.Terminal.Call_trace.t;Current call stack
*)}Represents the current position in analysis.
val pp : Stdlib.Format.formatter -> t -> unitval loc_or_default : t -> Charon.Meta.span_dataval empty : t