Skip to content
Discussion options

You must be logged in to vote

Eh, I just looked back to my code and saw this: use regex::bytes::Regex which looks like that the regex should be used on bytes.... which is true, after changing it to regex::Regex everything works again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BurntSushi
Comment options

Answer selected by TornaxO7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants