pub fn get_operation(
    operation: String,
    rule_set: &RuleSetV1
) -> Result<&Rule, ProgramError>
Expand description

This function returns the rule for an operation by recursively searching through fallbacks