minicbor-derive 0.13.0

Derive minicbor `Decode` and `Encode` traits.
Documentation
# minicbor-derive

A companion crate to [`minicbor`][1] to allow deriving `minicbor::Encode`
and `minicbor::Decode` traits.

# Documentation

Documentation is available at

- <https://twittner.gitlab.io/minicbor/minicbor_derive/>
- <https://docs.rs/minicbor_derive/>

# License

This software is licensed under the [Blue Oak Model License Version 1.0.0][2].
If you are interested in contributing to this project, please read the file
CONTRIBUTING.md first.

[1]: https://crates.io/crates/minicbor
[2]: https://blueoakcouncil.org/license/1.0.0