RegexMatch.captures

Same as .front, provided for compatibility with original std.regex.

struct RegexMatch(R)
@property inout
inout(Captures!R)
captures
()

Meta