1 unstable release
| 0.1.0 | Apr 4, 2024 |
|---|
#6 in #pretty-printed
4,284 downloads per month
Used in minicbor-adapters
10KB
61 lines
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
Dependencies
~7–10MB
~179K SLoC