pub fn solution_to_json(solution: &FemmSolution) -> String
Encodes a FemmSolution to its JSON summary form.
FemmSolution