Skip to main content

Crate cbor_cli

Crate cbor_cli 

Source
Expand description

Command-line tool and library for encoding, decoding, and inspecting CBOR (RFC 8949) via serde.

§Library embedding API

Three functions form the stable public API for embedding:

The config and files modules are public only because the cbor binary shares this crate; they are implementation details and get no stability guarantees.

Modules§

config
export
files
import
inspect