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

implement Append for Cow<'a, str> and Cow<'a, [T]> #482

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

Flying-Toast
Copy link
Contributor

closes #481

@diwic diwic merged commit c7e336e into diwic:master Sep 8, 2024
8 checks passed
@diwic
Copy link
Owner

diwic commented Sep 8, 2024

Thanks! Maybe it would make sense to implement Get for Cow as well?

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.

Implement Append for Cow<'a, str>
2 participants