let Rule = { Type = { regex : Text, why : Text } , default = { regex = "", why = "" } } in [ Rule::{ regex = "(n|z)igg(er|a)", why = "racism" } ]