/minicbor

A small CBOR codec suitable for no_std environments.

Primary LanguageRustOtherNOASSERTION

minicbor

This repository contains the following crates:

minicbor

A small CBOR codec suitable for no_std environments.

minicbor-derive

Allows deriving minicbor::Encode and minicbor::Decode traits.

minicbor-io

I/O utilities for reading and writing CBOR encoded data.

Documentation

Documentation is available at

License

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