[][src]Function flatzinc::solve_item

pub fn solve_item<'a, E: ParseError<&'a str>>(
    input: &'a str
) -> IResult<&'a str, SolveItem, E>