cbor4ii icon indicating copy to clipboard operation
cbor4ii copied to clipboard

`RawValue` serde support

Open quininer opened this issue 1 year ago • 0 comments

I don't like this hack, but it's a useful feature. https://github.com/serde-rs/json/blob/v1.0.107/src/raw.rs#L294 If serde supports downcast objects, that should allow for a more elegant implementation.

quininer avatar Oct 25 '23 02:10 quininer