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

Relax body trait bound #479

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Mar 9, 2024

Motivation

Body trait bound does not seem to be needed in these response body type.

Solution

Removes Body trait requirement from these type parameters.

@jplatte jplatte self-requested a review March 9, 2024 09:05
@tottoto tottoto force-pushed the relax-body-trait-bound branch from 50babf7 to 9851dd6 Compare March 11, 2024 21:23
Copy link
Collaborator

@jplatte jplatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jplatte jplatte merged commit 71a600c into tower-rs:main Mar 14, 2024
11 checks passed
@tottoto tottoto deleted the relax-body-trait-bound branch March 14, 2024 22:45
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