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