axum-cbor 0.1.1

Library for sending and receiving CBOR data in Axum web applications
Documentation

axumr-cbor

axum-cbor is a Rust library designed for sending and receiving CBOR (Concise Binary Object Representation) data via the Axum web framework. This crate provides a seamless way to handle CBOR data in your web applications, allowing you to easily serialize and deserialize data in a compact binary format.