Skip to main content

quantifier_from_protobuf

Function quantifier_from_protobuf 

Source
fn quantifier_from_protobuf(
    q: &MatchRecognizeQuantifier,
) -> Result<Quantifier, String>