Files
pezframe-metadata/frame-metadata
Andrew Jones 7bb2935f9c Remove Call metadata redundancy (#20)
* Remove Call metadata redundancy

* Add convenient From impls for Call, Event and Error types

* Add convenient From impls for Call, Event and Error types
2021-07-14 17:13:21 +01:00
..
2021-07-14 17:13:21 +01:00
2021-06-30 11:35:12 +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