Skip to main content

serialize_health_programmatic_json

Function serialize_health_programmatic_json 

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

Serialize typed health / complexity output into the JSON compatibility contract.

ยงErrors

Returns a structured error if the health output contract cannot be serialized.