json-diff
json-diff copied to clipboard
Some code cleanups to better integrate this into other packages
- Segregated errors / messages
- Added convenience API for library clients
- Used clap for CLI from struct with help
- Some smaller code improvements
- Remove colored output for now - should be added again on main.rs to not taint library callers with ansi codes