init(_:)

Creates a regular expression using a RegexBuilder closure.

Declaration

init(@RegexComponentBuilder _ content: () -> some RegexComponent<Output>)