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 request: Standalone onlyargs_derive #41

Open
parasyte opened this issue Feb 22, 2024 · 0 comments
Open

Feature request: Standalone onlyargs_derive #41

parasyte opened this issue Feb 22, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@parasyte
Copy link
Owner

To use onlyargs_derive, dependents need to also depend on onlyargs. This used to be the case with serde_derive, too; you had to include both crates to use the proc-macro. I'm not sure how they solved, that, but I want to do something similar here. Users should be able to depend on onlyargs_derive alone.

@parasyte parasyte added enhancement New feature or request help wanted Extra attention is needed labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant