URL.ParseStrategy.RegexOutput
The type returned when capturing matching substrings with this strategy.
Declaration
typealias RegexOutput = URLDiscussion
This strategy returns the URL type when performing regex capture.
The type returned when capturing matching substrings with this strategy.
typealias RegexOutput = URLThis strategy returns the URL type when performing regex capture.