find_op_op_constraints

Function find_op_op_constraints 

Source
pub fn find_op_op_constraints(
    operator: &Operator,
) -> Option<&'static OperatorConstraints>
Expand description

Find an operator by an AST Operator.