cbor-macro

Crates.iocbor-macro
lib.rscbor-macro
version0.1.0
sourcesrc
created_at2024-04-04 08:44:26.316514
updated_at2024-04-04 08:44:26.316514
descriptionMacros for entering CBOR in diagnostic notation (EDN) or pretty printed format
homepage
repositoryhttps://codeberg.org/chrysn/cbor-macro
max_upload_size
id1196047
size11,555
(chrysn)

documentation

https://docs.rs/cbor-macro

README

cbor-macro

Macros for entering CBOR in diagnostic notation (EDN) or pretty printed format in Rust source as binary constants

This is useful for test vectors, or when data structures that are handed out do not not depend on runtime data.

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt