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

Allow borrowed dictionary in replace_text #26

Merged

Conversation

bschoenmaeckers
Copy link

This allows borrowed iterators (like Hashmap's, slices or vec's) as input for replace_text.

@bschoenmaeckers bschoenmaeckers force-pushed the borrow_dic_replace_text branch 5 times, most recently from aee8096 to b17b92b Compare October 18, 2024 13:25
@bschoenmaeckers bschoenmaeckers force-pushed the borrow_dic_replace_text branch from b17b92b to 99d03b0 Compare October 18, 2024 13:27
@cstkingkey cstkingkey merged commit 70afca7 into cstkingkey:master Oct 19, 2024
1 check passed
@bschoenmaeckers bschoenmaeckers deleted the borrow_dic_replace_text branch November 12, 2024 10:05
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