79648542

Date: 2025-06-02 10:16:40
Score: 1.5
Natty:
Report link

this is better solution for the problem:

 json1.as_object_mut().unwrap().extend(
        json2.as_object().unwrap().to_owned()
 );
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: حسین مبارکیان