minicbor 0.25.1

A small CBOR codec suitable for no_std environments.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# minicbor

A small [CBOR][1] codec suitable for `no_std` environments.

# Documentation

Documentation is available at <https://docs.rs/minicbor/>

# 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://tools.ietf.org/html/rfc8949
[2]: https://blueoakcouncil.org/license/1.0.0