pub type RuleStruct = Vec<(Option<&'static str>, TypeId)>;
schema
pub struct RuleStruct { /* private fields */ }