paralegal_compiler::parsers::relations

Function affects_whether_relation

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