axum-cbor 0.1.0

Library for extracting discriminants from enums at zero cost.
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.