* `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