pub fn solution_to_simplified_json( solution: &BTreeMap<Name, Literal>, ) -> Result<Value>
Render a single assignment as a simplified JSON object.