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

no recursion depth const generic #256

Merged
merged 43 commits into from
Oct 24, 2024
Merged

Conversation

jordens
Copy link
Member

@jordens jordens commented Oct 23, 2024

This is a rewrite of the trait design without a recursion depth const generic.
This also makes it possible to easily add some more features (#249 #192) and fixes some inherent issues.

@jordens jordens merged commit 11e0ed2 into main Oct 24, 2024
7 checks passed
@jordens jordens deleted the no-recursion-depth-const-generic branch October 24, 2024 16:09
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.

impl Tree* for inline tuple types [derive] support generic Tree types of generic depth
1 participant