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