minicbor-derive 0.15.3

Derive minicbor `Decode` and `Encode` traits.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# minicbor-derive

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

# Documentation

Documentation is available at <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