# minicbor A small [CBOR][1] codec suitable for `no_std` environments. # Documentation Documentation is available at # 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