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

impl IntoResponseParts for () #2471

Merged
merged 3 commits into from Dec 30, 2023
Merged

Conversation

davidpdrsn
Copy link
Member

Noticed that we were missing this one. Probably not useful outside of macros.

@davidpdrsn davidpdrsn force-pushed the david/into-response-parts-for-unit branch from e049ade to ebc3606 Compare December 30, 2023 17:24
@davidpdrsn davidpdrsn enabled auto-merge (squash) December 30, 2023 17:24
axum-core/CHANGELOG.md Outdated Show resolved Hide resolved
davidpdrsn and others added 2 commits December 30, 2023 18:28
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
@davidpdrsn davidpdrsn merged commit 85573e0 into main Dec 30, 2023
18 checks passed
@davidpdrsn davidpdrsn deleted the david/into-response-parts-for-unit branch December 30, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants