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

[feature] Alternative for api_v2_operation #443

Open
TobiasDeBruijn opened this issue Jun 26, 2022 · 0 comments
Open

[feature] Alternative for api_v2_operation #443

TobiasDeBruijn opened this issue Jun 26, 2022 · 0 comments

Comments

@TobiasDeBruijn
Copy link
Contributor

Hi,

This feature request aims to add an alternative for the api_v2_operation proc macro.

motivation

When using proc macro attributes on functions, it currently kills performance inside that function. More on that here

It would be awesome if we can figure out a way to achieve the same result, but without a proc macro.

This feature can hopefully improve performance of large projects as well.

Thanks.

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

No branches or pull requests

1 participant