8000 layer: Implement Layer for tuples of up to 16 elements by jplatte · Pull Request #694 · tower-rs/tower · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

layer: Implement Layer for tuples of up to 16 elements #694

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

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

jplatte
Copy link
Member
@jplatte jplatte commented Sep 28, 2022

@LucioFranco
Copy link
Member

Seems really cool! I would love to seem some examples with it.

@jplatte
Copy link
Member Author
jplatte commented Sep 28, 2022

Okay, I updated the first commit to be more consistent (I had a few TNs instead of LNs) and then added a new commit for the reversed order as dicussed on Discord. Like that, it's easy to reverse-apply the second commit to change the order later, if wanted 🙂

@davidpdrsn
Copy link
Member

Sweet! I can confirm that it matches ServerBuilder now.

@davidpdrsn davidpdrsn added C-enha 8000 ncement Category: A PR with an enhancement or a proposed on in an issue. A-layer Area: The tower `Layer` trait labels Sep 28, 2022
@jplatte
Copy link
Member Author
jplatte commented Oct 4, 2022

Anything that still needs to happen before this can be merged?

Copy link
Member
@davidpdrsn davidpdrsn left a comment

Choose a reason for hiding this comment

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

Nope I think it's good to go :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-layer Area: The tower `Layer` trait C-enhancement Category: A PR with an enhancement or a proposed on in an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0