Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The biggest hurdle to adding field metadata is HashMap and HashSet not implementing Hash, Ord and PartialOrd.
I was thinking of implementing the metadata as a Vec<(String, String)> to overcome this limitation, and then serializing correctly to JSON.
Attachments
Issue Links
- links to