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

Add Config::with_merged() #166

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Conversation

matthiasbeyer
Copy link
Collaborator

This patch adds a builder-pattern version of Config::merge(), which can
be used for method-chain-building Config objects.

@matthiasbeyer
Copy link
Collaborator Author

matthiasbeyer commented Mar 14, 2021

This is merged in config-rs-maint as of master 9802e2f47e3d643d353224af0c2e6667b2dfa170.

@matthiasbeyer
Copy link
Collaborator Author

Waiting for #175

This patch adds a builder-pattern version of Config::merge(), which can
be used for method-chain-building Config objects.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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