Modules

Traits

Trait for types that support merging two values and producing a new value with the result of the merge. The input values are left unchanged.
Trait for types that support merging two values and replace the target values with the result of the merge operation.