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 responder impl for Cow<str> #2164

Merged
merged 1 commit into from Apr 15, 2021
Merged

Add responder impl for Cow<str> #2164

merged 1 commit into from Apr 15, 2021

Conversation

fakeshadow
Copy link
Contributor

PR Type

Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Add Responder impl for Cow<'_, str>

@robjtede robjtede added A-web project: actix-web B-semver-patch labels Apr 15, 2021
@robjtede robjtede merged commit 845c02c into master Apr 15, 2021
@robjtede robjtede deleted the refactor/cow_responder branch April 15, 2021 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants