1// TODO(GH-490): Add `regex::Binary` implementation of `RegexType`. 2// pub mod binary; 3pub mod utf8;