Skip to main content

parse_problem

Function parse_problem 

Source
pub fn parse_problem(input: &str) -> Result<ProblemDef, RiddleError>