-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
I am trying to do something similar to what is explained in this Python CBOR library:
https://cbor2.readthedocs.io/en/latest/customizing.html#using-the-cbor-tags-for-custom-types
I want to be able to encode and decode a custom struct using a custom tag.
I understand that this is possible, by looking at Value, however, it would be very useful to have a simple example explaining how to do it.
Acceptance Criteria
No response
Suggestions for a technical implementation
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
New