Nullus157 / cbor-diag-rs

Support for parsing/encoding CBOR diagnostic notation and annotated hex
https://cbor.nemo157.com
Apache License 2.0
9 stars 6 forks source link

(mostly) Support extended diagnostic notation #115

Closed Nemo157 closed 2 years ago

Nemo157 commented 2 years ago

Mostly implements support for extended diagnostic notation from RFC 8610 https://datatracker.ietf.org/doc/html/rfc8610#appendix-G

Only missing support for comments, supporting those inside bytestrings will be painful.

Also fixes #108, both the whitespace from EDN and the other issues identified (lack of padding).

Nemo157 commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: