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

Mnior cleanup of multipart API. #2461

Merged
merged 1 commit into from Nov 24, 2021
Merged

Mnior cleanup of multipart API. #2461

merged 1 commit into from Nov 24, 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

Relax the input stream type trait bound. Avoid double boxing of the stream type.
Remove dependent on futures-util.
Use combinators more.

@fakeshadow fakeshadow added A-multipart project: actix-multipart B-semver-norelease change that does not require a release labels Nov 24, 2021
@robjtede robjtede merged commit 52bbbd1 into master Nov 24, 2021
@robjtede robjtede deleted the multpart/clean_up branch November 24, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-multipart project: actix-multipart B-semver-norelease change that does not require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants