Function minion_solutions_to_json

Source
pub fn minion_solutions_to_json(
    solutions: &Vec<BTreeMap<Name, Literal>>,
) -> Value