Skip to main content

encode_json

Function encode_json 

Source
pub fn encode_json(record: &Record) -> Result<String, Error>
Expand description

Encode a record to pretty-printed JSON (the readable interchange form).