justerror 1.1.0

Extension to `thiserror` that helps reduce the amount of handwriting
Documentation
1
2
3
4
5
6
7
8
9
10
# Changelog

### 1.1.0
- Change payload header `=== DEBUG DATA:` to `=== ↴` to reduce visual noise in logs.

### 1.0.0
- Remove `0:` prefix from single unnamed field output.

### 0.1.0
Initial release.