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

Split out setup methods into their own trait. #111

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

SamirTalwar
Copy link
Contributor

These now receive access to &self, allowing us to inject further information into configuration.

A default_main_with function lets us provide alternative setups.

These now receive access to `&self`, allowing us to inject further
information into configuration.

A `default_main_with` function lets us provide alternative setups.
@SamirTalwar SamirTalwar merged commit 1e6f53b into main Feb 27, 2024
5 checks passed
@SamirTalwar SamirTalwar deleted the samirtalwar/split-setup-trait branch February 27, 2024 06:20
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