Module fix

Module fix 

Source

Functionsยง

apply_ops_in_place
Apply a sequence of JSON Patch operations to a serde_json::Value in place.
apply_ops_to_file
Apply JSON Patch ops to a file in-place using an atomic-ish write. Returns the new content.
apply_ops_to_text
Apply JSON Patch ops to a YAML or JSON document string.