paralegal_compiler::parsers::relations

Function operation_associated_with_relation

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