Crates.io | cbor-macro |
lib.rs | cbor-macro |
version | 0.1.0 |
source | src |
created_at | 2024-04-04 08:44:26.316514 |
updated_at | 2024-04-04 08:44:26.316514 |
description | Macros for entering CBOR in diagnostic notation (EDN) or pretty printed format |
homepage | |
repository | https://codeberg.org/chrysn/cbor-macro |
max_upload_size | |
id | 1196047 |
size | 11,555 |
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