Skip to main content

serialize_trace_clone_programmatic_json

Function serialize_trace_clone_programmatic_json 

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

Serialize typed clone-trace output into the JSON compatibility contract.

ยงErrors

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