pub fn serialize_trace_import_path_programmatic_json(
output: TraceImportPathProgrammaticOutput,
) -> Result<Value, ProgrammaticError>Expand description
Serialize typed import-path-trace output into the JSON compatibility contract.
ยงErrors
Returns a structured error if the trace output cannot be serialized.