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