Provides struct and type for a CanonicalizingRegexType
@type t() :: %Gleanex.Indexing.CanonicalizingRegexType{ matchRegex: String.t() | nil, rewriteRegex: String.t() | nil }