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

Add derive Clone to Split and Find #174

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

adriandelgado
Copy link
Contributor

BurntSushi/memchr#140 is a prerequisite to this PR.
Solves #173

This brings in a Clone impl for memchr::memmem::FindIter.
BurntSushi pushed a commit to adriandelgado/bstr that referenced this pull request Dec 28, 2023
@BurntSushi
Copy link
Owner

Thanks. I added Clone to several other iterator types as well.

@BurntSushi BurntSushi merged commit 02e5a7c into BurntSushi:master Dec 28, 2023
8 checks passed
@BurntSushi
Copy link
Owner

This PR is on crates.io in bstr 1.9.0.

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