pub fn check_body(i: &str) -> IResult<&str, Vec<Rule>, Error<'_>>
Expand description

parse a Datalog check body