merge
0.1.0
Module bool
Functions
In crate merge
Module
merge
::
bool
Copy item path
source
·
[
−
]
Expand description
Merge strategies for boolean types.
Functions
§
overwrite_
false
Overwrite left with right if the value of left is false.
overwrite_
true
Overwrite left with right if the value of left is true.