pub fn solution_from_json(text: &str) -> FemmResult<SolutionSummary>Expand description
Decodes a solution’s JSON summary form into a SolutionSummary.
pub fn solution_from_json(text: &str) -> FemmResult<SolutionSummary>Decodes a solution’s JSON summary form into a SolutionSummary.