paralegal_compiler::parsers::relations

Function does_not_affects_whether_relation

Source
fn does_not_affects_whether_relation(
    s: &str,
) -> IResult<&str, Relation, VerboseError<&str>>