Git Source
Author: @ShaneDuncan602 @oscarsernarosero @TJ-Everett
data structure for storing rule state in handlers
struct Rule { uint32 ruleId; bool active; }