Function update_schema_owned

Source
pub fn update_schema_owned(a: &mut Value, b: Value)
Expand description

Same as update_schema but takes ownership of b to avoid clones.