Skip to content

feat: implement #[call_generic]#21

Open
SimonThormeyer wants to merge 3 commits intoscouten:mainfrom
SimonThormeyer:19-implement-call-generic-macro
Open

feat: implement #[call_generic]#21
SimonThormeyer wants to merge 3 commits intoscouten:mainfrom
SimonThormeyer:19-implement-call-generic-macro

Conversation

@SimonThormeyer
Copy link

@SimonThormeyer SimonThormeyer commented Apr 14, 2025

Adds #[call_generic], a shorthand for nested calls of #[async_generic] functions.

Closes #19

@SimonThormeyer SimonThormeyer force-pushed the 19-implement-call-generic-macro branch 7 times, most recently from a200430 to f2f9703 Compare April 17, 2025 13:33
@SimonThormeyer SimonThormeyer force-pushed the 19-implement-call-generic-macro branch from f2f9703 to 2384201 Compare April 17, 2025 13:37
@SimonThormeyer SimonThormeyer changed the title implement call generic macro implement #[call_generic] Apr 17, 2025
@SimonThormeyer SimonThormeyer changed the title implement #[call_generic] feat: implement #[call_generic] Apr 17, 2025
@SimonThormeyer SimonThormeyer force-pushed the 19-implement-call-generic-macro branch from 2384201 to b1acf66 Compare April 17, 2025 13:41
@SimonThormeyer
Copy link
Author

Hi @scouten, this is now ready for review, some feedback would be much appreciated!

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.

Feature request: #[call_generic] macro

1 participant