tinycbor 0.4.1

A tiny CBOR codec library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# tinycbor

A minimal [CBOR](https://tools.ietf.org/html/rfc8949) implementation.

# Documentation

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

# License

Licensed under the MIT license.