Source code for caspia.meadow.rules.handler
rule_handler = lambda rule: None
""" When an anonymous rule is created, this handler should
be called so the rule can be handled elsewhere """
rule_handler = lambda rule: None
""" When an anonymous rule is created, this handler should
be called so the rule can be handled elsewhere """