Skip to main content

json_to_cbor_payload

Function json_to_cbor_payload 

Source
pub fn json_to_cbor_payload(value: &Value) -> Result<Vec<u8>>
Expand description

Serialize a JSON value to CBOR bytes for bridge responses.