Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish AsRegex #329

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Publish AsRegex #329

merged 1 commit into from
Jul 21, 2024

Conversation

flx5
Copy link
Contributor

@flx5 flx5 commented May 15, 2024

Hi,
I wanted to add the ValidateRegex trait to a custom struct. However I was unable to do so because the regex parameter of the validate_regex function is declared as impl AsRegex. That trait is not reexported.

@Keats Keats merged commit a7c5bd5 into Keats:master Jul 21, 2024
0 of 4 checks passed
@Keats
Copy link
Owner

Keats commented Jul 21, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants