cbordata 0.6.0

CBOR processing package for document databases and distributed applications
Documentation
1
2
3
4
* `err_at!()` to include backtrace if available, review all errors.
* Implement a command line tool to serialize cbor value into bytes and deserialize them
  back and render their shape and content on terminal.
* cbordata-derive and cbordata version/releases should be in-sync with each other