Function preserves::value::merge::merge2

source ยท
pub fn merge2<N: NestedValue>(v: N, w: N) -> Option<N>
Expand description

Merge two values according to the specification.