Skip to main content

serialize_trace_error_programmatic_json

Function serialize_trace_error_programmatic_json 

Source
pub fn serialize_trace_error_programmatic_json(
    output: TraceErrorProgrammaticOutput,
) -> Result<Value, ProgrammaticError>
Expand description

Serialize typed stack-trace resolution into the JSON compatibility contract.

ยงErrors

Returns a structured error if the trace output cannot be serialized.