sc_
chain_
spec
28.0.0
Module json_
patch
Module Items
Functions
In crate sc_
chain_
spec
sc_chain_spec
Module
json_patch
Copy item path
Source
Expand description
A helper module providing json patching functions.
Functions
§
merge
Recursively merges two JSON objects,
a
and
b
, into a single object.