Skip to content

Feature request: regex_captures_iter!() macro #37

@dimo414

Description

@dimo414

It'd be great if there was a macro like regex_captures!() that supported iterating over multiple captures like Regex::captures_iter. If I'm not mistaken I can't use regex_captures!() or any of the other helper macros in this crate (aside from regex!()) to iterate over multiple captures easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions