Skip to main content

solutions_to_simplified_json

Function solutions_to_simplified_json 

Source
pub fn solutions_to_simplified_json(
    solutions: &[BTreeMap<Name, Literal>],
) -> Result<Value>
Expand description

Render solutions as a JSON array of assignment objects (Conjure --solutions-in-one-file).