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

[Merged by Bors] - feat: update cargo generate to use Default #2786

Conversation

EstebanBorai
Copy link
Contributor

Updates cargo generate to make use of the Default implementation to
help reduce complexity and repetition.

Updates cargo generate to make use of the `Default` implementation
to help reduce complexity and repetition.
@EstebanBorai
Copy link
Contributor Author

@tjtelan with this cargo-generate/cargo-generate#754 merged we can now reduce some boilerplate we have when creating TemplatePath and GenerateArgs! 🎉

Copy link
Contributor

@tjtelan tjtelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great update!

@EstebanBorai
Copy link
Contributor Author

bors r+

bors bot pushed a commit that referenced this pull request Nov 7, 2022
Updates cargo generate to make use of the `Default` implementation to
help reduce complexity and repetition.
@bors
Copy link

bors bot commented Nov 7, 2022

Pull request successfully merged into master.

Build succeeded:

  • Done

@bors bors bot changed the title feat: update cargo generate to use Default [Merged by Bors] - feat: update cargo generate to use Default Nov 7, 2022
@bors bors bot closed this Nov 7, 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.

2 participants