paralegal_compiler::parsers::relations

Function is_not_marked_relation

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