Skip to main content

encode_value

Function encode_value 

Source
pub fn encode_value(v: &Value) -> Value
Expand description

Encode a runtime Value back into the golden wire representation (for producing diagnostic detail on a failing vector; mirrors TS encodeValue).