pub fn serialize_list_boundaries_programmatic_json(
output: ListBoundariesProgrammaticOutput,
) -> Result<Value, ProgrammaticError>Expand description
Serialize typed boundary-list output to the stable JSON contract.
ยงErrors
Returns a structured programmatic error when JSON serialization fails.