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

v0.3 is extensibilty: impl-tools-lib sub-crate #5

Merged
merged 7 commits into from
Mar 28, 2022
Merged

v0.3 is extensibilty: impl-tools-lib sub-crate #5

merged 7 commits into from
Mar 28, 2022

Conversation

dhardy
Copy link
Contributor

@dhardy dhardy commented Mar 25, 2022

This is part 1 of 2 (part 2 will revise #[autoimpl]). Changes:

  • Move implementation to a new crate, impl-tools-lib, and revise the API slightly. This allows users to write their own versions of impl-tools to supporting whichever #[autoimpl] trait rules and impl_scope! attribute rules they choose.
  • New ScopeAttr trait as the basis for impl_scope! attribute rule plug-ins.
  • More documentation.

@dhardy dhardy merged commit a093317 into master Mar 28, 2022
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.

None yet

1 participant