Skip to main content

encode_platform_bound

Function encode_platform_bound 

Source
pub fn encode_platform_bound(frame: &Envelope<PlatformBound>) -> Value
Expand description

Serialise this frame. Key order matches the fixtures, which matters because serde_json here is built with preserve_order.