Expand description
Convenience traits for converting to [Regex
] and [RegexSet
].
Traitsยง
- A trait for collecting an iterator into a [
RegexSet
]. - A trait for getting additional information from a [
RegexSet
]. - A trait for converting a value to a [
Regex
]. - A trait for converting a value to a [
RegexSet
].