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