pub fn find_node_op_constraints(
node: &GraphNode,
) -> Option<&'static OperatorConstraints>Expand description
Find an operator by GraphNode.
pub fn find_node_op_constraints(
node: &GraphNode,
) -> Option<&'static OperatorConstraints>Find an operator by GraphNode.