Files
pezframe-metadata/frame-metadata
Carlo Sala 485f678a0d fix: add back call_ty and reorder some fields (#102)
* fix: add back `call_ty` and reorder some fields

* Add notes

---------

Co-authored-by: James Wilson <james@jsdw.me>
2025-04-29 13:44:37 +01:00
..
2020-12-10 13:02:22 +01:00

Decodable variant of the RuntimeMetadata.

This really doesn't belong here, but is necessary for the moment. In the future it should be removed entirely to an external module for shimming on to the codec-encoded metadata.

License: Apache-2.0