Skip to main content

Module extend_builder

Module extend_builder 

Source
Expand description

Functionality for merging one config builder into another.

Enums§

ExtendStrategy
Strategy for extending one builder with another.

Traits§

ExtendBuilder
A builder that can be extended from another builder.

Functions§

extend_with_replace
Helper for derive_deftly(TorConfig): implements ExtendBuilder for a field by replacing one value with another.