pub fn encode_platform_bound(frame: &Envelope<PlatformBound>) -> ValueExpand description
Serialise this frame. Key order matches the fixtures, which matters
because serde_json here is built with preserve_order.
pub fn encode_platform_bound(frame: &Envelope<PlatformBound>) -> ValueSerialise this frame. Key order matches the fixtures, which matters
because serde_json here is built with preserve_order.