jsonrepair-rs 0.1.1

Repair broken JSON — fix quotes, commas, comments, trailing content, and 30+ other issues
Documentation
1
2
3
4
5
6
7
8
9
## Summary

<!-- What does this PR do? -->

## Test plan

- [ ] `cargo test` passes
- [ ] New test cases added for the change
- [ ] `cargo fmt` and `cargo check` clean