pub fn solutions_to_simplified_json( solutions: &[BTreeMap<Name, Literal>], ) -> Result<Value>
Render solutions as a JSON array of assignment objects (Conjure --solutions-in-one-file).
--solutions-in-one-file