artichoke_backend/extn/core/regexp/backend/regex/
mod.rs

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