Could use the main regex library or the lower level regex_automata. Looks like regex has technically no dependancies (but optionals are probably enabled) and the other has 1 normal dep and 2 optional ones that may not be used.
Probably best to use the normal regex but still up for debate.
Could use the main regex library or the lower level regex_automata. Looks like regex has technically no dependancies (but optionals are probably enabled) and the other has 1 normal dep and 2 optional ones that may not be used.
Probably best to use the normal regex but still up for debate.