paralegal_compiler::parsers::relations

Function does_not_go_to_relation

Source
fn does_not_go_to_relation(s: &str) -> IResult<&str, Relation, ErrorTree<&str>>