Files
pezframe-metadata/frame-metadata
James Wilson dbd0030907 Address V16 pre-stabilization niggles (#98)
* Address V16 pre-stabilization niggles

* fmt

* Add wrapper around Compact which can be Serialized

* Compact => CompactSer to differentiate

* Actually, Compact impls serialize with feature flag
2025-03-31 19:37:13 +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