Skip to content

Conversion to/from ciborium Value #9

Description

@ionut-arm

CBOR (de)serialization using serde currently relies on ciborium, as explained in src/serde_support.rs. Currently this leads to two (de)serialization operations in a row to check the format and create resulting CMW value. A better option would be to only (de)serialize once, and then convert to/from the corresponding ciborium Value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions