Function biscuit_parser::parser::check_body
source · pub fn check_body(i: &str) -> IResult<&str, Vec<Rule>, Error<'_>>Expand description
parse a Datalog check body
pub fn check_body(i: &str) -> IResult<&str, Vec<Rule>, Error<'_>>parse a Datalog check body