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

Added Generics to fn_name building to solve lifetimes issues #144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PixelboysTM
Copy link

Added Generic parameters to fn_name to solve issues with named lifetimes regarding Issue #84.

Also added an example to showcase the behaviour

…tes regarding issue GREsau#84.

Also added an example to showcase the behaviour
@ralpha
Copy link
Collaborator

ralpha commented Apr 28, 2024

Thanks for the MR. Looks good, but will have to look at this when I have some more time so I can properly test this before merging.

@PixelboysTM
Copy link
Author

Hi, thanks! I use my fork of the project in a pretty last project for about 2 Month now without any problems. This only covers lifetimes. From my understanding generics should also be supported but I haven't tested that at all.

@PixelboysTM
Copy link
Author

Any updates?

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